|
|
|
| 1 | 2026-02-23T22:31:38.615Z | job assigned to worker 01KJ6A199PEM9MQVEANS2EDXFR [factory gimlet-EVT22200007-propolis, EVT22200007/59113] (queued for 35 s) |
| |
| 2 | 2026-02-23T22:31:47.867Z | starting task 0: "setup" |
| 3 | 2026-02-23T22:31:47.892Z | ++ uname -s |
| 4 | 2026-02-23T22:31:47.892Z | + kern=SunOS |
| 5 | 2026-02-23T22:31:47.892Z | + build_user=build |
| 6 | 2026-02-23T22:31:47.892Z | + build_uid=12345 |
| 7 | 2026-02-23T22:31:47.892Z | + work_dir=/work |
| 8 | 2026-02-23T22:31:47.893Z | + input_dir=/input |
| 9 | 2026-02-23T22:31:47.893Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-23T22:31:47.893Z | + case "$kern" in |
| 11 | 2026-02-23T22:31:47.893Z | + groupadd -g 12345 build |
| 12 | 2026-02-23T22:31:47.893Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-23T22:31:49.900Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-23T22:31:49.946Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-23T22:31:49.970Z | + home_fs=zfs |
| 16 | 2026-02-23T22:31:49.971Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-23T22:31:49.971Z | + mkdir -p /home/build |
| 18 | 2026-02-23T22:31:49.971Z | + chown build:build /home/build /work |
| 19 | 2026-02-23T22:31:51.957Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-23T22:31:51.981Z | process exited: duration 4095 ms, exit code 0 |
| |
| 21 | 2026-02-23T22:31:52.030Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-23T22:31:52.055Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-23T22:31:52.055Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-23T22:31:52.055Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-23T22:31:52.055Z | * rust toolchain channel = "stable" |
| 26 | 2026-02-23T22:31:52.055Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-23T22:31:52.055Z | * rust toolchain profile = "default" |
| 28 | 2026-02-23T22:31:52.055Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-23T22:31:52.055Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-23T22:31:52.189Z | info: downloading installer |
| 31 | 2026-02-23T22:31:52.799Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-23T22:31:52.799Z | warn: /opt/ooce/bin |
| 33 | 2026-02-23T22:31:52.799Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-23T22:31:52.799Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-23T22:31:52.799Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-23T22:31:52.799Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-23T22:31:52.799Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-23T22:31:52.799Z | error: cannot install while Rust is installed |
| 39 | 2026-02-23T22:31:52.799Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-23T22:31:52.823Z | info: profile set to 'default' |
| 41 | 2026-02-23T22:31:52.824Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-23T22:31:52.824Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-23T22:31:52.957Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-23T22:31:52.957Z | info: downloading component 'cargo' |
| 45 | 2026-02-23T22:31:53.215Z | info: downloading component 'clippy' |
| 46 | 2026-02-23T22:31:53.327Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-23T22:31:53.636Z | info: downloading component 'rust-std' |
| 48 | 2026-02-23T22:31:54.047Z | info: downloading component 'rustc' |
| 49 | 2026-02-23T22:31:55.687Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-23T22:31:55.783Z | info: installing component 'cargo' |
| 51 | 2026-02-23T22:31:57.201Z | info: installing component 'clippy' |
| 52 | 2026-02-23T22:31:57.716Z | info: installing component 'rust-docs' |
| 53 | 2026-02-23T22:32:01.531Z | info: installing component 'rust-std' |
| 54 | 2026-02-23T22:32:03.953Z | info: installing component 'rustc' |
| 55 | 2026-02-23T22:32:13.486Z | info: installing component 'rustfmt' |
| 56 | 2026-02-23T22:32:13.918Z | |
| 57 | 2026-02-23T22:32:13.918Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-02-23T22:32:14.113Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-23T22:32:14.114Z | |
| 60 | 2026-02-23T22:32:14.114Z | |
| 61 | 2026-02-23T22:32:14.114Z | Rust is installed now. Great! |
| 62 | 2026-02-23T22:32:14.114Z | |
| 63 | 2026-02-23T22:32:14.114Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-23T22:32:14.114Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-23T22:32:14.114Z | |
| 66 | 2026-02-23T22:32:14.114Z | To configure your current shell, you need to source |
| 67 | 2026-02-23T22:32:14.114Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-23T22:32:14.114Z | |
| 69 | 2026-02-23T22:32:14.114Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-23T22:32:14.114Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-23T22:32:14.114Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-23T22:32:14.114Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-23T22:32:14.274Z | + rustup --version |
| 74 | 2026-02-23T22:32:14.297Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-23T22:32:14.297Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-23T22:32:14.409Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-23T22:32:14.433Z | + cargo --version |
| 78 | 2026-02-23T22:32:14.517Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-23T22:32:14.542Z | + rustc --version |
| 80 | 2026-02-23T22:32:14.626Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-23T22:32:14.650Z | process exited: duration 22602 ms, exit code 0 |
| |
| 82 | 2026-02-23T22:32:14.702Z | starting task 2: "authentication" |
| 83 | 2026-02-23T22:32:14.762Z | process exited: duration 63 ms, exit code 0 |
| |
| 84 | 2026-02-23T22:32:14.811Z | starting task 3: "clone repository" |
| 85 | 2026-02-23T22:32:14.835Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2026-02-23T22:32:14.835Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2026-02-23T22:32:14.859Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2026-02-23T22:32:16.533Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2026-02-23T22:32:16.533Z | + git fetch origin ed5b96246537bcae8b1075961e2a592984216348 |
| 90 | 2026-02-23T22:32:17.023Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2026-02-23T22:32:17.023Z | * branch ed5b96246537bcae8b1075961e2a592984216348 -> FETCH_HEAD |
| 92 | 2026-02-23T22:32:17.047Z | + [[ -n multi-query ]] |
| 93 | 2026-02-23T22:32:17.047Z | ++ git branch --show-current |
| 94 | 2026-02-23T22:32:17.047Z | + current=main |
| 95 | 2026-02-23T22:32:17.047Z | + [[ main != multi-query ]] |
| 96 | 2026-02-23T22:32:17.047Z | + git branch -f multi-query ed5b96246537bcae8b1075961e2a592984216348 |
| 97 | 2026-02-23T22:32:17.071Z | + git checkout -f multi-query |
| 98 | 2026-02-23T22:32:17.095Z | Switched to branch 'multi-query' |
| 99 | 2026-02-23T22:32:17.095Z | + git reset --hard ed5b96246537bcae8b1075961e2a592984216348 |
| 100 | 2026-02-23T22:32:17.119Z | HEAD is now at ed5b962 implement support for query parameters that allow multiple values |
| 101 | 2026-02-23T22:32:17.119Z | process exited: duration 2304 ms, exit code 0 |
| |
| 102 | 2026-02-23T22:32:17.170Z | starting task 4: "build" |
| 103 | 2026-02-23T22:32:17.194Z | + cargo --version |
| 104 | 2026-02-23T22:32:17.194Z | info: syncing channel updates for '1.93.1-x86_64-unknown-illumos' |
| 105 | 2026-02-23T22:32:17.332Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 106 | 2026-02-23T22:32:17.332Z | info: downloading component 'cargo' |
| 107 | 2026-02-23T22:32:17.539Z | info: downloading component 'clippy' |
| 108 | 2026-02-23T22:32:17.636Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-23T22:32:17.965Z | info: downloading component 'rust-std' |
| 110 | 2026-02-23T22:32:18.334Z | info: downloading component 'rustc' |
| 111 | 2026-02-23T22:32:19.666Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-23T22:32:19.727Z | info: installing component 'cargo' |
| 113 | 2026-02-23T22:32:21.004Z | info: installing component 'clippy' |
| 114 | 2026-02-23T22:32:21.473Z | info: installing component 'rust-docs' |
| 115 | 2026-02-23T22:32:25.182Z | info: installing component 'rust-std' |
| 116 | 2026-02-23T22:32:27.510Z | info: installing component 'rustc' |
| 117 | 2026-02-23T22:32:37.130Z | info: installing component 'rustfmt' |
| 118 | 2026-02-23T22:32:37.734Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 119 | 2026-02-23T22:32:37.759Z | + rustc --version |
| 120 | 2026-02-23T22:32:37.892Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 121 | 2026-02-23T22:32:37.892Z | + banner build |
| 122 | 2026-02-23T22:32:37.892Z | |
| 123 | 2026-02-23T22:32:37.892Z | ##### # # # # ##### |
| 124 | 2026-02-23T22:32:37.892Z | # # # # # # # # |
| 125 | 2026-02-23T22:32:37.892Z | ##### # # # # # # |
| 126 | 2026-02-23T22:32:37.893Z | # # # # # # # # |
| 127 | 2026-02-23T22:32:37.893Z | # # # # # # # # |
| 128 | 2026-02-23T22:32:37.893Z | ##### #### # ###### ##### |
| 129 | 2026-02-23T22:32:37.893Z | |
| 130 | 2026-02-23T22:32:37.893Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2026-02-23T22:32:38.180Z | Updating crates.io index |
| 132 | 2026-02-23T22:32:39.489Z | Downloading crates ... |
| 133 | 2026-02-23T22:32:39.558Z | Downloaded async-trait v0.1.89 |
| 134 | 2026-02-23T22:32:39.581Z | Downloaded byteorder v1.4.3 |
| 135 | 2026-02-23T22:32:39.581Z | Downloaded atomicwrites v0.4.4 |
| 136 | 2026-02-23T22:32:39.581Z | Downloaded async-channel v2.5.0 |
| 137 | 2026-02-23T22:32:39.582Z | Downloaded asn1-rs v0.7.1 |
| 138 | 2026-02-23T22:32:39.606Z | Downloaded newline-converter v0.3.0 |
| 139 | 2026-02-23T22:32:39.606Z | Downloaded num-traits v0.2.14 |
| 140 | 2026-02-23T22:32:39.630Z | Downloaded quote v1.0.44 |
| 141 | 2026-02-23T22:32:39.630Z | Downloaded stable_deref_trait v1.2.0 |
| 142 | 2026-02-23T22:32:39.630Z | Downloaded slog-json v2.6.1 |
| 143 | 2026-02-23T22:32:39.655Z | Downloaded tungstenite v0.24.0 |
| 144 | 2026-02-23T22:32:39.655Z | Downloaded rcgen v0.14.7 |
| 145 | 2026-02-23T22:32:39.656Z | Downloaded writeable v0.5.5 |
| 146 | 2026-02-23T22:32:39.656Z | Downloaded zmij v1.0.2 |
| 147 | 2026-02-23T22:32:39.679Z | Downloaded zerocopy v0.8.27 |
| 148 | 2026-02-23T22:32:39.704Z | Downloaded zerovec v0.10.4 |
| 149 | 2026-02-23T22:32:39.729Z | Downloaded untrusted v0.9.0 |
| 150 | 2026-02-23T22:32:39.729Z | Downloaded zeroize v1.7.0 |
| 151 | 2026-02-23T22:32:39.729Z | Downloaded zerofrom-derive v0.1.5 |
| 152 | 2026-02-23T22:32:39.729Z | Downloaded zerofrom v0.1.5 |
| 153 | 2026-02-23T22:32:39.729Z | Downloaded write16 v1.0.0 |
| 154 | 2026-02-23T22:32:39.729Z | Downloaded usdt-impl v0.6.0 |
| 155 | 2026-02-23T22:32:39.753Z | Downloaded thiserror v2.0.18 |
| 156 | 2026-02-23T22:32:39.753Z | Downloaded synstructure v0.13.1 |
| 157 | 2026-02-23T22:32:39.753Z | Downloaded tokio-util v0.7.7 |
| 158 | 2026-02-23T22:32:39.753Z | Downloaded tinyvec v1.5.1 |
| 159 | 2026-02-23T22:32:39.777Z | Downloaded yasna v0.5.2 |
| 160 | 2026-02-23T22:32:39.777Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 161 | 2026-02-23T22:32:39.777Z | Downloaded term v1.1.0 |
| 162 | 2026-02-23T22:32:39.777Z | Downloaded tracing v0.1.40 |
| 163 | 2026-02-23T22:32:39.801Z | Downloaded tracing-core v0.1.32 |
| 164 | 2026-02-23T22:32:39.801Z | Downloaded url v2.5.4 |
| 165 | 2026-02-23T22:32:39.801Z | Downloaded x509-parser v0.18.0 |
| 166 | 2026-02-23T22:32:39.801Z | Downloaded iri-string v0.7.8 |
| 167 | 2026-02-23T22:32:39.825Z | Downloaded tower-http v0.6.8 |
| 168 | 2026-02-23T22:32:39.849Z | Downloaded idna v1.0.3 |
| 169 | 2026-02-23T22:32:39.849Z | Downloaded winnow v0.7.13 |
| 170 | 2026-02-23T22:32:39.849Z | Downloaded chrono v0.4.43 |
| 171 | 2026-02-23T22:32:39.873Z | Downloaded icu_properties_data v1.5.0 |
| 172 | 2026-02-23T22:32:39.873Z | Downloaded goblin v0.10.1 |
| 173 | 2026-02-23T22:32:39.897Z | Downloaded vcpkg v0.2.15 |
| 174 | 2026-02-23T22:32:39.926Z | Downloaded h2 v0.4.6 |
| 175 | 2026-02-23T22:32:39.950Z | Downloaded syn v2.0.116 |
| 176 | 2026-02-23T22:32:39.950Z | Downloaded hyper v1.8.1 |
| 177 | 2026-02-23T22:32:39.974Z | Downloaded futures-util v0.3.32 |
| 178 | 2026-02-23T22:32:39.998Z | Downloaded hashbrown v0.16.1 |
| 179 | 2026-02-23T22:32:39.998Z | Downloaded tower v0.5.2 |
| 180 | 2026-02-23T22:32:40.022Z | Downloaded rustix v1.1.3 |
| 181 | 2026-02-23T22:32:40.048Z | Downloaded hyper-util v0.1.20 |
| 182 | 2026-02-23T22:32:40.072Z | Downloaded unicode-segmentation v1.10.0 |
| 183 | 2026-02-23T22:32:40.072Z | Downloaded memchr v2.6.0 |
| 184 | 2026-02-23T22:32:40.073Z | Downloaded indexmap v2.13.0 |
| 185 | 2026-02-23T22:32:40.073Z | Downloaded http v1.4.0 |
| 186 | 2026-02-23T22:32:40.097Z | Downloaded icu_collections v1.5.0 |
| 187 | 2026-02-23T22:32:40.097Z | Downloaded expectorate v1.2.0 |
| 188 | 2026-02-23T22:32:40.097Z | Downloaded base64 v0.22.1 |
| 189 | 2026-02-23T22:32:40.097Z | Downloaded unicode-ident v1.0.12 |
| 190 | 2026-02-23T22:32:40.121Z | Downloaded time v0.3.47 |
| 191 | 2026-02-23T22:32:40.121Z | Downloaded icu_locid v1.5.0 |
| 192 | 2026-02-23T22:32:40.145Z | Downloaded tempfile v3.25.0 |
| 193 | 2026-02-23T22:32:40.145Z | Downloaded log v0.4.17 |
| 194 | 2026-02-23T22:32:40.145Z | Downloaded rustls-webpki v0.102.8 |
| 195 | 2026-02-23T22:32:40.169Z | Downloaded icu_properties v1.5.1 |
| 196 | 2026-02-23T22:32:40.193Z | Downloaded icu_normalizer v1.5.0 |
| 197 | 2026-02-23T22:32:40.193Z | Downloaded pest v2.8.1 |
| 198 | 2026-02-23T22:32:40.193Z | Downloaded crossbeam-utils v0.8.21 |
| 199 | 2026-02-23T22:32:40.193Z | Downloaded ring v0.17.13 |
| 200 | 2026-02-23T22:32:40.252Z | Downloaded libc v0.2.182 |
| 201 | 2026-02-23T22:32:40.286Z | Downloaded usdt v0.6.0 |
| 202 | 2026-02-23T22:32:40.320Z | Downloaded typenum v1.14.0 |
| 203 | 2026-02-23T22:32:40.320Z | Downloaded serde_json v1.0.149 |
| 204 | 2026-02-23T22:32:40.320Z | Downloaded mio v1.0.3 |
| 205 | 2026-02-23T22:32:40.320Z | Downloaded getrandom v0.4.1 |
| 206 | 2026-02-23T22:32:40.320Z | Downloaded tokio v1.49.0 |
| 207 | 2026-02-23T22:32:40.364Z | Downloaded version_check v0.9.5 |
| 208 | 2026-02-23T22:32:40.392Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 209 | 2026-02-23T22:32:40.392Z | Downloaded tokio-native-tls v0.3.1 |
| 210 | 2026-02-23T22:32:40.392Z | Downloaded serde_qs v1.0.0 |
| 211 | 2026-02-23T22:32:40.392Z | Downloaded minimal-lexical v0.2.1 |
| 212 | 2026-02-23T22:32:40.419Z | Downloaded icu_provider v1.5.0 |
| 213 | 2026-02-23T22:32:40.419Z | Downloaded icu_normalizer_data v1.5.0 |
| 214 | 2026-02-23T22:32:40.419Z | Downloaded zerocopy-derive v0.8.27 |
| 215 | 2026-02-23T22:32:40.419Z | Downloaded yoke v0.7.5 |
| 216 | 2026-02-23T22:32:40.419Z | Downloaded uuid v1.21.0 |
| 217 | 2026-02-23T22:32:40.444Z | Downloaded utf8_iter v1.0.4 |
| 218 | 2026-02-23T22:32:40.444Z | Downloaded usdt-macro v0.6.0 |
| 219 | 2026-02-23T22:32:40.444Z | Downloaded subprocess v0.2.15 |
| 220 | 2026-02-23T22:32:40.444Z | Downloaded prettyplease v0.2.37 |
| 221 | 2026-02-23T22:32:40.445Z | Downloaded unicode-width v0.1.9 |
| 222 | 2026-02-23T22:32:40.445Z | Downloaded unicase v2.6.0 |
| 223 | 2026-02-23T22:32:40.445Z | Downloaded ucd-trie v0.1.6 |
| 224 | 2026-02-23T22:32:40.474Z | Downloaded tokio-tungstenite v0.24.0 |
| 225 | 2026-02-23T22:32:40.474Z | Downloaded tokio-rustls v0.26.0 |
| 226 | 2026-02-23T22:32:40.474Z | Downloaded smallvec v1.13.2 |
| 227 | 2026-02-23T22:32:40.474Z | Downloaded slog-term v2.9.2 |
| 228 | 2026-02-23T22:32:40.474Z | Downloaded schemars v0.8.22 |
| 229 | 2026-02-23T22:32:40.500Z | Downloaded rustversion v1.0.22 |
| 230 | 2026-02-23T22:32:40.500Z | Downloaded rustls-native-certs v0.7.0 |
| 231 | 2026-02-23T22:32:40.500Z | Downloaded rand v0.8.4 |
| 232 | 2026-02-23T22:32:40.500Z | Downloaded openssl-macros v0.1.1 |
| 233 | 2026-02-23T22:32:40.500Z | Downloaded oid-registry v0.8.1 |
| 234 | 2026-02-23T22:32:40.500Z | Downloaded num-conv v0.2.0 |
| 235 | 2026-02-23T22:32:40.500Z | Downloaded encoding_rs v0.8.32 |
| 236 | 2026-02-23T22:32:40.535Z | Downloaded want v0.3.0 |
| 237 | 2026-02-23T22:32:40.535Z | Downloaded waitgroup v0.1.2 |
| 238 | 2026-02-23T22:32:40.535Z | Downloaded utf16_iter v1.0.5 |
| 239 | 2026-02-23T22:32:40.535Z | Downloaded usdt-attr-macro v0.6.0 |
| 240 | 2026-02-23T22:32:40.535Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 241 | 2026-02-23T22:32:40.535Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 242 | 2026-02-23T22:32:40.535Z | Downloaded socket2 v0.5.9 |
| 243 | 2026-02-23T22:32:40.535Z | Downloaded similar v2.2.1 |
| 244 | 2026-02-23T22:32:40.564Z | Downloaded serde_urlencoded v0.7.1 |
| 245 | 2026-02-23T22:32:40.564Z | Downloaded serde_spanned v1.0.4 |
| 246 | 2026-02-23T22:32:40.564Z | Downloaded semver v1.0.27 |
| 247 | 2026-02-23T22:32:40.564Z | Downloaded schemars_derive v0.8.22 |
| 248 | 2026-02-23T22:32:40.565Z | Downloaded rustls-pki-types v1.14.0 |
| 249 | 2026-02-23T22:32:40.565Z | Downloaded rustc-hash v2.0.0 |
| 250 | 2026-02-23T22:32:40.565Z | Downloaded rand_core v0.6.3 |
| 251 | 2026-02-23T22:32:40.565Z | Downloaded quinn-udp v0.5.5 |
| 252 | 2026-02-23T22:32:40.565Z | Downloaded pretty-hex v0.4.1 |
| 253 | 2026-02-23T22:32:40.565Z | Downloaded ppv-lite86 v0.2.15 |
| 254 | 2026-02-23T22:32:40.565Z | Downloaded parking v2.2.0 |
| 255 | 2026-02-23T22:32:40.565Z | Downloaded num-integer v0.1.46 |
| 256 | 2026-02-23T22:32:40.565Z | Downloaded futures v0.3.32 |
| 257 | 2026-02-23T22:32:40.565Z | Downloaded try-lock v0.2.3 |
| 258 | 2026-02-23T22:32:40.565Z | Downloaded tokio-rustls v0.25.0 |
| 259 | 2026-02-23T22:32:40.565Z | Downloaded tokio-macros v2.6.0 |
| 260 | 2026-02-23T22:32:40.565Z | Downloaded tinystr v0.7.6 |
| 261 | 2026-02-23T22:32:40.565Z | Downloaded thiserror-impl v2.0.18 |
| 262 | 2026-02-23T22:32:40.592Z | Downloaded slog-async v2.8.0 |
| 263 | 2026-02-23T22:32:40.592Z | Downloaded serde_derive v1.0.228 |
| 264 | 2026-02-23T22:32:40.592Z | Downloaded scroll_derive v0.13.1 |
| 265 | 2026-02-23T22:32:40.592Z | Downloaded schema v0.1.0 |
| 266 | 2026-02-23T22:32:40.593Z | Downloaded rustls v0.22.4 |
| 267 | 2026-02-23T22:32:40.593Z | Downloaded pin-project-lite v0.2.12 |
| 268 | 2026-02-23T22:32:40.618Z | Downloaded pest_meta v2.8.1 |
| 269 | 2026-02-23T22:32:40.618Z | Downloaded openssl-probe v0.1.4 |
| 270 | 2026-02-23T22:32:40.618Z | Downloaded mime v0.3.16 |
| 271 | 2026-02-23T22:32:40.618Z | Downloaded lock_api v0.4.6 |
| 272 | 2026-02-23T22:32:40.618Z | Downloaded icu_locid_transform_data v1.5.0 |
| 273 | 2026-02-23T22:32:40.618Z | Downloaded iana-time-zone v0.1.47 |
| 274 | 2026-02-23T22:32:40.618Z | Downloaded httparse v1.10.0 |
| 275 | 2026-02-23T22:32:40.618Z | Downloaded getrandom v0.2.11 |
| 276 | 2026-02-23T22:32:40.618Z | Downloaded generic-array v0.14.5 |
| 277 | 2026-02-23T22:32:40.618Z | Downloaded futures-executor v0.3.32 |
| 278 | 2026-02-23T22:32:40.618Z | Downloaded futures-channel v0.3.32 |
| 279 | 2026-02-23T22:32:40.618Z | Downloaded cc v1.2.16 |
| 280 | 2026-02-23T22:32:40.645Z | Downloaded yoke-derive v0.7.5 |
| 281 | 2026-02-23T22:32:40.645Z | Downloaded tower-service v0.3.3 |
| 282 | 2026-02-23T22:32:40.645Z | Downloaded tower-layer v0.3.3 |
| 283 | 2026-02-23T22:32:40.645Z | Downloaded tinyvec_macros v0.1.0 |
| 284 | 2026-02-23T22:32:40.645Z | Downloaded time-macros v0.2.27 |
| 285 | 2026-02-23T22:32:40.645Z | Downloaded thread_local v1.1.4 |
| 286 | 2026-02-23T22:32:40.645Z | Downloaded thiserror-impl v1.0.69 |
| 287 | 2026-02-23T22:32:40.645Z | Downloaded thiserror v1.0.69 |
| 288 | 2026-02-23T22:32:40.645Z | Downloaded termcolor v1.1.2 |
| 289 | 2026-02-23T22:32:40.645Z | Downloaded subtle v2.5.0 |
| 290 | 2026-02-23T22:32:40.645Z | Downloaded socket2 v0.6.0 |
| 291 | 2026-02-23T22:32:40.645Z | Downloaded signal-hook-registry v1.4.0 |
| 292 | 2026-02-23T22:32:40.645Z | Downloaded shlex v1.3.0 |
| 293 | 2026-02-23T22:32:40.645Z | Downloaded sha2 v0.10.8 |
| 294 | 2026-02-23T22:32:40.675Z | Downloaded serde_derive_internals v0.29.0 |
| 295 | 2026-02-23T22:32:40.675Z | Downloaded scroll v0.13.0 |
| 296 | 2026-02-23T22:32:40.675Z | Downloaded rustls v0.23.13 |
| 297 | 2026-02-23T22:32:40.675Z | Downloaded litemap v0.7.4 |
| 298 | 2026-02-23T22:32:40.675Z | Downloaded hyper-rustls v0.27.3 |
| 299 | 2026-02-23T22:32:40.675Z | Downloaded hyper-rustls v0.26.0 |
| 300 | 2026-02-23T22:32:40.675Z | Downloaded http-body-util v0.1.3 |
| 301 | 2026-02-23T22:32:40.709Z | Downloaded webpki-roots v0.26.5 |
| 302 | 2026-02-23T22:32:40.709Z | Downloaded ipnet v2.10.0 |
| 303 | 2026-02-23T22:32:40.709Z | Downloaded icu_locid_transform v1.5.0 |
| 304 | 2026-02-23T22:32:40.709Z | Downloaded zerovec-derive v0.10.3 |
| 305 | 2026-02-23T22:32:40.709Z | Downloaded webpki-roots v1.0.0 |
| 306 | 2026-02-23T22:32:40.709Z | Downloaded simple-mermaid v0.2.0 |
| 307 | 2026-02-23T22:32:40.709Z | Downloaded hyper-staticfile v0.10.1 |
| 308 | 2026-02-23T22:32:40.709Z | Downloaded futures-macro v0.3.32 |
| 309 | 2026-02-23T22:32:40.709Z | Downloaded digest v0.10.7 |
| 310 | 2026-02-23T22:32:40.709Z | Downloaded utf-8 v0.7.6 |
| 311 | 2026-02-23T22:32:40.709Z | Downloaded thread-id v5.0.0 |
| 312 | 2026-02-23T22:32:40.709Z | Downloaded target-triple v1.0.0 |
| 313 | 2026-02-23T22:32:40.709Z | Downloaded take_mut v0.2.2 |
| 314 | 2026-02-23T22:32:40.709Z | Downloaded sync_wrapper v1.0.1 |
| 315 | 2026-02-23T22:32:40.709Z | Downloaded rustls-pemfile v2.2.0 |
| 316 | 2026-02-23T22:32:40.737Z | Downloaded itoa v1.0.17 |
| 317 | 2026-02-23T22:32:40.737Z | Downloaded fnv v1.0.7 |
| 318 | 2026-02-23T22:32:40.737Z | Downloaded bitflags v2.11.0 |
| 319 | 2026-02-23T22:32:40.737Z | Downloaded pin-utils v0.1.0 |
| 320 | 2026-02-23T22:32:40.737Z | Downloaded once_cell v1.20.1 |
| 321 | 2026-02-23T22:32:40.737Z | Downloaded http-range v0.1.4 |
| 322 | 2026-02-23T22:32:40.737Z | Downloaded hostname v0.3.1 |
| 323 | 2026-02-23T22:32:40.737Z | Downloaded glob v0.3.0 |
| 324 | 2026-02-23T22:32:40.737Z | Downloaded crossbeam-channel v0.5.15 |
| 325 | 2026-02-23T22:32:40.737Z | Downloaded buf-list v1.1.2 |
| 326 | 2026-02-23T22:32:40.737Z | Downloaded trybuild v1.0.116 |
| 327 | 2026-02-23T22:32:40.737Z | Downloaded time-core v0.1.8 |
| 328 | 2026-02-23T22:32:40.737Z | Downloaded slog-bunyan v2.5.0 |
| 329 | 2026-02-23T22:32:40.737Z | Downloaded slab v0.4.9 |
| 330 | 2026-02-23T22:32:40.766Z | Downloaded serde v1.0.228 |
| 331 | 2026-02-23T22:32:40.766Z | Downloaded schema-derive v0.1.0 |
| 332 | 2026-02-23T22:32:40.766Z | Downloaded rustix v0.38.44 |
| 333 | 2026-02-23T22:32:40.792Z | Downloaded reqwest v0.12.28 |
| 334 | 2026-02-23T22:32:40.792Z | Downloaded match_cfg v0.1.0 |
| 335 | 2026-02-23T22:32:40.792Z | Downloaded lazy_static v1.5.0 |
| 336 | 2026-02-23T22:32:40.792Z | Downloaded idna_adapter v1.2.0 |
| 337 | 2026-02-23T22:32:40.792Z | Downloaded icu_provider_macros v1.5.0 |
| 338 | 2026-02-23T22:32:40.792Z | Downloaded hyper-tls v0.6.0 |
| 339 | 2026-02-23T22:32:40.792Z | Downloaded console v0.15.7 |
| 340 | 2026-02-23T22:32:40.792Z | Downloaded sha1 v0.10.6 |
| 341 | 2026-02-23T22:32:40.792Z | Downloaded ryu v1.0.23 |
| 342 | 2026-02-23T22:32:40.792Z | Downloaded rusticata-macros v4.1.0 |
| 343 | 2026-02-23T22:32:40.820Z | Downloaded rand_chacha v0.3.1 |
| 344 | 2026-02-23T22:32:40.820Z | Downloaded proc-macro2 v1.0.106 |
| 345 | 2026-02-23T22:32:40.820Z | Downloaded portable-atomic v1.9.0 |
| 346 | 2026-02-23T22:32:40.820Z | Downloaded pest_derive v2.8.1 |
| 347 | 2026-02-23T22:32:40.820Z | Downloaded parking_lot v0.12.1 |
| 348 | 2026-02-23T22:32:40.821Z | Downloaded openssl-sys v0.9.107 |
| 349 | 2026-02-23T22:32:40.821Z | Downloaded openapiv3 v2.2.0 |
| 350 | 2026-02-23T22:32:40.859Z | Downloaded httpdate v1.0.1 |
| 351 | 2026-02-23T22:32:40.859Z | Downloaded http-body v1.0.1 |
| 352 | 2026-02-23T22:32:40.859Z | Downloaded hostname v0.4.2 |
| 353 | 2026-02-23T22:32:40.859Z | Downloaded futures-io v0.3.32 |
| 354 | 2026-02-23T22:32:40.859Z | Downloaded spin v0.9.8 |
| 355 | 2026-02-23T22:32:40.859Z | Downloaded slog v2.8.2 |
| 356 | 2026-02-23T22:32:40.859Z | Downloaded serde_tokenstream v0.2.2 |
| 357 | 2026-02-23T22:32:40.859Z | Downloaded serde_path_to_error v0.1.20 |
| 358 | 2026-02-23T22:32:40.860Z | Downloaded serde_core v1.0.228 |
| 359 | 2026-02-23T22:32:40.860Z | Downloaded scopeguard v1.2.0 |
| 360 | 2026-02-23T22:32:40.886Z | Downloaded quinn-proto v0.11.8 |
| 361 | 2026-02-23T22:32:40.887Z | Downloaded quinn v0.11.4 |
| 362 | 2026-02-23T22:32:40.887Z | Downloaded powerfmt v0.2.0 |
| 363 | 2026-02-23T22:32:40.887Z | Downloaded plain v0.2.3 |
| 364 | 2026-02-23T22:32:40.887Z | Downloaded pest_generator v2.8.1 |
| 365 | 2026-02-23T22:32:40.887Z | Downloaded pem v3.0.6 |
| 366 | 2026-02-23T22:32:40.887Z | Downloaded paste v1.0.15 |
| 367 | 2026-02-23T22:32:40.887Z | Downloaded parking_lot_core v0.9.4 |
| 368 | 2026-02-23T22:32:40.887Z | Downloaded openssl v0.10.72 |
| 369 | 2026-02-23T22:32:40.887Z | Downloaded num_threads v0.1.3 |
| 370 | 2026-02-23T22:32:40.887Z | Downloaded is-terminal v0.4.12 |
| 371 | 2026-02-23T22:32:40.887Z | Downloaded heck v0.5.0 |
| 372 | 2026-02-23T22:32:40.887Z | Downloaded futures-sink v0.3.32 |
| 373 | 2026-02-23T22:32:40.919Z | Downloaded foreign-types v0.3.2 |
| 374 | 2026-02-23T22:32:40.919Z | Downloaded erased-serde v0.3.31 |
| 375 | 2026-02-23T22:32:40.919Z | Downloaded dtrace-parser v0.3.0 |
| 376 | 2026-02-23T22:32:40.919Z | Downloaded pkg-config v0.3.31 |
| 377 | 2026-02-23T22:32:40.919Z | Downloaded percent-encoding v2.3.2 |
| 378 | 2026-02-23T22:32:40.919Z | Downloaded nom v7.1.3 |
| 379 | 2026-02-23T22:32:40.919Z | Downloaded futures-task v0.3.32 |
| 380 | 2026-02-23T22:32:40.919Z | Downloaded futures-core v0.3.32 |
| 381 | 2026-02-23T22:32:40.920Z | Downloaded form_urlencoded v1.2.2 |
| 382 | 2026-02-23T22:32:40.920Z | Downloaded foreign-types-shared v0.1.1 |
| 383 | 2026-02-23T22:32:40.920Z | Downloaded fastrand v2.1.1 |
| 384 | 2026-02-23T22:32:40.920Z | Downloaded equivalent v1.0.0 |
| 385 | 2026-02-23T22:32:40.920Z | Downloaded der-parser v10.0.0 |
| 386 | 2026-02-23T22:32:40.920Z | Downloaded autocfg v1.1.0 |
| 387 | 2026-02-23T22:32:40.920Z | Downloaded async-stream-impl v0.3.6 |
| 388 | 2026-02-23T22:32:40.920Z | Downloaded num-bigint v0.4.3 |
| 389 | 2026-02-23T22:32:40.947Z | Downloaded native-tls v0.2.12 |
| 390 | 2026-02-23T22:32:40.947Z | Downloaded mime_guess v2.0.5 |
| 391 | 2026-02-23T22:32:40.947Z | Downloaded memmap2 v0.9.8 |
| 392 | 2026-02-23T22:32:40.947Z | Downloaded dyn-clone v1.0.4 |
| 393 | 2026-02-23T22:32:40.947Z | Downloaded dof v0.4.0 |
| 394 | 2026-02-23T22:32:40.947Z | Downloaded displaydoc v0.2.5 |
| 395 | 2026-02-23T22:32:40.947Z | Downloaded cpufeatures v0.2.17 |
| 396 | 2026-02-23T22:32:40.947Z | Downloaded camino v1.2.2 |
| 397 | 2026-02-23T22:32:40.947Z | Downloaded block-buffer v0.10.2 |
| 398 | 2026-02-23T22:32:40.947Z | Downloaded atomic-waker v1.1.2 |
| 399 | 2026-02-23T22:32:40.948Z | Downloaded async-stream v0.3.6 |
| 400 | 2026-02-23T22:32:40.948Z | Downloaded multer v3.1.0 |
| 401 | 2026-02-23T22:32:40.948Z | Downloaded event-listener-strategy v0.5.4 |
| 402 | 2026-02-23T22:32:40.948Z | Downloaded event-listener v5.0.0 |
| 403 | 2026-02-23T22:32:40.948Z | Downloaded errno v0.3.10 |
| 404 | 2026-02-23T22:32:40.974Z | Downloaded deranged v0.5.5 |
| 405 | 2026-02-23T22:32:40.974Z | Downloaded debug-ignore v1.0.5 |
| 406 | 2026-02-23T22:32:40.974Z | Downloaded data-encoding v2.4.0 |
| 407 | 2026-02-23T22:32:40.974Z | Downloaded crypto-common v0.1.6 |
| 408 | 2026-02-23T22:32:40.974Z | Downloaded concurrent-queue v2.5.0 |
| 409 | 2026-02-23T22:32:40.974Z | Downloaded cfg-if v1.0.0 |
| 410 | 2026-02-23T22:32:40.974Z | Downloaded bytes v1.11.1 |
| 411 | 2026-02-23T22:32:40.974Z | Downloaded asn1-rs-impl v0.2.0 |
| 412 | 2026-02-23T22:32:40.974Z | Downloaded asn1-rs-derive v0.6.0 |
| 413 | 2026-02-23T22:32:40.974Z | Downloaded anyhow v1.0.101 |
| 414 | 2026-02-23T22:32:41.176Z | Compiling proc-macro2 v1.0.106 |
| 415 | 2026-02-23T22:32:41.176Z | Compiling unicode-ident v1.0.12 |
| 416 | 2026-02-23T22:32:41.176Z | Compiling quote v1.0.44 |
| 417 | 2026-02-23T22:32:41.176Z | Compiling libc v0.2.182 |
| 418 | 2026-02-23T22:32:41.202Z | Compiling cfg-if v1.0.0 |
| 419 | 2026-02-23T22:32:41.202Z | Compiling itoa v1.0.17 |
| 420 | 2026-02-23T22:32:41.245Z | Compiling serde_core v1.0.228 |
| 421 | 2026-02-23T22:32:41.245Z | Compiling memchr v2.6.0 |
| 422 | 2026-02-23T22:32:41.245Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18df0345b16653ab -C extra-filename=-c8eb3a8794d4ee38 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-02-23T22:32:41.245Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=05f09124aa6993f0 -C extra-filename=-7274075e37289601 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-7274075e37289601 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2026-02-23T22:32:41.245Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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=42b1065246d6a6ac -C extra-filename=-4b7ef0749e78a639 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-4b7ef0749e78a639 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-02-23T22:32:41.245Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=11db414aa7bd6523 -C extra-filename=-b653c1b5da80782d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-02-23T22:32:41.245Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=cf9ced630b135af6 -C extra-filename=-0ac20befc2e6180c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-02-23T22:32:41.270Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=4e14ea2a60bb5af0 -C extra-filename=-d725867c48427843 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-d725867c48427843 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-02-23T22:32:41.270Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c5bf1de40fb29ab0 -C extra-filename=-334b7aa674d17e7d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-02-23T22:32:41.270Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.182/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=f9ce12137f90ec3f -C extra-filename=-909aa8f7575b0052 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-909aa8f7575b0052 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 430 | 2026-02-23T22:32:41.366Z | Compiling pin-project-lite v0.2.12 |
| 431 | 2026-02-23T22:32:41.391Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78973f79fbf0ea83 -C extra-filename=-b18f6d2311024118 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 432 | 2026-02-23T22:32:41.527Z | Compiling autocfg v1.1.0 |
| 433 | 2026-02-23T22:32:41.552Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d1a88583452f0ca -C extra-filename=-cfcda586cb3471c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 434 | 2026-02-23T22:32:41.553Z | Compiling shlex v1.3.0 |
| 435 | 2026-02-23T22:32:41.553Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ae789eb276eb08e -C extra-filename=-454fe68d74286aff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 436 | 2026-02-23T22:32:41.659Z | Compiling once_cell v1.20.1 |
| 437 | 2026-02-23T22:32:41.659Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=98aecc1f449b516d -C extra-filename=-451338f658f41c56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 438 | 2026-02-23T22:32:41.867Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-4b7ef0749e78a639/build-script-build` |
| 439 | 2026-02-23T22:32:41.934Z | Compiling cc v1.2.16 |
| 440 | 2026-02-23T22:32:41.958Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=1101d5ae70ec61b0 -C extra-filename=-6b7e6b2debf3923f --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-454fe68d74286aff.rmeta --cap-lints allow` |
| 441 | 2026-02-23T22:32:41.958Z | Compiling bytes v1.11.1 |
| 442 | 2026-02-23T22:32:41.958Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=76a02a6d2a8b2187 -C extra-filename=-1352e873e9c57172 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 443 | 2026-02-23T22:32:41.958Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-d725867c48427843/build-script-build` |
| 444 | 2026-02-23T22:32:41.983Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-7274075e37289601/build-script-build` |
| 445 | 2026-02-23T22:32:42.051Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=f4469c119b709c68 -C extra-filename=-26a40a9488fe51a6 --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-23T22:32:42.104Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-909aa8f7575b0052/build-script-build` |
| 447 | 2026-02-23T22:32:42.128Z | Compiling smallvec v1.13.2 |
| 448 | 2026-02-23T22:32:42.128Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=1da7222989bbd7dd -C extra-filename=-f1d0151bc08ad93c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 449 | 2026-02-23T22:32:42.168Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.182/src/lib.rs --error-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=5a103dc602e316fa -C extra-filename=-443d40f800e10b3d --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"))'` |
| 450 | 2026-02-23T22:32:42.208Z | Compiling futures-core v0.3.32 |
| 451 | 2026-02-23T22:32:42.233Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=b7f1a53844676144 -C extra-filename=-3067f624758dfef9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 452 | 2026-02-23T22:32:42.516Z | Compiling version_check v0.9.5 |
| 453 | 2026-02-23T22:32:42.540Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=873e9cf9f77b6c2e -C extra-filename=-26974ee0e0164c1a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 454 | 2026-02-23T22:32:42.573Z | Compiling log v0.4.17 |
| 455 | 2026-02-23T22:32:42.597Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=7183f3b770d2fb6c -C extra-filename=-6789a317f285ceab --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-6789a317f285ceab -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2026-02-23T22:32:42.621Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=cd6bf3384b1bd8ea -C extra-filename=-1f96ef3c12873473 --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-c8eb3a8794d4ee38.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)'` |
| 457 | 2026-02-23T22:32:43.065Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-6789a317f285ceab/build-script-build` |
| 458 | 2026-02-23T22:32:43.089Z | Compiling parking_lot_core v0.9.4 |
| 459 | 2026-02-23T22:32:43.089Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=c6b86d24273b3f20 -C extra-filename=-6e9aef08c360c760 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-6e9aef08c360c760 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 460 | 2026-02-23T22:32:43.113Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=18187c4a935c885b -C extra-filename=-15c0bd091c6264ed --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-b653c1b5da80782d.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 461 | 2026-02-23T22:32:43.205Z | Compiling serde v1.0.228 |
| 462 | 2026-02-23T22:32:43.229Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=0fb8a03253cad1be -C extra-filename=-d2b6c3032daa6c64 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-d2b6c3032daa6c64 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 463 | 2026-02-23T22:32:43.484Z | Compiling scopeguard v1.2.0 |
| 464 | 2026-02-23T22:32:43.507Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=612940360d8a0d40 -C extra-filename=-870280cd13f33f3a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 465 | 2026-02-23T22:32:43.562Z | Compiling slab v0.4.9 |
| 466 | 2026-02-23T22:32:43.586Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=09115e0ee14bcb99 -C extra-filename=-4640d37e6b0287d9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-4640d37e6b0287d9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-cfcda586cb3471c0.rlib --cap-lints allow` |
| 467 | 2026-02-23T22:32:43.652Z | Compiling futures-sink v0.3.32 |
| 468 | 2026-02-23T22:32:43.676Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=dc7bd01e25f46538 -C extra-filename=-4b8734b8ea52f329 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 469 | 2026-02-23T22:32:43.830Z | Running `/home/build/.rustup/toolchains/1.93.1-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=d94338c0e4800d20 -C extra-filename=-235f5860a8364e7e --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-1f96ef3c12873473.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 470 | 2026-02-23T22:32:43.869Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-6e9aef08c360c760/build-script-build` |
| 471 | 2026-02-23T22:32:43.933Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9651eaa8fe1cb2f7 -C extra-filename=-6d20d2ae1ddec167 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --cap-lints allow` |
| 472 | 2026-02-23T22:32:44.064Z | Compiling lock_api v0.4.6 |
| 473 | 2026-02-23T22:32:44.088Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=19b431e95710121e -C extra-filename=-39af3626b0fae1e2 --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-870280cd13f33f3a.rmeta --cap-lints allow` |
| 474 | 2026-02-23T22:32:44.150Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-d2b6c3032daa6c64/build-script-build` |
| 475 | 2026-02-23T22:32:44.234Z | Compiling zmij v1.0.2 |
| 476 | 2026-02-23T22:32:44.258Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f60e6eb7718abed1 -C extra-filename=-6bc69b3656043dde --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-6bc69b3656043dde -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 477 | 2026-02-23T22:32:44.281Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-4640d37e6b0287d9/build-script-build` |
| 478 | 2026-02-23T22:32:44.445Z | Compiling syn v2.0.116 |
| 479 | 2026-02-23T22:32:44.470Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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=7079459ddf03ec0f -C extra-filename=-297d51168f807b5a --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-c8eb3a8794d4ee38.rmeta --cap-lints allow` |
| 480 | 2026-02-23T22:32:44.663Z | Compiling parking_lot v0.12.1 |
| 481 | 2026-02-23T22:32:44.663Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=077c8bd0f345806e -C extra-filename=-5ec24db13c7343c7 --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-39af3626b0fae1e2.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-6d20d2ae1ddec167.rmeta --cap-lints allow` |
| 482 | 2026-02-23T22:32:44.806Z | Compiling signal-hook-registry v1.4.0 |
| 483 | 2026-02-23T22:32:44.830Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f6cc7bd13262651 -C extra-filename=-418e4643b4fe7e9f --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 484 | 2026-02-23T22:32:44.855Z | Compiling mio v1.0.3 |
| 485 | 2026-02-23T22:32:44.855Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=f69776897d44eb1d -C extra-filename=-ae6cf5ae70287904 --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 486 | 2026-02-23T22:32:45.093Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-6bc69b3656043dde/build-script-build` |
| 487 | 2026-02-23T22:32:45.132Z | Compiling socket2 v0.6.0 |
| 488 | 2026-02-23T22:32:45.156Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=73635ddf97907ccd -C extra-filename=-86540e3cb9c456b7 --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 489 | 2026-02-23T22:32:45.180Z | Compiling getrandom v0.2.11 |
| 490 | 2026-02-23T22:32:45.180Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=203c021b3269ccca -C extra-filename=-01b80bfe1dd0b139 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --cap-lints allow` |
| 491 | 2026-02-23T22:32:45.510Z | Compiling serde_json v1.0.149 |
| 492 | 2026-02-23T22:32:45.534Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=040ba959eaafd1ec -C extra-filename=-b704ec3af376890d --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-b704ec3af376890d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 493 | 2026-02-23T22:32:45.598Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=0e9eb845d78ff6d7 -C extra-filename=-bebe33ec8549cd48 --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)'` |
| 494 | 2026-02-23T22:32:45.896Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=13a8979394f87fe0 -C extra-filename=-502881ba59e08c3b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 495 | 2026-02-23T22:32:45.920Z | Compiling futures-channel v0.3.32 |
| 496 | 2026-02-23T22:32:45.920Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=f095c06cb85f1cc5 -C extra-filename=-b197abe07a22705f --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-3067f624758dfef9.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --cap-lints allow` |
| 497 | 2026-02-23T22:32:45.944Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-b704ec3af376890d/build-script-build` |
| 498 | 2026-02-23T22:32:45.968Z | Compiling http v1.4.0 |
| 499 | 2026-02-23T22:32:45.968Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ad7496a2bc4ae408 -C extra-filename=-ce1faab39a909534 --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-1352e873e9c57172.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-0ac20befc2e6180c.rmeta --cap-lints allow` |
| 500 | 2026-02-23T22:32:45.996Z | Compiling bitflags v2.11.0 |
| 501 | 2026-02-23T22:32:46.021Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=e30d734480ffb3f6 -C extra-filename=-9c7a9e447c7a428c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 502 | 2026-02-23T22:32:46.202Z | Compiling zeroize v1.7.0 |
| 503 | 2026-02-23T22:32:46.226Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=a28ba30d8741a294 -C extra-filename=-eb2ce32225736a62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 504 | 2026-02-23T22:32:46.265Z | Compiling thiserror v2.0.18 |
| 505 | 2026-02-23T22:32:46.289Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f6d51aeab34a3362 -C extra-filename=-d39286caf26f65b2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-d39286caf26f65b2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 506 | 2026-02-23T22:32:46.315Z | Compiling ring v0.17.13 |
| 507 | 2026-02-23T22:32:46.339Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=7e2583e2c36200e3 -C extra-filename=-d19f7e98b3469752 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-d19f7e98b3469752 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-6b7e6b2debf3923f.rlib --cap-lints allow` |
| 508 | 2026-02-23T22:32:46.401Z | Compiling futures-io v0.3.32 |
| 509 | 2026-02-23T22:32:46.425Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=f170e804f037c520 -C extra-filename=-12476fb84ee2f98f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 510 | 2026-02-23T22:32:46.476Z | Compiling rustls-pki-types v1.14.0 |
| 511 | 2026-02-23T22:32:46.500Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=ffef017f6a6382ba -C extra-filename=-04f0f6acccfc31e5 --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-eb2ce32225736a62.rmeta --cap-lints allow` |
| 512 | 2026-02-23T22:32:46.566Z | Compiling futures-task v0.3.32 |
| 513 | 2026-02-23T22:32:46.590Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=df1d680fd588a853 -C extra-filename=-c8e87065c136e752 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 514 | 2026-02-23T22:32:46.736Z | Compiling stable_deref_trait v1.2.0 |
| 515 | 2026-02-23T22:32:46.760Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=988f97053e96ea77 -C extra-filename=-4df74d36c0f7a05b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 516 | 2026-02-23T22:32:46.858Z | Compiling httparse v1.10.0 |
| 517 | 2026-02-23T22:32:46.882Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4fffeff1ac93337e -C extra-filename=-cf190e266f1f0533 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-cf190e266f1f0533 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 518 | 2026-02-23T22:32:46.961Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=d7fd8b61124b9058 -C extra-filename=-2971522a89ce5972 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-2971522a89ce5972 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-02-23T22:32:47.068Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-d39286caf26f65b2/build-script-build` |
| 520 | 2026-02-23T22:32:47.469Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-d19f7e98b3469752/build-script-build` |
| 521 | 2026-02-23T22:32:47.493Z | Compiling getrandom v0.4.1 |
| 522 | 2026-02-23T22:32:47.493Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=fcd4af8837822733 -C extra-filename=-02983aacbc7c17b1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-02983aacbc7c17b1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2026-02-23T22:32:47.547Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-cf190e266f1f0533/build-script-build` |
| 524 | 2026-02-23T22:32:47.619Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a11ecd76c9a24d6c -C extra-filename=-98e0351f85470f6b --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` |
| 525 | 2026-02-23T22:32:47.643Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-2971522a89ce5972/build-script-build` |
| 526 | 2026-02-23T22:32:47.687Z | Compiling tracing-core v0.1.32 |
| 527 | 2026-02-23T22:32:47.711Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=2a6266a9d44e47cb -C extra-filename=-e0208e3f82530653 --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-451338f658f41c56.rmeta --cap-lints allow` |
| 528 | 2026-02-23T22:32:47.735Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=5030f5ce44ba3bc6 -C extra-filename=-574bd3ddea2c89f3 --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)'` |
| 529 | 2026-02-23T22:32:47.856Z | Compiling untrusted v0.9.0 |
| 530 | 2026-02-23T22:32:47.905Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc95ab28e5cf44c0 -C extra-filename=-21e6731960c3fde6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-02-23T22:32:48.009Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-02983aacbc7c17b1/build-script-build` |
| 532 | 2026-02-23T22:32:48.033Z | Compiling hashbrown v0.16.1 |
| 533 | 2026-02-23T22:32:48.033Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=cdbf9becd52dd940 -C extra-filename=-c7e2fa3696a6a36f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-02-23T22:32:48.156Z | Compiling ucd-trie v0.1.6 |
| 535 | 2026-02-23T22:32:48.180Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8cedb502d006207a -C extra-filename=-49b4478a5a13452a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2026-02-23T22:32:48.355Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8930167359e725fc -C extra-filename=-9f832103c28ad770 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-9f832103c28ad770 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 537 | 2026-02-23T22:32:48.863Z | Compiling percent-encoding v2.3.2 |
| 538 | 2026-02-23T22:32:48.887Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c8ec257ad93032fe -C extra-filename=-aec76b9ed4326789 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2026-02-23T22:32:48.976Z | Compiling equivalent v1.0.0 |
| 540 | 2026-02-23T22:32:49.001Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f4a32eef7bedada -C extra-filename=-09990d4e79f01a00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 541 | 2026-02-23T22:32:49.102Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-9f832103c28ad770/build-script-build` |
| 542 | 2026-02-23T22:32:49.126Z | Compiling tracing v0.1.40 |
| 543 | 2026-02-23T22:32:49.126Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=4042f2cdffdf699b -C extra-filename=-c23f30d3647c23e5 --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-b18f6d2311024118.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-e0208e3f82530653.rmeta --cap-lints allow` |
| 544 | 2026-02-23T22:32:49.193Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=2ed05cce6a0670ed -C extra-filename=-1fbd113bcea0fc26 --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --cap-lints allow` |
| 545 | 2026-02-23T22:32:49.279Z | Compiling http-body v1.0.1 |
| 546 | 2026-02-23T22:32:49.303Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55a53cb08572f3db -C extra-filename=-f40277a85b122996 --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-1352e873e9c57172.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --cap-lints allow` |
| 547 | 2026-02-23T22:32:49.327Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=fb579bcfae7167a2 -C extra-filename=-e7ac980946699b18 --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-0ac20befc2e6180c.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-bebe33ec8549cd48.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 548 | 2026-02-23T22:32:49.514Z | Compiling indexmap v2.13.0 |
| 549 | 2026-02-23T22:32:49.538Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=977547132efc6f43 -C extra-filename=-dbb758f4b8d6c46a --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-09990d4e79f01a00.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-c7e2fa3696a6a36f.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 550 | 2026-02-23T22:32:49.538Z | Compiling rustversion v1.0.22 |
| 551 | 2026-02-23T22:32:49.538Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65c1d0100d24547d -C extra-filename=-2691023127c09a8e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-2691023127c09a8e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 552 | 2026-02-23T22:32:49.572Z | Compiling atomic-waker v1.1.2 |
| 553 | 2026-02-23T22:32:49.596Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=4cedfd408b91542b -C extra-filename=-5e6cb7bbad19d54f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 554 | 2026-02-23T22:32:49.620Z | Compiling typenum v1.14.0 |
| 555 | 2026-02-23T22:32:49.620Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=e049878b32b7e6af -C extra-filename=-714308c17bb54560 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-714308c17bb54560 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 556 | 2026-02-23T22:32:49.807Z | Compiling vcpkg v0.2.15 |
| 557 | 2026-02-23T22:32:49.831Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b07d23d05fb9cc04 -C extra-filename=-b4edb8f9b14558e2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 558 | 2026-02-23T22:32:50.227Z | Compiling pkg-config v0.3.31 |
| 559 | 2026-02-23T22:32:50.251Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d0638760d2ac134 -C extra-filename=-20b1d562cb375264 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 560 | 2026-02-23T22:32:50.489Z | Compiling zerocopy v0.8.27 |
| 561 | 2026-02-23T22:32:50.513Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=914240080821f383 -C extra-filename=-09b8d1055e054bae --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-09b8d1055e054bae -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 562 | 2026-02-23T22:32:50.672Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=350b984d526d713e -C extra-filename=-e140780d95b0c8db --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-b653c1b5da80782d.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-01b80bfe1dd0b139.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-21e6731960c3fde6.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 563 | 2026-02-23T22:32:51.224Z | Compiling litemap v0.7.4 |
| 564 | 2026-02-23T22:32:51.248Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=30c047aecdccd672 -C extra-filename=-2ad1934936ab5eb2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 565 | 2026-02-23T22:32:51.248Z | Compiling writeable v0.5.5 |
| 566 | 2026-02-23T22:32:51.249Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=1ec4adbdcc72050a -C extra-filename=-743483da0d28ec06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 567 | 2026-02-23T22:32:51.273Z | Compiling openssl-sys v0.9.107 |
| 568 | 2026-02-23T22:32:51.273Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=f48a664b03694c09 -C extra-filename=-42472f04372541cd --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-42472f04372541cd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-6b7e6b2debf3923f.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-20b1d562cb375264.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-b4edb8f9b14558e2.rlib --cap-lints allow` |
| 569 | 2026-02-23T22:32:51.365Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-09b8d1055e054bae/build-script-build` |
| 570 | 2026-02-23T22:32:51.437Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-714308c17bb54560/build-script-main` |
| 571 | 2026-02-23T22:32:51.587Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-2691023127c09a8e/build-script-build` |
| 572 | 2026-02-23T22:32:51.650Z | Compiling errno v0.3.10 |
| 573 | 2026-02-23T22:32:51.674Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8a0d5c30f18d2352 -C extra-filename=-63d7dfc96ce80177 --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 574 | 2026-02-23T22:32:51.674Z | Compiling generic-array v0.14.5 |
| 575 | 2026-02-23T22:32:51.674Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=a9ef126508ec33a0 -C extra-filename=-00389c141dd15844 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-00389c141dd15844 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-26974ee0e0164c1a.rlib --cap-lints allow` |
| 576 | 2026-02-23T22:32:51.903Z | Compiling crossbeam-utils v0.8.21 |
| 577 | 2026-02-23T22:32:51.927Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=3a7bb23c3ffb0bf7 -C extra-filename=-3cf942f06c299c36 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3cf942f06c299c36 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 578 | 2026-02-23T22:32:51.927Z | Compiling try-lock v0.2.3 |
| 579 | 2026-02-23T22:32:51.927Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d1f27920f7764c4 -C extra-filename=-53cda65793b716aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 580 | 2026-02-23T22:32:52.060Z | Compiling fnv v1.0.7 |
| 581 | 2026-02-23T22:32:52.085Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b2121c1852060fcc -C extra-filename=-2d8c3b2f99e8db94 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 582 | 2026-02-23T22:32:52.117Z | Compiling rustix v1.1.3 |
| 583 | 2026-02-23T22:32:52.141Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.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=5c58ecbcb7dcdef2 -C extra-filename=-d8c9c072256ceea3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-d8c9c072256ceea3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 584 | 2026-02-23T22:32:52.245Z | Compiling want v0.3.0 |
| 585 | 2026-02-23T22:32:52.270Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=399e052dbca4697f -C extra-filename=-35016916d83ad148 --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-15c0bd091c6264ed.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-53cda65793b716aa.rmeta --cap-lints allow` |
| 586 | 2026-02-23T22:32:52.319Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-00389c141dd15844/build-script-build` |
| 587 | 2026-02-23T22:32:52.384Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-42472f04372541cd/build-script-main` |
| 588 | 2026-02-23T22:32:52.417Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60400404429644f8 -C extra-filename=-3da73059406b6a93 --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"))'` |
| 589 | 2026-02-23T22:32:52.487Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=cfc820a3436e2cb0 -C extra-filename=-263f96c4b8cec2f2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 590 | 2026-02-23T22:32:52.511Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-3cf942f06c299c36/build-script-build` |
| 591 | 2026-02-23T22:32:52.539Z | Compiling tower-layer v0.3.3 |
| 592 | 2026-02-23T22:32:52.563Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f968a36348e3b88 -C extra-filename=-a1024df14c1bda1f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2026-02-23T22:32:52.611Z | Compiling icu_locid_transform_data v1.5.0 |
| 594 | 2026-02-23T22:32:52.635Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=926136a497b484f7 -C extra-filename=-0bb97a4413861621 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 595 | 2026-02-23T22:32:52.737Z | Compiling httpdate v1.0.1 |
| 596 | 2026-02-23T22:32:52.761Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12656156daff4b3a -C extra-filename=-48bb9ea7c5cce0db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 597 | 2026-02-23T22:32:52.843Z | Compiling synstructure v0.13.1 |
| 598 | 2026-02-23T22:32:52.843Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=26f78a35fb2b7cdc -C extra-filename=-91bd6e94c196af44 --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --cap-lints allow` |
| 599 | 2026-02-23T22:32:52.895Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-d8c9c072256ceea3/build-script-build` |
| 600 | 2026-02-23T22:32:52.995Z | Compiling powerfmt v0.2.0 |
| 601 | 2026-02-23T22:32:53.019Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=b0e5f5c876ecefe9 -C extra-filename=-2005fcaf3fc39c80 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 602 | 2026-02-23T22:32:53.290Z | Compiling time-core v0.1.8 |
| 603 | 2026-02-23T22:32:53.314Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=4d02d3522ffa3e7d -C extra-filename=-d01a926cee6d1f4d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 604 | 2026-02-23T22:32:53.398Z | Compiling pin-utils v0.1.0 |
| 605 | 2026-02-23T22:32:53.398Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4e2800c19def323 -C extra-filename=-969bbebfc4ba85d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 606 | 2026-02-23T22:32:53.448Z | Compiling byteorder v1.4.3 |
| 607 | 2026-02-23T22:32:53.472Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=526635f53859e9e1 -C extra-filename=-c4b70c0cd02f9545 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 608 | 2026-02-23T22:32:53.526Z | Compiling base64 v0.22.1 |
| 609 | 2026-02-23T22:32:53.550Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3453b6c2d6a9de8b -C extra-filename=-00308df0292d0f2c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 610 | 2026-02-23T22:32:53.692Z | Compiling subtle v2.5.0 |
| 611 | 2026-02-23T22:32:53.753Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=8321d78dc9c5bccb -C extra-filename=-7e77eeceaebf3a16 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 612 | 2026-02-23T22:32:53.802Z | Compiling num-conv v0.2.0 |
| 613 | 2026-02-23T22:32:53.826Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15901935bb656b90 -C extra-filename=-4e35217c1897f694 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 614 | 2026-02-23T22:32:53.925Z | Compiling rustls-webpki v0.102.8 |
| 615 | 2026-02-23T22:32:53.950Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=f18bfd8d8f54520e -C extra-filename=-6291c184e4806731 --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-e140780d95b0c8db.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-21e6731960c3fde6.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 616 | 2026-02-23T22:32:54.073Z | Compiling tower-service v0.3.3 |
| 617 | 2026-02-23T22:32:54.098Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a5120faec487dbd -C extra-filename=-7536594cb39896db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 618 | 2026-02-23T22:32:54.098Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=9fc2d3aa9edaef4b -C extra-filename=-d06086d6272a213f --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-263f96c4b8cec2f2.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 619 | 2026-02-23T22:32:54.153Z | Compiling time-macros v0.2.27 |
| 620 | 2026-02-23T22:32:54.180Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=a3871b3f38179e4d -C extra-filename=-1c65e800c175c885 --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-4e35217c1897f694.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-d01a926cee6d1f4d.rlib --extern proc_macro --cap-lints allow` |
| 621 | 2026-02-23T22:32:54.281Z | Compiling slog v2.8.2 |
| 622 | 2026-02-23T22:32:54.305Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=e3b6e17408ebdd99 -C extra-filename=-ae2d4f5b38e6de5e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-ae2d4f5b38e6de5e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-3da73059406b6a93.so --cap-lints allow` |
| 623 | 2026-02-23T22:32:54.440Z | Compiling deranged v0.5.5 |
| 624 | 2026-02-23T22:32:54.464Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=1f82524034e24e39 -C extra-filename=-34bd102df9f6d52b --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-2005fcaf3fc39c80.rmeta --cap-lints allow` |
| 625 | 2026-02-23T22:32:54.464Z | Running `/home/build/.rustup/toolchains/1.93.1-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=1163c29cfff1db75 -C extra-filename=-e77adc5069d25e46 --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-9c7a9e447c7a428c.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-63d7dfc96ce80177.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 626 | 2026-02-23T22:32:54.666Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=07df1a8ca514934b -C extra-filename=-2207ae5a1c31c3e1 --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)'` |
| 627 | 2026-02-23T22:32:55.472Z | Compiling num_threads v0.1.3 |
| 628 | 2026-02-23T22:32:55.496Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=491adb70e589d069 -C extra-filename=-e07ff3d646e43f5e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 629 | 2026-02-23T22:32:55.621Z | Compiling icu_properties_data v1.5.0 |
| 630 | 2026-02-23T22:32:55.645Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d256cbd106ff45e -C extra-filename=-dc3355ff92582add --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 631 | 2026-02-23T22:32:55.913Z | Compiling rustix v0.38.44 |
| 632 | 2026-02-23T22:32:55.937Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=756bc68871ba0119 -C extra-filename=-9560d54b212b3e2d --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-9560d54b212b3e2d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 633 | 2026-02-23T22:32:55.961Z | Compiling fastrand v2.1.1 |
| 634 | 2026-02-23T22:32:55.961Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=5b018f8c062511b6 -C extra-filename=-b1497145764c9388 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 635 | 2026-02-23T22:32:56.178Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-ae2d4f5b38e6de5e/build-script-build` |
| 636 | 2026-02-23T22:32:56.208Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=5e22258d1a1af487 -C extra-filename=-ff2834b540680b8f --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-0ac20befc2e6180c.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-574bd3ddea2c89f3.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-bebe33ec8549cd48.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 637 | 2026-02-23T22:32:56.233Z | Compiling thread-id v5.0.0 |
| 638 | 2026-02-23T22:32:56.233Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe86092ac099c613 -C extra-filename=-a2e70145f1ad9838 --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 639 | 2026-02-23T22:32:56.358Z | Compiling unicase v2.6.0 |
| 640 | 2026-02-23T22:32:56.382Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4e0ec09db6db5b88 -C extra-filename=-ff3b496ec3862587 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-ff3b496ec3862587 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-26974ee0e0164c1a.rlib --cap-lints allow` |
| 641 | 2026-02-23T22:32:56.582Z | Compiling num-traits v0.2.14 |
| 642 | 2026-02-23T22:32:56.606Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7e676ddb800045e6 -C extra-filename=-241a5ee48055f690 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-241a5ee48055f690 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-cfcda586cb3471c0.rlib --cap-lints allow` |
| 643 | 2026-02-23T22:32:56.664Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-9560d54b212b3e2d/build-script-build` |
| 644 | 2026-02-23T22:32:56.794Z | Compiling foreign-types-shared v0.1.1 |
| 645 | 2026-02-23T22:32:56.818Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f386d4ee91d9d3af -C extra-filename=-fb813fa8269830ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 646 | 2026-02-23T22:32:56.842Z | Compiling openssl-probe v0.1.4 |
| 647 | 2026-02-23T22:32:56.842Z | Compiling utf8_iter v1.0.4 |
| 648 | 2026-02-23T22:32:56.842Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb02c64971183e60 -C extra-filename=-3a4049a02e7fe0b3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 649 | 2026-02-23T22:32:56.842Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55791dcdae323a55 -C extra-filename=-57017c2f24498990 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 650 | 2026-02-23T22:32:56.924Z | Compiling paste v1.0.15 |
| 651 | 2026-02-23T22:32:56.948Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7926f3d50bd8f63a -C extra-filename=-335f19632b31cead --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-335f19632b31cead -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 652 | 2026-02-23T22:32:56.973Z | Compiling time v0.3.47 |
| 653 | 2026-02-23T22:32:56.973Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=353b442d279285fa -C extra-filename=-fb2bc4c92b1127be --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-34bd102df9f6d52b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-0ac20befc2e6180c.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-4e35217c1897f694.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-e07ff3d646e43f5e.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-2005fcaf3fc39c80.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-d01a926cee6d1f4d.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-1c65e800c175c885.so --cap-lints allow` |
| 654 | 2026-02-23T22:32:57.004Z | Compiling openssl v0.10.72 |
| 655 | 2026-02-23T22:32:57.030Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=b64d69de4b2d2187 -C extra-filename=-df3a8614fac5e13c --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-df3a8614fac5e13c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 656 | 2026-02-23T22:32:57.054Z | Compiling serde_derive v1.0.228 |
| 657 | 2026-02-23T22:32:57.054Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=85d4e1a3888a3d23 -C extra-filename=-61f600bb3d0d2826 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 658 | 2026-02-23T22:32:57.104Z | Compiling tokio-macros v2.6.0 |
| 659 | 2026-02-23T22:32:57.128Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdaba232355b7138 -C extra-filename=-3c8f082e96fcb156 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 660 | 2026-02-23T22:32:57.170Z | Compiling zerofrom-derive v0.1.5 |
| 661 | 2026-02-23T22:32:57.194Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8644736375d6e428 -C extra-filename=-a24eff1eaa12a501 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-91bd6e94c196af44.rlib --extern proc_macro --cap-lints allow` |
| 662 | 2026-02-23T22:32:57.246Z | Compiling thiserror-impl v2.0.18 |
| 663 | 2026-02-23T22:32:57.270Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa7dd694f2f1234e -C extra-filename=-3a36f73deafa4966 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 664 | 2026-02-23T22:32:57.459Z | Compiling yoke-derive v0.7.5 |
| 665 | 2026-02-23T22:32:57.483Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c05bb09d1fbb0760 -C extra-filename=-5afb47ef491947da --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-91bd6e94c196af44.rlib --extern proc_macro --cap-lints allow` |
| 666 | 2026-02-23T22:32:57.508Z | Compiling futures-macro v0.3.32 |
| 667 | 2026-02-23T22:32:57.508Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34bd05b690fc86bf -C extra-filename=-4b428ab2b63e7fc0 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 668 | 2026-02-23T22:32:58.785Z | Compiling tokio v1.49.0 |
| 669 | 2026-02-23T22:32:58.809Z | Running `/home/build/.rustup/toolchains/1.93.1-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=f5a31f9b12ca8fe3 -C extra-filename=-38f19c24f53a5b1c --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-1352e873e9c57172.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-ae6cf5ae70287904.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-5ec24db13c7343c7.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-418e4643b4fe7e9f.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-86540e3cb9c456b7.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-3c8f082e96fcb156.so --cap-lints allow` |
| 670 | 2026-02-23T22:32:59.221Z | Compiling zerovec-derive v0.10.3 |
| 671 | 2026-02-23T22:32:59.245Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5de84f08161e2f79 -C extra-filename=-075b185c30d47fc4 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 672 | 2026-02-23T22:32:59.517Z | Compiling futures-util v0.3.32 |
| 673 | 2026-02-23T22:32:59.541Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=4b215dab82d297d3 -C extra-filename=-027179af38846234 --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-b197abe07a22705f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-12476fb84ee2f98f.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-4b428ab2b63e7fc0.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c8e87065c136e752.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-502881ba59e08c3b.rmeta --cap-lints allow` |
| 674 | 2026-02-23T22:33:00.002Z | Compiling displaydoc v0.2.5 |
| 675 | 2026-02-23T22:33:00.026Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=04f8b3c27f1751fe -C extra-filename=-a01f56f6aac0107e --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 676 | 2026-02-23T22:33:00.144Z | Compiling icu_provider_macros v1.5.0 |
| 677 | 2026-02-23T22:33:00.169Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66ea2a0cd50fe634 -C extra-filename=-bb7edf3d7b1239b3 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 678 | 2026-02-23T22:33:00.380Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b75bd1c9b43c4b48 -C extra-filename=-9cf0fe96e18ab823 --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-3a36f73deafa4966.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 679 | 2026-02-23T22:33:00.446Z | Compiling zerofrom v0.1.5 |
| 680 | 2026-02-23T22:33:00.470Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=390fffb4d818925e -C extra-filename=-759d3c8593c9e9a5 --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-a24eff1eaa12a501.so --cap-lints allow` |
| 681 | 2026-02-23T22:33:00.552Z | Compiling pest v2.8.1 |
| 682 | 2026-02-23T22:33:00.576Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=6aba7a05d62ef0f9 -C extra-filename=-acbe2fe1d41321ec --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-334b7aa674d17e7d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-49b4478a5a13452a.rmeta --cap-lints allow` |
| 683 | 2026-02-23T22:33:00.723Z | Compiling yoke v0.7.5 |
| 684 | 2026-02-23T22:33:00.747Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=f0a1dd11c3318ffb -C extra-filename=-efb4dff2c845c2fe --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-4df74d36c0f7a05b.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-5afb47ef491947da.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-759d3c8593c9e9a5.rmeta --cap-lints allow` |
| 685 | 2026-02-23T22:33:01.204Z | Compiling zerocopy-derive v0.8.27 |
| 686 | 2026-02-23T22:33:01.228Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b0303d8a189a0fc -C extra-filename=-68ce4a11a94aab5e --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 687 | 2026-02-23T22:33:01.253Z | Compiling scroll_derive v0.13.1 |
| 688 | 2026-02-23T22:33:01.253Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11448d2456ce7055 -C extra-filename=-9ce2768706d3961b --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 689 | 2026-02-23T22:33:01.709Z | Compiling usdt-impl v0.6.0 |
| 690 | 2026-02-23T22:33:01.733Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=fb64334d8a67f37d -C extra-filename=-2c8f5241e5709044 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2c8f5241e5709044 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 691 | 2026-02-23T22:33:01.793Z | Compiling zerovec v0.10.4 |
| 692 | 2026-02-23T22:33:01.817Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=f30c630c3c7f358b -C extra-filename=-9ee5838cbea94e2a --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-efb4dff2c845c2fe.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-759d3c8593c9e9a5.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-075b185c30d47fc4.so --cap-lints allow` |
| 693 | 2026-02-23T22:33:02.168Z | Compiling write16 v1.0.0 |
| 694 | 2026-02-23T22:33:02.192Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=eb662ab0fe60566d -C extra-filename=-2bf84889197d2b5c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 695 | 2026-02-23T22:33:02.423Z | Compiling icu_normalizer_data v1.5.0 |
| 696 | 2026-02-23T22:33:02.448Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fc8c0c8304d303d -C extra-filename=-b57765f359c22af3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 697 | 2026-02-23T22:33:02.493Z | Compiling utf16_iter v1.0.5 |
| 698 | 2026-02-23T22:33:02.517Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d39fc431ef4e6de3 -C extra-filename=-c0dfa42271280455 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 699 | 2026-02-23T22:33:02.759Z | Compiling ipnet v2.10.0 |
| 700 | 2026-02-23T22:33:02.783Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=cc5dfd9d061322cd -C extra-filename=-e8c4d7dbcd8f6295 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 701 | 2026-02-23T22:33:03.284Z | Compiling scroll v0.13.0 |
| 702 | 2026-02-23T22:33:03.309Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=fc99157dfa97912e -C extra-filename=-175c8f8d500648e9 --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-9ce2768706d3961b.so --cap-lints allow` |
| 703 | 2026-02-23T22:33:04.048Z | Compiling tinystr v0.7.6 |
| 704 | 2026-02-23T22:33:04.072Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=ad132f025ec3551c -C extra-filename=-3ae75513c69d39ba --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-a01f56f6aac0107e.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 705 | 2026-02-23T22:33:04.154Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=227517d53307fced -C extra-filename=-ad2cf69079a9b684 --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-26a40a9488fe51a6.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-61f600bb3d0d2826.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)'` |
| 706 | 2026-02-23T22:33:04.267Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ff1b15876340f21d -C extra-filename=-d2508aa196f7b616 --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-574bd3ddea2c89f3.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-61f600bb3d0d2826.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)'` |
| 707 | 2026-02-23T22:33:04.305Z | Compiling pest_meta v2.8.1 |
| 708 | 2026-02-23T22:33:04.329Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=cacc8ebc31c6fa16 -C extra-filename=-02e45fb5bb52b4f6 --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-acbe2fe1d41321ec.rmeta --cap-lints allow` |
| 709 | 2026-02-23T22:33:04.418Z | Compiling icu_collections v1.5.0 |
| 710 | 2026-02-23T22:33:04.443Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=394ffb4c73fd7a4f -C extra-filename=-59bf318cddf5ab1e --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-a01f56f6aac0107e.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-efb4dff2c845c2fe.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-759d3c8593c9e9a5.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 711 | 2026-02-23T22:33:04.521Z | Compiling icu_locid v1.5.0 |
| 712 | 2026-02-23T22:33:04.546Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=c8963b2dba031acd -C extra-filename=-6d544df8bff62e22 --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-a01f56f6aac0107e.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-2ad1934936ab5eb2.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-3ae75513c69d39ba.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-743483da0d28ec06.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 713 | 2026-02-23T22:33:04.775Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=343898cea4855a10 -C extra-filename=-957fec2d6998546d --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-68ce4a11a94aab5e.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)'` |
| 714 | 2026-02-23T22:33:05.618Z | Compiling serde_tokenstream v0.2.2 |
| 715 | 2026-02-23T22:33:05.643Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ec415b84a2c024d -C extra-filename=-a5eaa9914a020637 --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d2508aa196f7b616.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --cap-lints allow` |
| 716 | 2026-02-23T22:33:05.667Z | Compiling erased-serde v0.3.31 |
| 717 | 2026-02-23T22:33:05.667Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=2baea3b2ca7c8c43 -C extra-filename=-f2a82e96e3e910b8 --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-ad2cf69079a9b684.rmeta --cap-lints allow` |
| 718 | 2026-02-23T22:33:05.799Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-2c8f5241e5709044/build-script-build` |
| 719 | 2026-02-23T22:33:05.824Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-df3a8614fac5e13c/build-script-build` |
| 720 | 2026-02-23T22:33:05.848Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-335f19632b31cead/build-script-build` |
| 721 | 2026-02-23T22:33:05.918Z | Compiling openssl-macros v0.1.1 |
| 722 | 2026-02-23T22:33:05.941Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61c937f237b786fc -C extra-filename=-bd61bf98f7548c0e --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 723 | 2026-02-23T22:33:06.116Z | Compiling pest_generator v2.8.1 |
| 724 | 2026-02-23T22:33:06.140Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=223754e6b02c8b8a -C extra-filename=-bad8980ddf75a19a --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-acbe2fe1d41321ec.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-02e45fb5bb52b4f6.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --cap-lints allow` |
| 725 | 2026-02-23T22:33:06.274Z | Compiling icu_provider v1.5.0 |
| 726 | 2026-02-23T22:33:06.298Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=1ece439ed7358861 -C extra-filename=-7a45c87e244f31a5 --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-a01f56f6aac0107e.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-6d544df8bff62e22.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-bb7edf3d7b1239b3.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-4df74d36c0f7a05b.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-3ae75513c69d39ba.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-743483da0d28ec06.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-efb4dff2c845c2fe.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-759d3c8593c9e9a5.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 727 | 2026-02-23T22:33:06.867Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-241a5ee48055f690/build-script-build` |
| 728 | 2026-02-23T22:33:07.124Z | Compiling icu_locid_transform v1.5.0 |
| 729 | 2026-02-23T22:33:07.148Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=cdae871f74d6ddda -C extra-filename=-7dbd561ec59644f8 --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-a01f56f6aac0107e.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-6d544df8bff62e22.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-0bb97a4413861621.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-7a45c87e244f31a5.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-3ae75513c69d39ba.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 730 | 2026-02-23T22:33:07.292Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=cc5781c2852a4d8e -C extra-filename=-7d86354316aaff3b --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-f2a82e96e3e910b8.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 731 | 2026-02-23T22:33:07.327Z | Compiling foreign-types v0.3.2 |
| 732 | 2026-02-23T22:33:07.351Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=874a6265bf12cdb4 -C extra-filename=-9b8a1a8ccccb8889 --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-fb813fa8269830ac.rmeta --cap-lints allow` |
| 733 | 2026-02-23T22:33:07.381Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-ff3b496ec3862587/build-script-build` |
| 734 | 2026-02-23T22:33:07.456Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=942ffbd12b48f59d -C extra-filename=-b165a4f6b5703bbb --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-9c7a9e447c7a428c.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-63d7dfc96ce80177.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 735 | 2026-02-23T22:33:07.620Z | Compiling crypto-common v0.1.6 |
| 736 | 2026-02-23T22:33:07.644Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=519472b8ac5d6f87 -C extra-filename=-9691783cfe5a0862 --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-d06086d6272a213f.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-263f96c4b8cec2f2.rmeta --cap-lints allow` |
| 737 | 2026-02-23T22:33:07.860Z | Compiling block-buffer v0.10.2 |
| 738 | 2026-02-23T22:33:07.884Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecbd42a98e8680f9 -C extra-filename=-135bff3a7259736b --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-d06086d6272a213f.rmeta --cap-lints allow` |
| 739 | 2026-02-23T22:33:07.915Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=5c9b9c4c2ebaba46 -C extra-filename=-2b313045df4b46ac --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-443d40f800e10b3d.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)'` |
| 740 | 2026-02-23T22:33:08.160Z | Compiling form_urlencoded v1.2.2 |
| 741 | 2026-02-23T22:33:08.184Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5f982815e0c4d376 -C extra-filename=-f955fb0533c62dc0 --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-aec76b9ed4326789.rmeta --cap-lints allow` |
| 742 | 2026-02-23T22:33:08.376Z | Compiling rand_core v0.6.3 |
| 743 | 2026-02-23T22:33:08.401Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=01eb151a3387fe6c -C extra-filename=-d1a4ab97f4ffd74f --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-01b80bfe1dd0b139.rmeta --cap-lints allow` |
| 744 | 2026-02-23T22:33:08.425Z | Compiling pest_derive v2.8.1 |
| 745 | 2026-02-23T22:33:08.425Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=9257edd20a55e6fe -C extra-filename=-afb61cf455c7c45c --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-acbe2fe1d41321ec.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-bad8980ddf75a19a.rlib --extern proc_macro --cap-lints allow` |
| 746 | 2026-02-23T22:33:08.596Z | Compiling native-tls v0.2.12 |
| 747 | 2026-02-23T22:33:08.620Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=f212f366f0efba2a -C extra-filename=-a98e57d2045d4d8a --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-a98e57d2045d4d8a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 748 | 2026-02-23T22:33:08.975Z | Compiling tokio-util v0.7.7 |
| 749 | 2026-02-23T22:33:08.999Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=a1eeb50d48735f12 -C extra-filename=-d5b6681b62939433 --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-1352e873e9c57172.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-c23f30d3647c23e5.rmeta --cap-lints allow` |
| 750 | 2026-02-23T22:33:09.179Z | Compiling icu_properties v1.5.1 |
| 751 | 2026-02-23T22:33:09.203Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=ee1906e798c666e8 -C extra-filename=-5c93619e98806120 --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-a01f56f6aac0107e.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-59bf318cddf5ab1e.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-7dbd561ec59644f8.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-dc3355ff92582add.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-7a45c87e244f31a5.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-3ae75513c69d39ba.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 752 | 2026-02-23T22:33:09.232Z | Compiling dof v0.4.0 |
| 753 | 2026-02-23T22:33:09.256Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=ae6d326e73abb498 -C extra-filename=-cae93bacab38036a --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-d2508aa196f7b616.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ff2834b540680b8f.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-957fec2d6998546d.rmeta --cap-lints allow` |
| 754 | 2026-02-23T22:33:09.316Z | Compiling rustls v0.23.13 |
| 755 | 2026-02-23T22:33:09.340Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=508d40213eb19f6b -C extra-filename=-12745743efa880f9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-12745743efa880f9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 756 | 2026-02-23T22:33:09.564Z | Compiling dtrace-parser v0.3.0 |
| 757 | 2026-02-23T22:33:09.589Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=add5e579195716c4 -C extra-filename=-f185eb9d811d9a7c --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-acbe2fe1d41321ec.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-afb61cf455c7c45c.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --cap-lints allow` |
| 758 | 2026-02-23T22:33:09.718Z | Compiling rustls v0.22.4 |
| 759 | 2026-02-23T22:33:09.742Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=1c38f777a60b6b49 -C extra-filename=-c2a24c53ecdf27a3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c2a24c53ecdf27a3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 760 | 2026-02-23T22:33:09.951Z | Compiling ppv-lite86 v0.2.15 |
| 761 | 2026-02-23T22:33:09.976Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=a4142225f356d85d -C extra-filename=-f6d7d35978e2fd68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 762 | 2026-02-23T22:33:10.190Z | Compiling h2 v0.4.6 |
| 763 | 2026-02-23T22:33:10.214Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=5df53b9049fd6473 -C extra-filename=-c8c575b29a1da628 --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-5e6cb7bbad19d54f.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-2d8c3b2f99e8db94.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-502881ba59e08c3b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-d5b6681b62939433.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-c23f30d3647c23e5.rmeta --cap-lints allow` |
| 764 | 2026-02-23T22:33:10.307Z | Compiling plain v0.2.3 |
| 765 | 2026-02-23T22:33:10.332Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be34dba59c33acb0 -C extra-filename=-e41ffe8c1fffe097 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 766 | 2026-02-23T22:33:10.449Z | Compiling mime v0.3.16 |
| 767 | 2026-02-23T22:33:10.475Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06c0439148052a19 -C extra-filename=-2955e992ad4595ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 768 | 2026-02-23T22:33:10.516Z | Compiling goblin v0.10.1 |
| 769 | 2026-02-23T22:33:10.541Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=142def9d5a3d0339 -C extra-filename=-1eb64343797ac5a8 --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-15c0bd091c6264ed.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-e41ffe8c1fffe097.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-175c8f8d500648e9.rmeta --cap-lints allow` |
| 770 | 2026-02-23T22:33:10.579Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=4ebb2f84ba978ece -C extra-filename=-563a5ad876b4b6ce --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-c4b70c0cd02f9545.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-cae93bacab38036a.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-f185eb9d811d9a7c.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d2508aa196f7b616.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-ff2834b540680b8f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-a2e70145f1ad9838.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)'` |
| 771 | 2026-02-23T22:33:10.767Z | Compiling rand_chacha v0.3.1 |
| 772 | 2026-02-23T22:33:10.791Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=76fcfbeb2b8cfd72 -C extra-filename=-7a4e43075aa4bec3 --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-f6d7d35978e2fd68.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d1a4ab97f4ffd74f.rmeta --cap-lints allow` |
| 773 | 2026-02-23T22:33:11.063Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c2a24c53ecdf27a3/build-script-build` |
| 774 | 2026-02-23T22:33:11.088Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-12745743efa880f9/build-script-build` |
| 775 | 2026-02-23T22:33:11.112Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-a98e57d2045d4d8a/build-script-build` |
| 776 | 2026-02-23T22:33:11.136Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=9c5a0849a5aad998 -C extra-filename=-6722e0d44918fc76 --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-9c7a9e447c7a428c.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-b653c1b5da80782d.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-9b8a1a8ccccb8889.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-451338f658f41c56.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-bd61bf98f7548c0e.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-2b313045df4b46ac.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-23T22:33:11.878Z | Compiling digest v0.10.7 |
| 778 | 2026-02-23T22:33:11.904Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7e4b65e7f61bb582 -C extra-filename=-4d5b9fd0e1b1281c --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-135bff3a7259736b.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-9691783cfe5a0862.rmeta --cap-lints allow` |
| 779 | 2026-02-23T22:33:11.968Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=32329f6bba3f8e94 -C extra-filename=-c75b9d29061775b3 --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` |
| 780 | 2026-02-23T22:33:12.248Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=c9d40e210929e9a4 -C extra-filename=-2e26f0aef7d0902c --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` |
| 781 | 2026-02-23T22:33:12.375Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d8a41edede05d72 -C extra-filename=-49449776d2a32856 --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"))'` |
| 782 | 2026-02-23T22:33:12.420Z | Compiling unicode-segmentation v1.10.0 |
| 783 | 2026-02-23T22:33:12.444Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=c1f24e25938430f4 -C extra-filename=-b39e55920e2c8cc6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 784 | 2026-02-23T22:33:13.293Z | Compiling ryu v1.0.23 |
| 785 | 2026-02-23T22:33:13.318Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=9a0b026be5eb6785 -C extra-filename=-b7fa440acb5ece78 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 786 | 2026-02-23T22:33:13.455Z | Compiling icu_normalizer v1.5.0 |
| 787 | 2026-02-23T22:33:13.479Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=7ff720b790aab787 -C extra-filename=-5933ed25f561999a --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-a01f56f6aac0107e.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-59bf318cddf5ab1e.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-b57765f359c22af3.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-5c93619e98806120.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-7a45c87e244f31a5.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-c0dfa42271280455.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-57017c2f24498990.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-2bf84889197d2b5c.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-9ee5838cbea94e2a.rmeta --cap-lints allow` |
| 788 | 2026-02-23T22:33:13.769Z | Compiling lazy_static v1.5.0 |
| 789 | 2026-02-23T22:33:13.793Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=3b2247417112a7aa -C extra-filename=-3d4a7ddca9ba7fdc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 790 | 2026-02-23T22:33:13.793Z | Compiling cpufeatures v0.2.17 |
| 791 | 2026-02-23T22:33:13.793Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3dca29dfd73f25e -C extra-filename=-fc8b7725850c64ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 792 | 2026-02-23T22:33:13.903Z | Compiling unicode-width v0.1.9 |
| 793 | 2026-02-23T22:33:13.928Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=bff66bc9cc77f65e -C extra-filename=-52c30a41964794fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 794 | 2026-02-23T22:33:13.972Z | Compiling pretty-hex v0.4.1 |
| 795 | 2026-02-23T22:33:13.996Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=b7621c939a598c85 -C extra-filename=-87424763fe3dd2fe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 796 | 2026-02-23T22:33:14.107Z | Compiling winnow v0.7.13 |
| 797 | 2026-02-23T22:33:14.131Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=e9039add9065f7d1 -C extra-filename=-24fb5c1200598207 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 798 | 2026-02-23T22:33:14.230Z | Compiling thiserror v1.0.69 |
| 799 | 2026-02-23T22:33:14.254Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8e27f04c3098857 -C extra-filename=-551a6eb2d0d2a86b --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-551a6eb2d0d2a86b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 800 | 2026-02-23T22:33:14.800Z | Compiling idna_adapter v1.2.0 |
| 801 | 2026-02-23T22:33:14.824Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=36042cdbfb23ed75 -C extra-filename=-f86b8a6ee4905f90 --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-5933ed25f561999a.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-5c93619e98806120.rmeta --cap-lints allow` |
| 802 | 2026-02-23T22:33:14.858Z | Compiling iana-time-zone v0.1.47 |
| 803 | 2026-02-23T22:33:14.882Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=ede7ee5585479ea3 -C extra-filename=-f5bbc4b9c04f1372 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 804 | 2026-02-23T22:33:15.118Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=63af671e44e21368 -C extra-filename=-502db9f2a073a822 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-502db9f2a073a822 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 805 | 2026-02-23T22:33:15.397Z | Compiling chrono v0.4.43 |
| 806 | 2026-02-23T22:33:15.421Z | Running `/home/build/.rustup/toolchains/1.93.1-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=3c9a2fcc21a177ac -C extra-filename=-76ec4334627bdadc --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-f5bbc4b9c04f1372.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-2e26f0aef7d0902c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --cap-lints allow` |
| 807 | 2026-02-23T22:33:15.576Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-502db9f2a073a822/build-script-build` |
| 808 | 2026-02-23T22:33:15.600Z | Compiling idna v1.0.3 |
| 809 | 2026-02-23T22:33:15.600Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=9f97857aa576b75b -C extra-filename=-a36d0b7460d5e572 --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-f86b8a6ee4905f90.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-57017c2f24498990.rmeta --cap-lints allow` |
| 810 | 2026-02-23T22:33:15.670Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-551a6eb2d0d2a86b/build-script-build` |
| 811 | 2026-02-23T22:33:16.090Z | Compiling hyper v1.8.1 |
| 812 | 2026-02-23T22:33:16.115Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=63d358ebd26da895 -C extra-filename=-770211ae8333d283 --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-5e6cb7bbad19d54f.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-b197abe07a22705f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-c8c575b29a1da628.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-f40277a85b122996.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-98e0351f85470f6b.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-48bb9ea7c5cce0db.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-0ac20befc2e6180c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-969bbebfc4ba85d6.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-f1d0151bc08ad93c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-35016916d83ad148.rmeta --cap-lints allow` |
| 813 | 2026-02-23T22:33:16.162Z | Compiling console v0.15.7 |
| 814 | 2026-02-23T22:33:16.186Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=771c889ab51c0df8 -C extra-filename=-4f20d492f583643e --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-3d4a7ddca9ba7fdc.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-52c30a41964794fc.rmeta --cap-lints allow` |
| 815 | 2026-02-23T22:33:17.519Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 816 | 2026-02-23T22:33:17.544Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.9+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=da9f0122a3cb6374 -C extra-filename=-3f3d7fd33870b261 --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-24fb5c1200598207.rmeta --cap-lints allow` |
| 817 | 2026-02-23T22:33:17.679Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=208c4d5f1d5974f0 -C extra-filename=-b47d56981963eb05 --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-15c0bd091c6264ed.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-6722e0d44918fc76.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-3a4049a02e7fe0b3.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-2b313045df4b46ac.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 818 | 2026-02-23T22:33:17.751Z | Compiling sha1 v0.10.6 |
| 819 | 2026-02-23T22:33:17.775Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=fec0d05b5caa16d2 -C extra-filename=-911691505516f2f5 --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-b653c1b5da80782d.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-fc8b7725850c64ef.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-4d5b9fd0e1b1281c.rmeta --cap-lints allow` |
| 820 | 2026-02-23T22:33:18.264Z | Compiling newline-converter v0.3.0 |
| 821 | 2026-02-23T22:33:18.288Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=937d254fbc759e41 -C extra-filename=-7ec9aa44d33ea26a --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-b39e55920e2c8cc6.rmeta --cap-lints allow` |
| 822 | 2026-02-23T22:33:18.355Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=4f4f17f3efe5fbc0 -C extra-filename=-860e07deedd4c609 --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-1eb64343797ac5a8.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-87424763fe3dd2fe.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-957fec2d6998546d.rmeta --cap-lints allow` |
| 823 | 2026-02-23T22:33:18.504Z | Compiling mime_guess v2.0.5 |
| 824 | 2026-02-23T22:33:18.529Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=9a881f55b7db41af -C extra-filename=-3267941ca01c0ec6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-3267941ca01c0ec6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-c75b9d29061775b3.rlib --cap-lints allow` |
| 825 | 2026-02-23T22:33:18.672Z | Compiling rand v0.8.4 |
| 826 | 2026-02-23T22:33:18.738Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=a7d9f175658c7c7d -C extra-filename=-64ee011dc40a1fce --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-443d40f800e10b3d.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-7a4e43075aa4bec3.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-d1a4ab97f4ffd74f.rmeta --cap-lints allow` |
| 827 | 2026-02-23T22:33:19.295Z | Compiling hyper-util v0.1.20 |
| 828 | 2026-02-23T22:33:19.320Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=2ad1b7b49b4d60cc -C extra-filename=-0edff1b9d20c6b08 --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-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-b197abe07a22705f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-027179af38846234.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-f40277a85b122996.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-e8c4d7dbcd8f6295.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-86540e3cb9c456b7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-a1024df14c1bda1f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-c23f30d3647c23e5.rmeta --cap-lints allow` |
| 829 | 2026-02-23T22:33:19.396Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=7733841c3a4443d1 -C extra-filename=-5ea7c1792cd6fe92 --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-451338f658f41c56.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-e140780d95b0c8db.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-6291c184e4806731.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e77eeceaebf3a16.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-eb2ce32225736a62.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 830 | 2026-02-23T22:33:19.683Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=0c57369fcf9a4550 -C extra-filename=-22169613b84fed60 --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-15c0bd091c6264ed.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-e140780d95b0c8db.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-6291c184e4806731.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e77eeceaebf3a16.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-eb2ce32225736a62.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 831 | 2026-02-23T22:33:19.998Z | Compiling thiserror-impl v1.0.69 |
| 832 | 2026-02-23T22:33:20.026Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6049ce759097c50b -C extra-filename=-326a7294829c63e5 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 833 | 2026-02-23T22:33:20.262Z | Compiling concurrent-queue v2.5.0 |
| 834 | 2026-02-23T22:33:20.286Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=532a09a842402b8b -C extra-filename=-0a2df825d015fbc1 --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-2207ae5a1c31c3e1.rmeta --cap-lints allow` |
| 835 | 2026-02-23T22:33:20.706Z | Compiling serde_derive_internals v0.29.0 |
| 836 | 2026-02-23T22:33:20.731Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b13cab92adcd539 -C extra-filename=-69a4bfd60616c056 --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --cap-lints allow` |
| 837 | 2026-02-23T22:33:20.755Z | Compiling http-body-util v0.1.3 |
| 838 | 2026-02-23T22:33:20.755Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=8613398cce781007 -C extra-filename=-039685acc323f8d2 --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-1352e873e9c57172.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-f40277a85b122996.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 839 | 2026-02-23T22:33:21.269Z | Compiling serde_spanned v1.0.4 |
| 840 | 2026-02-23T22:33:21.293Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.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=d65fd2eef85abfdd -C extra-filename=-b65ee668fe16ebbd --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-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 841 | 2026-02-23T22:33:21.347Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 842 | 2026-02-23T22:33:21.372Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.0.0+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=35b8b678b2f25f21 -C extra-filename=-47a0acf2b0470376 --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-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 843 | 2026-02-23T22:33:21.577Z | Compiling rustls-pemfile v2.2.0 |
| 844 | 2026-02-23T22:33:21.601Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7aa4627b66004344 -C extra-filename=-c96e294d88e43f67 --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-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 845 | 2026-02-23T22:33:21.975Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=65f56ad48b35ab8c -C extra-filename=-783770924f5977bc --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-c8eb3a8794d4ee38.rmeta --cap-lints allow` |
| 846 | 2026-02-23T22:33:22.065Z | Compiling multer v3.1.0 |
| 847 | 2026-02-23T22:33:22.089Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=6726ea7bd60a48c5 -C extra-filename=-fd5ea87b87837e7f --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-fd5ea87b87837e7f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-26974ee0e0164c1a.rlib --cap-lints allow` |
| 848 | 2026-02-23T22:33:22.503Z | Compiling sync_wrapper v1.0.1 |
| 849 | 2026-02-23T22:33:22.527Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=1eb2e36a93dce75d -C extra-filename=-ebb502ae4ab1bc17 --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-3067f624758dfef9.rmeta --cap-lints allow` |
| 850 | 2026-02-23T22:33:22.696Z | Compiling thread_local v1.1.4 |
| 851 | 2026-02-23T22:33:22.722Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=d175a5c0722c16a4 -C extra-filename=-8f4bf4a76d6e7cd4 --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-451338f658f41c56.rmeta --cap-lints allow` |
| 852 | 2026-02-23T22:33:22.746Z | Compiling encoding_rs v0.8.32 |
| 853 | 2026-02-23T22:33:22.746Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=f6bcd37dddaad21e -C extra-filename=-0dcafebf902291b4 --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-b653c1b5da80782d.rmeta --cap-lints allow` |
| 854 | 2026-02-23T22:33:23.010Z | Compiling similar v2.2.1 |
| 855 | 2026-02-23T22:33:23.034Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=2542ffd4683e7931 -C extra-filename=-bfd0456f36d7d86d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 856 | 2026-02-23T22:33:23.299Z | Compiling slog-async v2.8.0 |
| 857 | 2026-02-23T22:33:23.324Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=371fe699ff8d740b -C extra-filename=-19edd30c42d13f36 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-19edd30c42d13f36 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 858 | 2026-02-23T22:33:23.580Z | Compiling parking v2.2.0 |
| 859 | 2026-02-23T22:33:23.605Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=6d81e37434ed6bc4 -C extra-filename=-cbd24f6e80455f98 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 860 | 2026-02-23T22:33:23.886Z | Compiling camino v1.2.2 |
| 861 | 2026-02-23T22:33:23.910Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=50dbfc9f91db9cdb -C extra-filename=-ab4fb57e1b5aa50c --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-ab4fb57e1b5aa50c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 862 | 2026-02-23T22:33:24.062Z | Compiling target-triple v1.0.0 |
| 863 | 2026-02-23T22:33:24.086Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ea8dde642e44bb7 -C extra-filename=-3be42fae60828d54 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-3be42fae60828d54 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 864 | 2026-02-23T22:33:24.086Z | Compiling semver v1.0.27 |
| 865 | 2026-02-23T22:33:24.086Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c0d2bc67362eea8a -C extra-filename=-6389b18acfd0c510 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 866 | 2026-02-23T22:33:24.520Z | Compiling schemars v0.8.22 |
| 867 | 2026-02-23T22:33:24.553Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=57eb95adc4d278a5 -C extra-filename=-e025ad8eceba4b99 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-e025ad8eceba4b99 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 868 | 2026-02-23T22:33:24.600Z | Compiling heck v0.5.0 |
| 869 | 2026-02-23T22:33:24.625Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb9bd5a5e206c3b6 -C extra-filename=-67a5fe7d367b9b47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 870 | 2026-02-23T22:33:24.915Z | Compiling match_cfg v0.1.0 |
| 871 | 2026-02-23T22:33:24.939Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=a2ac99b710738630 -C extra-filename=-3f6a8fb1b335d18a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 872 | 2026-02-23T22:33:24.970Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 873 | 2026-02-23T22:33:24.995Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.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=380464e7f6defb54 -C extra-filename=-489c11f271f26cc8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 874 | 2026-02-23T22:33:25.053Z | Compiling hostname v0.3.1 |
| 875 | 2026-02-23T22:33:25.080Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=340e13c64cce2eb7 -C extra-filename=-d2ac004492aca871 --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-443d40f800e10b3d.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-3f6a8fb1b335d18a.rmeta --cap-lints allow` |
| 876 | 2026-02-23T22:33:25.104Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-e025ad8eceba4b99/build-script-build` |
| 877 | 2026-02-23T22:33:25.129Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-3be42fae60828d54/build-script-build` |
| 878 | 2026-02-23T22:33:25.154Z | Compiling tokio-rustls v0.25.0 |
| 879 | 2026-02-23T22:33:25.154Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=f7d8d713843fdd25 -C extra-filename=-03d0667f332fe93c --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-22169613b84fed60.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 880 | 2026-02-23T22:33:25.316Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-ab4fb57e1b5aa50c/build-script-build` |
| 881 | 2026-02-23T22:33:25.384Z | Compiling toml v1.0.3+spec-1.1.0 |
| 882 | 2026-02-23T22:33:25.446Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.0.3+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=0fd32c93ba31b63a -C extra-filename=-a75ba60145925a15 --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-26a40a9488fe51a6.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-b65ee668fe16ebbd.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-47a0acf2b0470376.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-3f3d7fd33870b261.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-489c11f271f26cc8.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-24fb5c1200598207.rmeta --cap-lints allow` |
| 883 | 2026-02-23T22:33:25.446Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-19edd30c42d13f36/build-script-build` |
| 884 | 2026-02-23T22:33:25.471Z | Compiling event-listener v5.0.0 |
| 885 | 2026-02-23T22:33:25.471Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=e5d7ccec5876ab88 -C extra-filename=-ef3cb21c1616ab53 --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-0a2df825d015fbc1.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-cbd24f6e80455f98.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 886 | 2026-02-23T22:33:25.503Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af18722aacd5ef76 -C extra-filename=-f5296a2912fc54a6 --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-326a7294829c63e5.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 887 | 2026-02-23T22:33:25.685Z | Compiling schemars_derive v0.8.22 |
| 888 | 2026-02-23T22:33:25.710Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23831a9ef0a575ff -C extra-filename=-ebf6fd56343443e1 --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-69a4bfd60616c056.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 889 | 2026-02-23T22:33:25.710Z | Compiling tower v0.5.2 |
| 890 | 2026-02-23T22:33:25.710Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=207a22a8a668fdf1 -C extra-filename=-181d19600504cbfe --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-3067f624758dfef9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-027179af38846234.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ebb502ae4ab1bc17.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-a1024df14c1bda1f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow` |
| 891 | 2026-02-23T22:33:26.080Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-fd5ea87b87837e7f/build-script-build` |
| 892 | 2026-02-23T22:33:26.160Z | Compiling tokio-rustls v0.26.0 |
| 893 | 2026-02-23T22:33:26.185Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=ed7acd0c52032daa -C extra-filename=-4270169b0700b023 --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-5ea7c1792cd6fe92.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 894 | 2026-02-23T22:33:26.647Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-3267941ca01c0ec6/build-script-build` |
| 895 | 2026-02-23T22:33:26.693Z | Compiling tokio-native-tls v0.3.1 |
| 896 | 2026-02-23T22:33:26.718Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=093555751c768556 -C extra-filename=-32af1cc33f338554 --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-b47d56981963eb05.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 897 | 2026-02-23T22:33:26.826Z | Compiling url v2.5.4 |
| 898 | 2026-02-23T22:33:26.850Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=f71ee9a4c263ac44 -C extra-filename=-cca56bde88e7b250 --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-f955fb0533c62dc0.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-a36d0b7460d5e572.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --cap-lints allow` |
| 899 | 2026-02-23T22:33:27.007Z | Compiling serde_urlencoded v0.7.1 |
| 900 | 2026-02-23T22:33:27.033Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ccec65e473b5d22 -C extra-filename=-9a168f61440b1495 --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-f955fb0533c62dc0.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-0ac20befc2e6180c.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-b7fa440acb5ece78.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --cap-lints allow` |
| 901 | 2026-02-23T22:33:27.095Z | Compiling usdt-macro v0.6.0 |
| 902 | 2026-02-23T22:33:27.119Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6159df633c7239db -C extra-filename=-15be897a49034451 --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-f185eb9d811d9a7c.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-a5eaa9914a020637.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-563a5ad876b4b6ce.rlib --extern proc_macro --cap-lints allow` |
| 903 | 2026-02-23T22:33:27.678Z | Compiling usdt-attr-macro v0.6.0 |
| 904 | 2026-02-23T22:33:27.702Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf1dca554a692e6b -C extra-filename=-2743869469e23023 --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-f185eb9d811d9a7c.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-a5eaa9914a020637.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-563a5ad876b4b6ce.rlib --extern proc_macro --cap-lints allow` |
| 905 | 2026-02-23T22:33:28.616Z | Compiling slog-json v2.6.1 |
| 906 | 2026-02-23T22:33:28.640Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=3a71283232cea08c -C extra-filename=-f606d4030580dce1 --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-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-fb2bc4c92b1127be.rmeta --cap-lints allow` |
| 907 | 2026-02-23T22:33:28.835Z | Compiling futures-executor v0.3.32 |
| 908 | 2026-02-23T22:33:28.860Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "thread-pool"))' -C metadata=e3b5793c1db39f89 -C extra-filename=-7a6fcebc348a6470 --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-3067f624758dfef9.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c8e87065c136e752.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-027179af38846234.rmeta --cap-lints allow` |
| 909 | 2026-02-23T22:33:28.975Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=c34eea2c1c95c0af -C extra-filename=-f97a5d9efe26e143 --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-c4b70c0cd02f9545.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-860e07deedd4c609.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-f185eb9d811d9a7c.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-783770924f5977bc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-a2e70145f1ad9838.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)'` |
| 910 | 2026-02-23T22:33:29.091Z | Compiling async-stream-impl v0.3.6 |
| 911 | 2026-02-23T22:33:29.115Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d494de85162b8de9 -C extra-filename=-d6378091249317ce --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 912 | 2026-02-23T22:33:29.480Z | Compiling tempfile v3.25.0 |
| 913 | 2026-02-23T22:33:29.504Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=bd034da2a1cd333a -C extra-filename=-3a3e5cdb0285d3a3 --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-b1497145764c9388.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-1fbd113bcea0fc26.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-451338f658f41c56.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-e77adc5069d25e46.rmeta --cap-lints allow` |
| 914 | 2026-02-23T22:33:29.529Z | Compiling crossbeam-channel v0.5.15 |
| 915 | 2026-02-23T22:33:29.529Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3bbb53cd1b6f415d -C extra-filename=-9de6e81a271bd931 --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-2207ae5a1c31c3e1.rmeta --cap-lints allow` |
| 916 | 2026-02-23T22:33:29.835Z | Compiling uuid v1.21.0 |
| 917 | 2026-02-23T22:33:29.860Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.21.0/src/lib.rs --error-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=be49f129a5631e79 -C extra-filename=-4d2f94e259bbacc1 --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-1fbd113bcea0fc26.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 918 | 2026-02-23T22:33:30.294Z | Compiling webpki-roots v0.26.5 |
| 919 | 2026-02-23T22:33:30.318Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd0aa99c7472b8cf -C extra-filename=-2f059468faf26093 --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-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 920 | 2026-02-23T22:33:30.439Z | Compiling memmap2 v0.9.8 |
| 921 | 2026-02-23T22:33:30.463Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=dc2afd89b7864160 -C extra-filename=-13132e50f04a795a --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 922 | 2026-02-23T22:33:30.487Z | Compiling is-terminal v0.4.12 |
| 923 | 2026-02-23T22:33:30.487Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29bf5f42013222a1 -C extra-filename=-78963b8439937846 --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 924 | 2026-02-23T22:33:30.532Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 925 | 2026-02-23T22:33:30.556Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6ad7401a4909266b -C extra-filename=-5919479d3938b05e --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-5919479d3938b05e -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-26974ee0e0164c1a.rlib` |
| 926 | 2026-02-23T22:33:30.659Z | Compiling iri-string v0.7.8 |
| 927 | 2026-02-23T22:33:30.683Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=7685fa29d29f781b -C extra-filename=-34c14fa83bb9784c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 928 | 2026-02-23T22:33:30.683Z | Compiling data-encoding v2.4.0 |
| 929 | 2026-02-23T22:33:30.683Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4816c28a72f9cd1d -C extra-filename=-fbfdcc6d5fc6729a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 930 | 2026-02-23T22:33:30.721Z | Compiling term v1.1.0 |
| 931 | 2026-02-23T22:33:30.745Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=34d69bbf5343622a -C extra-filename=-4c720f65078fe2c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 932 | 2026-02-23T22:33:30.874Z | Compiling anyhow v1.0.101 |
| 933 | 2026-02-23T22:33:30.898Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.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=118ec47bc1731143 -C extra-filename=-c840966a982c461b --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-c840966a982c461b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 934 | 2026-02-23T22:33:30.935Z | Compiling spin v0.9.8 |
| 935 | 2026-02-23T22:33:30.959Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=121434f0e2cf0f81 -C extra-filename=-cd1f70f4117d1280 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 936 | 2026-02-23T22:33:30.990Z | Compiling utf-8 v0.7.6 |
| 937 | 2026-02-23T22:33:31.014Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3094b838217726c -C extra-filename=-16376fd8e2786c9d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 938 | 2026-02-23T22:33:31.151Z | Compiling take_mut v0.2.2 |
| 939 | 2026-02-23T22:33:31.175Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5f7ac65f5cd2cd4 -C extra-filename=-2127217944e5ba1a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 940 | 2026-02-23T22:33:31.345Z | Compiling dyn-clone v1.0.4 |
| 941 | 2026-02-23T22:33:31.370Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a7d298f706d293a -C extra-filename=-141235a5974fca5e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 942 | 2026-02-23T22:33:31.370Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=447a66a8501c5f9d -C extra-filename=-71382a9e8ad303f9 --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-9de6e81a271bd931.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-2127217944e5ba1a.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-8f4bf4a76d6e7cd4.rmeta --cap-lints allow --cfg integer128` |
| 943 | 2026-02-23T22:33:31.519Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=03c7105249806b57 -C extra-filename=-edb518762d4eeb45 --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-76ec4334627bdadc.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-141235a5974fca5e.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-ebf6fd56343443e1.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 944 | 2026-02-23T22:33:31.555Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-c840966a982c461b/build-script-build` |
| 945 | 2026-02-23T22:33:31.964Z | Compiling tungstenite v0.24.0 |
| 946 | 2026-02-23T22:33:31.989Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=7263f2991cd939aa -C extra-filename=-fe3a114bfd6bde76 --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-c4b70c0cd02f9545.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-fbfdcc6d5fc6729a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-98e0351f85470f6b.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-64ee011dc40a1fce.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-f5296a2912fc54a6.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-16376fd8e2786c9d.rmeta --cap-lints allow` |
| 947 | 2026-02-23T22:33:32.454Z | Compiling slog-term v2.9.2 |
| 948 | 2026-02-23T22:33:32.479Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=d430e009de78bd34 -C extra-filename=-f11979e5cf265f87 --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-76ec4334627bdadc.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-78963b8439937846.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-4c720f65078fe2c1.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-8f4bf4a76d6e7cd4.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-fb2bc4c92b1127be.rmeta --cap-lints allow` |
| 949 | 2026-02-23T22:33:32.588Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=be96ddabd7df9d7a -C extra-filename=-eb2d02c97258680a --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-1352e873e9c57172.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-0dcafebf902291b4.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-027179af38846234.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-98e0351f85470f6b.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-334b7aa674d17e7d.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-2955e992ad4595ed.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-cd1f70f4117d1280.rmeta --cap-lints allow` |
| 950 | 2026-02-23T22:33:32.746Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-5919479d3938b05e/build-script-build` |
| 951 | 2026-02-23T22:33:32.815Z | Compiling usdt v0.6.0 |
| 952 | 2026-02-23T22:33:32.839Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=c90ad6d2ba972ab2 -C extra-filename=-0ee1e89f4d9d816c --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-860e07deedd4c609.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-1eb64343797ac5a8.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-13132e50f04a795a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-2743869469e23023.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-f97a5d9efe26e143.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-15be897a49034451.so --cap-lints allow` |
| 953 | 2026-02-23T22:33:33.512Z | Compiling hyper-rustls v0.27.3 |
| 954 | 2026-02-23T22:33:33.513Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=c7187785f9384053 -C extra-filename=-5660f49ea12dddc2 --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-027179af38846234.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5ea7c1792cd6fe92.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-4270169b0700b023.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-2f059468faf26093.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 955 | 2026-02-23T22:33:33.682Z | Compiling async-stream v0.3.6 |
| 956 | 2026-02-23T22:33:33.755Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8807a4c5bcd91bd3 -C extra-filename=-8a022441c56011e2 --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-d6378091249317ce.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 957 | 2026-02-23T22:33:33.973Z | Compiling atomicwrites v0.4.4 |
| 958 | 2026-02-23T22:33:33.997Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b988d50743e2ac06 -C extra-filename=-29c3682374c567a3 --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-b165a4f6b5703bbb.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rmeta --cap-lints allow` |
| 959 | 2026-02-23T22:33:34.082Z | Compiling futures v0.3.32 |
| 960 | 2026-02-23T22:33:34.106Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=33917af1c72baa5e -C extra-filename=-83ecd5d3d7e0325e --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-b197abe07a22705f.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-7a6fcebc348a6470.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-12476fb84ee2f98f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-4b8734b8ea52f329.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c8e87065c136e752.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-027179af38846234.rmeta --cap-lints allow` |
| 961 | 2026-02-23T22:33:34.231Z | Compiling tower-http v0.6.8 |
| 962 | 2026-02-23T22:33:34.255Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=da9c4252c83eddab -C extra-filename=-6873e48aafb6d048 --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-9c7a9e447c7a428c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-027179af38846234.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-f40277a85b122996.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-34c14fa83bb9784c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-181d19600504cbfe.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-a1024df14c1bda1f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow` |
| 963 | 2026-02-23T22:33:34.255Z | Compiling slog-bunyan v2.5.0 |
| 964 | 2026-02-23T22:33:34.255Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=e4447aca92f973a2 -C extra-filename=-be40461363238882 --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-d2ac004492aca871.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-fb2bc4c92b1127be.rmeta --cap-lints allow` |
| 965 | 2026-02-23T22:33:34.302Z | Compiling hyper-tls v0.6.0 |
| 966 | 2026-02-23T22:33:34.326Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=a9279635f9ddfa00 -C extra-filename=-78f42fc7542de8c3 --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-1352e873e9c57172.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-b47d56981963eb05.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-32af1cc33f338554.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 967 | 2026-02-23T22:33:34.434Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=bb04cd0b8dfdb4cd -C extra-filename=-b0177619a811e992 --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-2955e992ad4595ed.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-c75b9d29061775b3.rmeta --cap-lints allow` |
| 968 | 2026-02-23T22:33:34.518Z | Compiling event-listener-strategy v0.5.4 |
| 969 | 2026-02-23T22:33:34.542Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=3fd2dc5b947071ff -C extra-filename=-3e83fd257e0e7885 --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-ef3cb21c1616ab53.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 970 | 2026-02-23T22:33:34.567Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=4d3d12ab90788776 -C extra-filename=-d362a9218ff71c47 --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-26a40a9488fe51a6.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)'` |
| 971 | 2026-02-23T22:33:34.790Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=decfa2acd56a198b -C extra-filename=-febef3362a07932f --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"))'` |
| 972 | 2026-02-23T22:33:34.814Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 973 | 2026-02-23T22:33:34.839Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26937920717efe71 -C extra-filename=-4eca37154be0def6 --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-67a5fe7d367b9b47.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d2508aa196f7b616.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-a5eaa9914a020637.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro` |
| 974 | 2026-02-23T22:33:34.941Z | Compiling rustls-native-certs v0.7.0 |
| 975 | 2026-02-23T22:33:34.965Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73434ecfcb1bf201 -C extra-filename=-19fd424a430874dc --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-3a4049a02e7fe0b3.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 976 | 2026-02-23T22:33:35.277Z | Compiling serde_qs v1.0.0 |
| 977 | 2026-02-23T22:33:35.304Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_qs --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_qs-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix", "actix-web3", "actix-web4", "actix2", "actix3", "actix4", "axum", "axum-framework", "benchmarks", "debug_parsed", "default", "default_to_form_encoding", "futures", "indexmap", "tracing", "warp", "warp-framework"))' -C metadata=97cf077a247e01fe -C extra-filename=-2daa5f0ea97f7774 --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-0ac20befc2e6180c.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-b7fa440acb5ece78.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --cap-lints allow` |
| 978 | 2026-02-23T22:33:35.379Z | Compiling openapiv3 v2.2.0 |
| 979 | 2026-02-23T22:33:35.405Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=b0a1c6873f91759e -C extra-filename=-665bc32c5565afc5 --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-dbb758f4b8d6c46a.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --cap-lints allow` |
| 980 | 2026-02-23T22:33:35.405Z | Compiling yasna v0.5.2 |
| 981 | 2026-02-23T22:33:35.405Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=d87cb1503a08b8bb -C extra-filename=-2e5898efcba4f751 --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-fb2bc4c92b1127be.rmeta --cap-lints allow` |
| 982 | 2026-02-23T22:33:35.431Z | Compiling async-trait v0.1.89 |
| 983 | 2026-02-23T22:33:35.457Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbeb7dd716cecd2f -C extra-filename=-d754a5acf45c1bfe --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-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 984 | 2026-02-23T22:33:35.698Z | Compiling pem v3.0.6 |
| 985 | 2026-02-23T22:33:35.724Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c94bd001e06fec89 -C extra-filename=-3cc8d991b623a10b --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-00308df0292d0f2c.rmeta --cap-lints allow` |
| 986 | 2026-02-23T22:33:35.751Z | Compiling waitgroup v0.1.2 |
| 987 | 2026-02-23T22:33:35.751Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a9cefa2e373a0ae -C extra-filename=-d63a0ecbd41ea6b8 --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-5e6cb7bbad19d54f.rmeta --cap-lints allow` |
| 988 | 2026-02-23T22:33:35.779Z | Compiling serde_path_to_error v0.1.20 |
| 989 | 2026-02-23T22:33:35.779Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e9e32ff6be7b549 -C extra-filename=-13c0e4452016f09d --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-0ac20befc2e6180c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-26a40a9488fe51a6.rmeta --cap-lints allow` |
| 990 | 2026-02-23T22:33:36.074Z | Compiling webpki-roots v1.0.0 |
| 991 | 2026-02-23T22:33:36.098Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f6d949dadcada3d -C extra-filename=-e86360157c7a643f --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-04f0f6acccfc31e5.rmeta --cap-lints allow` |
| 992 | 2026-02-23T22:33:36.302Z | Compiling hostname v0.4.2 |
| 993 | 2026-02-23T22:33:36.326Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=92c41b83426adcbb -C extra-filename=-3ecb145d046c149e --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-b653c1b5da80782d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rmeta --cap-lints allow` |
| 994 | 2026-02-23T22:33:36.513Z | Compiling debug-ignore v1.0.5 |
| 995 | 2026-02-23T22:33:36.538Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=4243898b20c854cb -C extra-filename=-a61dc41a03e42861 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 996 | 2026-02-23T22:33:36.584Z | Compiling termcolor v1.1.2 |
| 997 | 2026-02-23T22:33:36.610Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d173388c520688c3 -C extra-filename=-5782b36caa9ae355 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 998 | 2026-02-23T22:33:36.636Z | Compiling http-range v0.1.4 |
| 999 | 2026-02-23T22:33:36.636Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f0042a79862c2ee -C extra-filename=-945e6854caef3f75 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1000 | 2026-02-23T22:33:36.724Z | Compiling glob v0.3.0 |
| 1001 | 2026-02-23T22:33:36.750Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95a9889a5d5daec0 -C extra-filename=-d0137df090fa14a0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1002 | 2026-02-23T22:33:36.750Z | Compiling simple-mermaid v0.2.0 |
| 1003 | 2026-02-23T22:33:36.750Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e8342691965cd50 -C extra-filename=-706dbf32d4ef86d7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1004 | 2026-02-23T22:33:36.874Z | Compiling hyper-staticfile v0.10.1 |
| 1005 | 2026-02-23T22:33:36.906Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b9d03cfad17e710 -C extra-filename=-f846e6ec1a6f2ff2 --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-027179af38846234.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-945e6854caef3f75.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-48bb9ea7c5cce0db.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-64ee011dc40a1fce.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-cca56bde88e7b250.rmeta --cap-lints allow` |
| 1006 | 2026-02-23T22:33:37.012Z | Compiling rcgen v0.14.7 |
| 1007 | 2026-02-23T22:33:37.036Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=e9eb4aa2c4184959 -C extra-filename=-258b248704f20d3a --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-3cc8d991b623a10b.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-e140780d95b0c8db.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-fb2bc4c92b1127be.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-2e5898efcba4f751.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1008 | 2026-02-23T22:33:37.306Z | Compiling trybuild v1.0.116 |
| 1009 | 2026-02-23T22:33:37.333Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=18c90139868a546e -C extra-filename=-fec3efa92a085e78 --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-d0137df090fa14a0.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-61f600bb3d0d2826.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-febef3362a07932f.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-5782b36caa9ae355.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rmeta --cap-lints allow` |
| 1010 | 2026-02-23T22:33:37.393Z | Compiling reqwest v0.12.28 |
| 1011 | 2026-02-23T22:33:37.418Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=8f2012ba2a4f6047 -C extra-filename=-a4367aee736d1f9b --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-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-0dcafebf902291b4.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-c8c575b29a1da628.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-f40277a85b122996.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-5660f49ea12dddc2.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-78f42fc7542de8c3.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-2955e992ad4595ed.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-b47d56981963eb05.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5ea7c1792cd6fe92.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ebb502ae4ab1bc17.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-32af1cc33f338554.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-4270169b0700b023.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-181d19600504cbfe.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-6873e48aafb6d048.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-cca56bde88e7b250.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-e86360157c7a643f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1012 | 2026-02-23T22:33:37.649Z | Compiling hyper-rustls v0.26.0 |
| 1013 | 2026-02-23T22:33:37.674Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=d55b8ae2002aa96e -C extra-filename=-9bea985ae41fc6c1 --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-027179af38846234.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-19fd424a430874dc.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7536594cb39896db.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1014 | 2026-02-23T22:33:37.934Z | Compiling async-channel v2.5.0 |
| 1015 | 2026-02-23T22:33:37.959Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=e1d5d6bff8d87639 -C extra-filename=-f0206f1d7358ff0b --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-0a2df825d015fbc1.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-3e83fd257e0e7885.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-3067f624758dfef9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-b18f6d2311024118.rmeta --cap-lints allow` |
| 1016 | 2026-02-23T22:33:38.139Z | Compiling expectorate v1.2.0 |
| 1017 | 2026-02-23T22:33:38.163Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=64ad112880120cd9 -C extra-filename=-ee921f0ca7cc8718 --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-29c3682374c567a3.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-4f20d492f583643e.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-7ec9aa44d33ea26a.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bfd0456f36d7d86d.rmeta --cap-lints allow` |
| 1018 | 2026-02-23T22:33:38.279Z | Compiling tokio-tungstenite v0.24.0 |
| 1019 | 2026-02-23T22:33:38.303Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=6267cfa1fef14753 -C extra-filename=-2bdadada73d9f548 --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-027179af38846234.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-15c0bd091c6264ed.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-fe3a114bfd6bde76.rmeta --cap-lints allow` |
| 1020 | 2026-02-23T22:33:38.407Z | Running `/home/build/.rustup/toolchains/1.93.1-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=ee2b71c4e2ee4a0e -C extra-filename=-cdb2a60d7fb68bf6 --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)'` |
| 1021 | 2026-02-23T22:33:38.435Z | Compiling subprocess v0.2.15 |
| 1022 | 2026-02-23T22:33:38.459Z | Running `/home/build/.rustup/toolchains/1.93.1-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=89a8a557d474a215 -C extra-filename=-d2b7320c3b25404f --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-443d40f800e10b3d.rmeta --cap-lints allow` |
| 1023 | 2026-02-23T22:33:39.046Z | Compiling buf-list v1.1.2 |
| 1024 | 2026-02-23T22:33:39.071Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=1b4bd62b8fd38e63 -C extra-filename=-31f65203b0fa9f27 --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-1352e873e9c57172.rmeta --cap-lints allow` |
| 1025 | 2026-02-23T22:33:39.474Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=23d53047c174c6ad -C extra-filename=-c60484377183eac2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1026 | 2026-02-23T22:33:39.610Z | Compiling prettyplease v0.2.37 |
| 1027 | 2026-02-23T22:33:39.634Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=7e858f084c5f890c -C extra-filename=-1deffda3b70ad72c --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-1deffda3b70ad72c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1028 | 2026-02-23T22:33:39.743Z | Compiling schema-derive v0.1.0 |
| 1029 | 2026-02-23T22:33:39.766Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=150d64586b138a8a -C extra-filename=-e6c9aba656763892 --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-49449776d2a32856.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro --cap-lints allow` |
| 1030 | 2026-02-23T22:33:39.922Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=3a18e53f1796295c -C extra-filename=-7832214accce6a2e --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-b1497145764c9388.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-1fbd113bcea0fc26.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-c60484377183eac2.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-e77adc5069d25e46.rmeta --cap-lints allow` |
| 1031 | 2026-02-23T22:33:40.069Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-1deffda3b70ad72c/build-script-build` |
| 1032 | 2026-02-23T22:33:40.094Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=c9906a4f750329ca -C extra-filename=-15854438052e6009 --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-1f96ef3c12873473.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1033 | 2026-02-23T22:33:40.564Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=721e978565bae33d -C extra-filename=-a3ecf98a33df719e --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-b165a4f6b5703bbb.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-7832214accce6a2e.rmeta --cap-lints allow` |
| 1034 | 2026-02-23T22:33:40.928Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=d234f2a175e46995 -C extra-filename=-bea934ba1e0e0f04 --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-a3ecf98a33df719e.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-4f20d492f583643e.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-7ec9aa44d33ea26a.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-bfd0456f36d7d86d.rmeta --cap-lints allow` |
| 1035 | 2026-02-23T22:33:42.143Z | Compiling schema v0.1.0 |
| 1036 | 2026-02-23T22:33:42.169Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=066862b9ab72b416 -C extra-filename=-68eed622088dc0cf --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-1f96ef3c12873473.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-e6c9aba656763892.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rmeta --cap-lints allow` |
| 1037 | 2026-02-23T22:33:42.292Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b5b9d1e9c4ecb19 -C extra-filename=-d12334ac2081f37f --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-bea934ba1e0e0f04.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-67a5fe7d367b9b47.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-15854438052e6009.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-68eed622088dc0cf.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d2508aa196f7b616.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-a5eaa9914a020637.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro` |
| 1038 | 2026-02-23T22:33:42.335Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2de0076ae16fe662 -C extra-filename=-9f270f326c7fad53 --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-8a022441c56011e2.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rmeta --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1039 | 2026-02-23T22:33:44.833Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5e1869b73a5802eb -C extra-filename=-5326716de39310df --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2026-02-23T22:33:57.536Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ec76b5ad0028e57b -C extra-filename=-5b53692097df46be --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2026-02-23T22:33:57.606Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=92c2730f9c64a5f2 -C extra-filename=-01e5d2317e1a2adb --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2026-02-23T22:33:57.606Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=732a9323d60d0ed1 -C extra-filename=-69a3fa0e958ae0fc --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2026-02-23T22:33:57.607Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1f80273e0e9a8c63 -C extra-filename=-8553ee59b0c4ce6b --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2026-02-23T22:33:57.608Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fe76e1d09458aff6 -C extra-filename=-9290fec01ad620da --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2026-02-23T22:33:57.608Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3c9d52784e5c0427 -C extra-filename=-41a4841277739676 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2026-02-23T22:33:57.608Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=16a2ac475bf0a987 -C extra-filename=-e8ad1464361fd680 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2026-02-23T22:34:15.342Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=adcdc21a77a9fa0b -C extra-filename=-3d1897fa5971abc7 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2026-02-23T22:34:20.581Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2699452681c908d -C extra-filename=-10c80f82100a6942 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1049 | 2026-02-23T22:34:20.700Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8ae7454f53634e2e -C extra-filename=-3d14b328e44b7398 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1050 | 2026-02-23T22:34:21.215Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=cc1ac0bd53f5112f -C extra-filename=-415b5d1c2788ee99 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1051 | 2026-02-23T22:34:21.724Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=21e6f4619f887c29 -C extra-filename=-3eea17da6a963883 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1052 | 2026-02-23T22:34:22.324Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3285b867d7bfa517 -C extra-filename=-ead773d33d6f04f5 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1053 | 2026-02-23T22:34:24.115Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f3141d680eb30907 -C extra-filename=-6c5d3e70cfb774ae --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1054 | 2026-02-23T22:34:24.678Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3c41b1cca5601141 -C extra-filename=-58b0533cf115ec73 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1055 | 2026-02-23T22:34:36.954Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b061c588e77e2a5e -C extra-filename=-5af3d466ec401414 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1056 | 2026-02-23T22:34:41.621Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=c1f5779354d7c291 -C extra-filename=-67cf781a8dc60349 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-02-23T22:34:42.227Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0ff73ad35ae0fa56 -C extra-filename=-1317049f47ac57f1 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1058 | 2026-02-23T22:34:45.378Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e10af4dbe0630aea -C extra-filename=-34fdc48edd752fff --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1059 | 2026-02-23T22:34:47.321Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e4e598a0ca825ebf -C extra-filename=-57071b415b5fae71 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1060 | 2026-02-23T22:34:48.388Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=17b0ce00b8f9c2b4 -C extra-filename=-20cd525f0f19118e --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1061 | 2026-02-23T22:34:49.724Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2763c564c9283935 -C extra-filename=-70c16d43ed84085d --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1062 | 2026-02-23T22:34:52.200Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=10682596938806b7 -C extra-filename=-f3335cc4dff7bd43 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1063 | 2026-02-23T22:35:03.682Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d0ff701352da6389 -C extra-filename=-564a4885bf2ea78f --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-9f270f326c7fad53.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-4eca37154be0def6.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1064 | 2026-02-23T22:35:44.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s |
| 1065 | 2026-02-23T22:35:44.364Z | |
| 1066 | 2026-02-23T22:35:44.365Z | real 3:06.413301282 |
| 1067 | 2026-02-23T22:35:44.365Z | user 17:14.627166835 |
| 1068 | 2026-02-23T22:35:44.365Z | sys 2:14.979096624 |
| 1069 | 2026-02-23T22:35:44.365Z | trap 0.913496526 |
| 1070 | 2026-02-23T22:35:44.365Z | tflt 0.106142067 |
| 1071 | 2026-02-23T22:35:44.365Z | dflt 0.317313870 |
| 1072 | 2026-02-23T22:35:44.365Z | kflt 0.002058119 |
| 1073 | 2026-02-23T22:35:44.365Z | lock 1:11:02.308526921 |
| 1074 | 2026-02-23T22:35:44.365Z | slp 59:26.361613045 |
| 1075 | 2026-02-23T22:35:44.365Z | lat 1:08.262130600 |
| 1076 | 2026-02-23T22:35:44.365Z | stop 1:25.325403489 |
| 1077 | 2026-02-23T22:35:44.389Z | + banner test |
| 1078 | 2026-02-23T22:35:44.389Z | |
| 1079 | 2026-02-23T22:35:44.389Z | ##### ###### #### ##### |
| 1080 | 2026-02-23T22:35:44.389Z | # # # # |
| 1081 | 2026-02-23T22:35:44.389Z | # ##### #### # |
| 1082 | 2026-02-23T22:35:44.389Z | # # # # |
| 1083 | 2026-02-23T22:35:44.389Z | # # # # # |
| 1084 | 2026-02-23T22:35:44.389Z | # ###### #### # |
| 1085 | 2026-02-23T22:35:44.389Z | |
| 1086 | 2026-02-23T22:35:44.389Z | + ptime -m cargo test --all-features --locked --verbose |
| 1087 | 2026-02-23T22:35:44.908Z | Fresh unicode-ident v1.0.12 |
| 1088 | 2026-02-23T22:35:44.908Z | Fresh cfg-if v1.0.0 |
| 1089 | 2026-02-23T22:35:44.908Z | Fresh itoa v1.0.17 |
| 1090 | 2026-02-23T22:35:44.908Z | Fresh memchr v2.6.0 |
| 1091 | 2026-02-23T22:35:44.975Z | Fresh proc-macro2 v1.0.106 |
| 1092 | 2026-02-23T22:35:44.976Z | Fresh pin-project-lite v0.2.12 |
| 1093 | 2026-02-23T22:35:44.976Z | Fresh autocfg v1.1.0 |
| 1094 | 2026-02-23T22:35:44.976Z | Fresh shlex v1.3.0 |
| 1095 | 2026-02-23T22:35:44.976Z | Fresh quote v1.0.44 |
| 1096 | 2026-02-23T22:35:44.976Z | Fresh libc v0.2.182 |
| 1097 | 2026-02-23T22:35:44.976Z | Fresh cc v1.2.16 |
| 1098 | 2026-02-23T22:35:44.976Z | Fresh smallvec v1.13.2 |
| 1099 | 2026-02-23T22:35:44.976Z | Fresh bytes v1.11.1 |
| 1100 | 2026-02-23T22:35:44.976Z | Fresh futures-core v0.3.32 |
| 1101 | 2026-02-23T22:35:44.976Z | Fresh version_check v0.9.5 |
| 1102 | 2026-02-23T22:35:44.976Z | Fresh scopeguard v1.2.0 |
| 1103 | 2026-02-23T22:35:44.976Z | Fresh futures-sink v0.3.32 |
| 1104 | 2026-02-23T22:35:44.976Z | Fresh serde_derive v1.0.228 |
| 1105 | 2026-02-23T22:35:44.976Z | Fresh lock_api v0.4.6 |
| 1106 | 2026-02-23T22:35:44.976Z | Fresh tokio-macros v2.6.0 |
| 1107 | 2026-02-23T22:35:44.976Z | Fresh synstructure v0.13.1 |
| 1108 | 2026-02-23T22:35:44.976Z | Fresh log v0.4.17 |
| 1109 | 2026-02-23T22:35:44.976Z | Fresh parking_lot_core v0.9.4 |
| 1110 | 2026-02-23T22:35:44.976Z | Fresh signal-hook-registry v1.4.0 |
| 1111 | 2026-02-23T22:35:44.976Z | Fresh mio v1.0.3 |
| 1112 | 2026-02-23T22:35:44.976Z | Fresh getrandom v0.2.11 |
| 1113 | 2026-02-23T22:35:44.976Z | Fresh socket2 v0.6.0 |
| 1114 | 2026-02-23T22:35:44.976Z | Fresh parking_lot v0.12.1 |
| 1115 | 2026-02-23T22:35:44.976Z | Fresh slab v0.4.9 |
| 1116 | 2026-02-23T22:35:44.976Z | Fresh zmij v1.0.2 |
| 1117 | 2026-02-23T22:35:44.976Z | Fresh bitflags v2.11.0 |
| 1118 | 2026-02-23T22:35:44.977Z | Fresh zerofrom-derive v0.1.5 |
| 1119 | 2026-02-23T22:35:44.977Z | Fresh futures-channel v0.3.32 |
| 1120 | 2026-02-23T22:35:44.977Z | Fresh http v1.4.0 |
| 1121 | 2026-02-23T22:35:44.977Z | Fresh tokio v1.49.0 |
| 1122 | 2026-02-23T22:35:44.978Z | Fresh zeroize v1.7.0 |
| 1123 | 2026-02-23T22:35:44.978Z | Fresh zerofrom v0.1.5 |
| 1124 | 2026-02-23T22:35:44.978Z | Fresh yoke-derive v0.7.5 |
| 1125 | 2026-02-23T22:35:44.978Z | Fresh futures-macro v0.3.32 |
| 1126 | 2026-02-23T22:35:44.978Z | Fresh thiserror-impl v2.0.18 |
| 1127 | 2026-02-23T22:35:44.978Z | Fresh rustls-pki-types v1.14.0 |
| 1128 | 2026-02-23T22:35:44.978Z | Fresh futures-task v0.3.32 |
| 1129 | 2026-02-23T22:35:44.978Z | Fresh futures-io v0.3.32 |
| 1130 | 2026-02-23T22:35:44.978Z | Fresh stable_deref_trait v1.2.0 |
| 1131 | 2026-02-23T22:35:44.978Z | Fresh zerovec-derive v0.10.3 |
| 1132 | 2026-02-23T22:35:44.978Z | Fresh yoke v0.7.5 |
| 1133 | 2026-02-23T22:35:44.978Z | Fresh thiserror v2.0.18 |
| 1134 | 2026-02-23T22:35:44.978Z | Fresh futures-util v0.3.32 |
| 1135 | 2026-02-23T22:35:44.978Z | Fresh displaydoc v0.2.5 |
| 1136 | 2026-02-23T22:35:44.978Z | Fresh serde_core v1.0.228 |
| 1137 | 2026-02-23T22:35:44.979Z | Fresh zerovec v0.10.4 |
| 1138 | 2026-02-23T22:35:44.979Z | Fresh tracing-core v0.1.32 |
| 1139 | 2026-02-23T22:35:44.979Z | Fresh percent-encoding v2.3.2 |
| 1140 | 2026-02-23T22:35:44.979Z | Fresh equivalent v1.0.0 |
| 1141 | 2026-02-23T22:35:44.979Z | Fresh httparse v1.10.0 |
| 1142 | 2026-02-23T22:35:44.979Z | Fresh getrandom v0.4.1 |
| 1143 | 2026-02-23T22:35:44.979Z | Fresh untrusted v0.9.0 |
| 1144 | 2026-02-23T22:35:44.979Z | Fresh hashbrown v0.16.1 |
| 1145 | 2026-02-23T22:35:44.979Z | Fresh ucd-trie v0.1.6 |
| 1146 | 2026-02-23T22:35:44.979Z | Fresh tracing v0.1.40 |
| 1147 | 2026-02-23T22:35:44.979Z | Fresh tinystr v0.7.6 |
| 1148 | 2026-02-23T22:35:44.979Z | Fresh ring v0.17.13 |
| 1149 | 2026-02-23T22:35:44.979Z | Fresh serde v1.0.228 |
| 1150 | 2026-02-23T22:35:44.979Z | Fresh pest v2.8.1 |
| 1151 | 2026-02-23T22:35:44.979Z | Fresh indexmap v2.13.0 |
| 1152 | 2026-02-23T22:35:44.979Z | Fresh http-body v1.0.1 |
| 1153 | 2026-02-23T22:35:44.979Z | Fresh errno v0.3.10 |
| 1154 | 2026-02-23T22:35:44.979Z | Fresh atomic-waker v1.1.2 |
| 1155 | 2026-02-23T22:35:44.980Z | Fresh litemap v0.7.4 |
| 1156 | 2026-02-23T22:35:44.980Z | Fresh pkg-config v0.3.31 |
| 1157 | 2026-02-23T22:35:44.980Z | Fresh vcpkg v0.2.15 |
| 1158 | 2026-02-23T22:35:44.980Z | Fresh writeable v0.5.5 |
| 1159 | 2026-02-23T22:35:44.980Z | Fresh icu_locid v1.5.0 |
| 1160 | 2026-02-23T22:35:44.980Z | Fresh pest_meta v2.8.1 |
| 1161 | 2026-02-23T22:35:44.980Z | Fresh tokio-util v0.7.7 |
| 1162 | 2026-02-23T22:35:44.980Z | Fresh icu_provider_macros v1.5.0 |
| 1163 | 2026-02-23T22:35:44.980Z | Fresh zerocopy-derive v0.8.27 |
| 1164 | 2026-02-23T22:35:44.980Z | Fresh fnv v1.0.7 |
| 1165 | 2026-02-23T22:35:44.980Z | Fresh try-lock v0.2.3 |
| 1166 | 2026-02-23T22:35:44.980Z | Fresh pest_generator v2.8.1 |
| 1167 | 2026-02-23T22:35:44.980Z | Fresh rustix v1.1.3 |
| 1168 | 2026-02-23T22:35:44.980Z | Fresh icu_provider v1.5.0 |
| 1169 | 2026-02-23T22:35:44.980Z | Fresh h2 v0.4.6 |
| 1170 | 2026-02-23T22:35:44.980Z | Fresh zerocopy v0.8.27 |
| 1171 | 2026-02-23T22:35:44.980Z | Fresh want v0.3.0 |
| 1172 | 2026-02-23T22:35:44.980Z | Fresh typenum v1.14.0 |
| 1173 | 2026-02-23T22:35:44.980Z | Fresh rustversion v1.0.22 |
| 1174 | 2026-02-23T22:35:44.980Z | Fresh rustls-webpki v0.102.8 |
| 1175 | 2026-02-23T22:35:44.980Z | Fresh byteorder v1.4.3 |
| 1176 | 2026-02-23T22:35:44.980Z | Fresh httpdate v1.0.1 |
| 1177 | 2026-02-23T22:35:44.980Z | Fresh time-core v0.1.8 |
| 1178 | 2026-02-23T22:35:44.980Z | Fresh subtle v2.5.0 |
| 1179 | 2026-02-23T22:35:44.980Z | Fresh num-conv v0.2.0 |
| 1180 | 2026-02-23T22:35:44.980Z | Fresh tower-service v0.3.3 |
| 1181 | 2026-02-23T22:35:44.980Z | Fresh powerfmt v0.2.0 |
| 1182 | 2026-02-23T22:35:44.980Z | Fresh pin-utils v0.1.0 |
| 1183 | 2026-02-23T22:35:44.980Z | Fresh icu_locid_transform_data v1.5.0 |
| 1184 | 2026-02-23T22:35:44.980Z | Fresh base64 v0.22.1 |
| 1185 | 2026-02-23T22:35:44.980Z | Fresh fastrand v2.1.1 |
| 1186 | 2026-02-23T22:35:44.980Z | Fresh tower-layer v0.3.3 |
| 1187 | 2026-02-23T22:35:44.980Z | Fresh time-macros v0.2.27 |
| 1188 | 2026-02-23T22:35:44.980Z | Fresh hyper v1.8.1 |
| 1189 | 2026-02-23T22:35:44.980Z | Fresh deranged v0.5.5 |
| 1190 | 2026-02-23T22:35:44.980Z | Fresh icu_locid_transform v1.5.0 |
| 1191 | 2026-02-23T22:35:45.005Z | Fresh crossbeam-utils v0.8.21 |
| 1192 | 2026-02-23T22:35:45.005Z | Fresh generic-array v0.14.5 |
| 1193 | 2026-02-23T22:35:45.005Z | Fresh pest_derive v2.8.1 |
| 1194 | 2026-02-23T22:35:45.005Z | Fresh serde_tokenstream v0.2.2 |
| 1195 | 2026-02-23T22:35:45.005Z | Fresh icu_collections v1.5.0 |
| 1196 | 2026-02-23T22:35:45.006Z | Fresh num_threads v0.1.3 |
| 1197 | 2026-02-23T22:35:45.006Z | Fresh icu_properties_data v1.5.0 |
| 1198 | 2026-02-23T22:35:45.006Z | Fresh rustix v0.38.44 |
| 1199 | 2026-02-23T22:35:45.006Z | Fresh dtrace-parser v0.3.0 |
| 1200 | 2026-02-23T22:35:45.006Z | Fresh time v0.3.47 |
| 1201 | 2026-02-23T22:35:45.006Z | Fresh icu_properties v1.5.1 |
| 1202 | 2026-02-23T22:35:45.006Z | Fresh serde_json v1.0.149 |
| 1203 | 2026-02-23T22:35:45.006Z | Fresh erased-serde v0.3.31 |
| 1204 | 2026-02-23T22:35:45.006Z | Fresh scroll_derive v0.13.1 |
| 1205 | 2026-02-23T22:35:45.006Z | Fresh thread-id v5.0.0 |
| 1206 | 2026-02-23T22:35:45.006Z | Fresh foreign-types-shared v0.1.1 |
| 1207 | 2026-02-23T22:35:45.006Z | Fresh write16 v1.0.0 |
| 1208 | 2026-02-23T22:35:45.006Z | Fresh utf16_iter v1.0.5 |
| 1209 | 2026-02-23T22:35:45.006Z | Fresh icu_normalizer_data v1.5.0 |
| 1210 | 2026-02-23T22:35:45.006Z | Fresh openssl-probe v0.1.4 |
| 1211 | 2026-02-23T22:35:45.006Z | Fresh utf8_iter v1.0.4 |
| 1212 | 2026-02-23T22:35:45.006Z | Fresh ipnet v2.10.0 |
| 1213 | 2026-02-23T22:35:45.006Z | Fresh icu_normalizer v1.5.0 |
| 1214 | 2026-02-23T22:35:45.006Z | Fresh foreign-types v0.3.2 |
| 1215 | 2026-02-23T22:35:45.006Z | Fresh paste v1.0.15 |
| 1216 | 2026-02-23T22:35:45.006Z | Fresh hyper-util v0.1.20 |
| 1217 | 2026-02-23T22:35:45.006Z | Fresh slog v2.8.2 |
| 1218 | 2026-02-23T22:35:45.006Z | Fresh scroll v0.13.0 |
| 1219 | 2026-02-23T22:35:45.006Z | Fresh block-buffer v0.10.2 |
| 1220 | 2026-02-23T22:35:45.006Z | Fresh crypto-common v0.1.6 |
| 1221 | 2026-02-23T22:35:45.006Z | Fresh openssl-sys v0.9.107 |
| 1222 | 2026-02-23T22:35:45.006Z | Fresh form_urlencoded v1.2.2 |
| 1223 | 2026-02-23T22:35:45.006Z | Fresh rand_core v0.6.3 |
| 1224 | 2026-02-23T22:35:45.006Z | Fresh openssl-macros v0.1.1 |
| 1225 | 2026-02-23T22:35:45.006Z | Fresh unicode-segmentation v1.10.0 |
| 1226 | 2026-02-23T22:35:45.006Z | Fresh ppv-lite86 v0.2.15 |
| 1227 | 2026-02-23T22:35:45.006Z | Fresh plain v0.2.3 |
| 1228 | 2026-02-23T22:35:45.006Z | Fresh lazy_static v1.5.0 |
| 1229 | 2026-02-23T22:35:45.006Z | Fresh mime v0.3.16 |
| 1230 | 2026-02-23T22:35:45.006Z | Fresh unicode-width v0.1.9 |
| 1231 | 2026-02-23T22:35:45.007Z | Fresh goblin v0.10.1 |
| 1232 | 2026-02-23T22:35:45.007Z | Fresh openssl v0.10.72 |
| 1233 | 2026-02-23T22:35:45.007Z | Fresh newline-converter v0.3.0 |
| 1234 | 2026-02-23T22:35:45.007Z | Fresh rand_chacha v0.3.1 |
| 1235 | 2026-02-23T22:35:45.007Z | Fresh console v0.15.7 |
| 1236 | 2026-02-23T22:35:45.007Z | Fresh digest v0.10.7 |
| 1237 | 2026-02-23T22:35:45.007Z | Fresh unicase v2.6.0 |
| 1238 | 2026-02-23T22:35:45.007Z | Fresh num-traits v0.2.14 |
| 1239 | 2026-02-23T22:35:45.007Z | Fresh idna_adapter v1.2.0 |
| 1240 | 2026-02-23T22:35:45.007Z | Fresh winnow v0.7.13 |
| 1241 | 2026-02-23T22:35:45.007Z | Fresh pretty-hex v0.4.1 |
| 1242 | 2026-02-23T22:35:45.007Z | Fresh cpufeatures v0.2.17 |
| 1243 | 2026-02-23T22:35:45.007Z | Fresh iana-time-zone v0.1.47 |
| 1244 | 2026-02-23T22:35:45.007Z | Fresh ryu v1.0.23 |
| 1245 | 2026-02-23T22:35:45.007Z | Fresh semver v1.0.27 |
| 1246 | 2026-02-23T22:35:45.008Z | Fresh heck v0.5.0 |
| 1247 | 2026-02-23T22:35:45.008Z | Fresh similar v2.2.1 |
| 1248 | 2026-02-23T22:35:45.008Z | Fresh toml_parser v1.0.9+spec-1.1.0 |
| 1249 | 2026-02-23T22:35:45.008Z | Fresh dof v0.4.0 |
| 1250 | 2026-02-23T22:35:45.008Z | Fresh idna v1.0.3 |
| 1251 | 2026-02-23T22:35:45.008Z | Fresh chrono v0.4.43 |
| 1252 | 2026-02-23T22:35:45.008Z | Fresh sha1 v0.10.6 |
| 1253 | 2026-02-23T22:35:45.008Z | Fresh rustls v0.23.13 |
| 1254 | 2026-02-23T22:35:45.008Z | Fresh native-tls v0.2.12 |
| 1255 | 2026-02-23T22:35:45.008Z | Fresh rustls v0.22.4 |
| 1256 | 2026-02-23T22:35:45.008Z | Fresh rand v0.8.4 |
| 1257 | 2026-02-23T22:35:45.008Z | Fresh concurrent-queue v2.5.0 |
| 1258 | 2026-02-23T22:35:45.008Z | Fresh http-body-util v0.1.3 |
| 1259 | 2026-02-23T22:35:45.008Z | Fresh rustls-pemfile v2.2.0 |
| 1260 | 2026-02-23T22:35:45.008Z | Fresh serde_derive_internals v0.29.0 |
| 1261 | 2026-02-23T22:35:45.008Z | Fresh thiserror-impl v1.0.69 |
| 1262 | 2026-02-23T22:35:45.008Z | Fresh sync_wrapper v1.0.1 |
| 1263 | 2026-02-23T22:35:45.008Z | Fresh syn v2.0.116 |
| 1264 | 2026-02-23T22:35:45.008Z | Fresh toml_datetime v1.0.0+spec-1.1.0 |
| 1265 | 2026-02-23T22:35:45.008Z | Fresh serde_spanned v1.0.4 |
| 1266 | 2026-02-23T22:35:45.008Z | Fresh thread_local v1.1.4 |
| 1267 | 2026-02-23T22:35:45.008Z | Fresh encoding_rs v0.8.32 |
| 1268 | 2026-02-23T22:35:45.008Z | Fresh parking v2.2.0 |
| 1269 | 2026-02-23T22:35:45.008Z | Fresh match_cfg v0.1.0 |
| 1270 | 2026-02-23T22:35:45.008Z | Fresh toml_writer v1.0.6+spec-1.1.0 |
| 1271 | 2026-02-23T22:35:45.008Z | Fresh hostname v0.3.1 |
| 1272 | 2026-02-23T22:35:45.008Z | Fresh event-listener v5.0.0 |
| 1273 | 2026-02-23T22:35:45.008Z | Fresh toml v1.0.3+spec-1.1.0 |
| 1274 | 2026-02-23T22:35:45.008Z | Fresh tower v0.5.2 |
| 1275 | 2026-02-23T22:35:45.008Z | Fresh schemars_derive v0.8.22 |
| 1276 | 2026-02-23T22:35:45.008Z | Fresh usdt-impl v0.6.0 |
| 1277 | 2026-02-23T22:35:45.008Z | Fresh thiserror v1.0.69 |
| 1278 | 2026-02-23T22:35:45.008Z | Fresh tokio-native-tls v0.3.1 |
| 1279 | 2026-02-23T22:35:45.008Z | Fresh tokio-rustls v0.26.0 |
| 1280 | 2026-02-23T22:35:45.008Z | Fresh tokio-rustls v0.25.0 |
| 1281 | 2026-02-23T22:35:45.008Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1282 | 2026-02-23T22:35:45.008Z | Fresh url v2.5.4 |
| 1283 | 2026-02-23T22:35:45.008Z | Fresh serde_urlencoded v0.7.1 |
| 1284 | 2026-02-23T22:35:45.008Z | Fresh usdt-attr-macro v0.6.0 |
| 1285 | 2026-02-23T22:35:45.008Z | Fresh usdt-macro v0.6.0 |
| 1286 | 2026-02-23T22:35:45.009Z | Fresh slog-json v2.6.1 |
| 1287 | 2026-02-23T22:35:45.009Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b36ee4f09e163431 -C extra-filename=-50b5e768fbe055aa --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-67a5fe7d367b9b47.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d2508aa196f7b616.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-a5eaa9914a020637.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro` |
| 1288 | 2026-02-23T22:35:45.009Z | Fresh crossbeam-channel v0.5.15 |
| 1289 | 2026-02-23T22:35:45.009Z | Fresh uuid v1.21.0 |
| 1290 | 2026-02-23T22:35:45.009Z | Fresh futures-executor v0.3.32 |
| 1291 | 2026-02-23T22:35:45.034Z | Fresh webpki-roots v0.26.5 |
| 1292 | 2026-02-23T22:35:45.034Z | Fresh async-stream-impl v0.3.6 |
| 1293 | 2026-02-23T22:35:45.034Z | Fresh memmap2 v0.9.8 |
| 1294 | 2026-02-23T22:35:45.034Z | Fresh is-terminal v0.4.12 |
| 1295 | 2026-02-23T22:35:45.034Z | Fresh iri-string v0.7.8 |
| 1296 | 2026-02-23T22:35:45.034Z | Fresh dyn-clone v1.0.4 |
| 1297 | 2026-02-23T22:35:45.034Z | Fresh term v1.1.0 |
| 1298 | 2026-02-23T22:35:45.034Z | Fresh take_mut v0.2.2 |
| 1299 | 2026-02-23T22:35:45.034Z | Fresh data-encoding v2.4.0 |
| 1300 | 2026-02-23T22:35:45.034Z | Fresh utf-8 v0.7.6 |
| 1301 | 2026-02-23T22:35:45.034Z | Fresh spin v0.9.8 |
| 1302 | 2026-02-23T22:35:45.034Z | Fresh slog-term v2.9.2 |
| 1303 | 2026-02-23T22:35:45.034Z | Fresh schemars v0.8.22 |
| 1304 | 2026-02-23T22:35:45.034Z | Fresh tower-http v0.6.8 |
| 1305 | 2026-02-23T22:35:45.034Z | Fresh multer v3.1.0 |
| 1306 | 2026-02-23T22:35:45.034Z | Fresh tungstenite v0.24.0 |
| 1307 | 2026-02-23T22:35:45.034Z | Fresh slog-async v2.8.0 |
| 1308 | 2026-02-23T22:35:45.034Z | Fresh futures v0.3.32 |
| 1309 | 2026-02-23T22:35:45.034Z | Fresh hyper-rustls v0.27.3 |
| 1310 | 2026-02-23T22:35:45.034Z | Fresh usdt v0.6.0 |
| 1311 | 2026-02-23T22:35:45.034Z | Fresh async-stream v0.3.6 |
| 1312 | 2026-02-23T22:35:45.034Z | Fresh slog-bunyan v2.5.0 |
| 1313 | 2026-02-23T22:35:45.034Z | Fresh mime_guess v2.0.5 |
| 1314 | 2026-02-23T22:35:45.034Z | Fresh hyper-tls v0.6.0 |
| 1315 | 2026-02-23T22:35:45.034Z | Fresh camino v1.2.2 |
| 1316 | 2026-02-23T22:35:45.034Z | Fresh target-triple v1.0.0 |
| 1317 | 2026-02-23T22:35:45.034Z | Fresh event-listener-strategy v0.5.4 |
| 1318 | 2026-02-23T22:35:45.034Z | Fresh rustls-native-certs v0.7.0 |
| 1319 | 2026-02-23T22:35:45.034Z | Fresh serde_qs v1.0.0 |
| 1320 | 2026-02-23T22:35:45.034Z | Fresh yasna v0.5.2 |
| 1321 | 2026-02-23T22:35:45.035Z | Fresh pem v3.0.6 |
| 1322 | 2026-02-23T22:35:45.035Z | Fresh waitgroup v0.1.2 |
| 1323 | 2026-02-23T22:35:45.035Z | Fresh openapiv3 v2.2.0 |
| 1324 | 2026-02-23T22:35:45.035Z | Fresh webpki-roots v1.0.0 |
| 1325 | 2026-02-23T22:35:45.035Z | Fresh async-trait v0.1.89 |
| 1326 | 2026-02-23T22:35:45.035Z | Fresh hostname v0.4.2 |
| 1327 | 2026-02-23T22:35:45.035Z | Fresh serde_path_to_error v0.1.20 |
| 1328 | 2026-02-23T22:35:45.035Z | Fresh debug-ignore v1.0.5 |
| 1329 | 2026-02-23T22:35:45.035Z | Fresh glob v0.3.0 |
| 1330 | 2026-02-23T22:35:45.035Z | Fresh simple-mermaid v0.2.0 |
| 1331 | 2026-02-23T22:35:45.035Z | Fresh termcolor v1.1.2 |
| 1332 | 2026-02-23T22:35:45.035Z | Fresh http-range v0.1.4 |
| 1333 | 2026-02-23T22:35:45.035Z | Fresh reqwest v0.12.28 |
| 1334 | 2026-02-23T22:35:45.035Z | Fresh hyper-rustls v0.26.0 |
| 1335 | 2026-02-23T22:35:45.035Z | Fresh rcgen v0.14.7 |
| 1336 | 2026-02-23T22:35:45.035Z | Fresh async-channel v2.5.0 |
| 1337 | 2026-02-23T22:35:45.035Z | Fresh trybuild v1.0.116 |
| 1338 | 2026-02-23T22:35:45.035Z | Fresh hyper-staticfile v0.10.1 |
| 1339 | 2026-02-23T22:35:45.036Z | Fresh tokio-tungstenite v0.24.0 |
| 1340 | 2026-02-23T22:35:45.036Z | Fresh anyhow v1.0.101 |
| 1341 | 2026-02-23T22:35:45.036Z | Fresh subprocess v0.2.15 |
| 1342 | 2026-02-23T22:35:45.036Z | Fresh buf-list v1.1.2 |
| 1343 | 2026-02-23T22:35:45.036Z | Fresh once_cell v1.20.1 |
| 1344 | 2026-02-23T22:35:45.036Z | Fresh tempfile v3.25.0 |
| 1345 | 2026-02-23T22:35:45.036Z | Fresh schema-derive v0.1.0 |
| 1346 | 2026-02-23T22:35:45.036Z | Fresh atomicwrites v0.4.4 |
| 1347 | 2026-02-23T22:35:45.036Z | Fresh schema v0.1.0 |
| 1348 | 2026-02-23T22:35:45.036Z | Fresh prettyplease v0.2.37 |
| 1349 | 2026-02-23T22:35:45.036Z | Fresh expectorate v1.2.0 |
| 1350 | 2026-02-23T22:35:48.621Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1351 | 2026-02-23T22:35:48.688Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a440ab6bc3978482 -C extra-filename=-467488d83197550c --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-8a022441c56011e2.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rmeta --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out` |
| 1352 | 2026-02-23T22:35:48.689Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5f3ba9d0dd4de424 -C extra-filename=-c30639d6f28a5a3d --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2026-02-23T22:36:03.723Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7771cb94c753da22 -C extra-filename=-4c879a771425d585 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2026-02-23T22:36:03.723Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0b276a56309a77f9 -C extra-filename=-7bb95960a391474b --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2026-02-23T22:36:03.770Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=33c1e63b1006d769 -C extra-filename=-66a6d3fb1d95e01b --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2026-02-23T22:36:03.770Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2095f0ea3925d231 -C extra-filename=-8e732a739fb701f0 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2026-02-23T22:36:03.770Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=17bb88db39908b3e -C extra-filename=-5ade04c4a4cdc741 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2026-02-23T22:36:03.771Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8b90b24e68815134 -C extra-filename=-7248257526bf2bb0 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1359 | 2026-02-23T22:36:03.772Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0a3da43a4b7fc48d -C extra-filename=-c684b3d2fdb99dd3 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1360 | 2026-02-23T22:36:05.409Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=01d5ad92d66e4ddd -C extra-filename=-084a15ee30a6ec0f --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1361 | 2026-02-23T22:36:21.777Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0fd9d82133d9da9f -C extra-filename=-2649082f32e3f541 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1362 | 2026-02-23T22:36:27.344Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1492fa7213791b39 -C extra-filename=-f24595cd9f9b26f9 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1363 | 2026-02-23T22:36:29.712Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3f9371f4e6779257 -C extra-filename=-c707ab6b0a1a1d19 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1364 | 2026-02-23T22:36:30.364Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e775e8365217479b -C extra-filename=-95edfe2922cf7c00 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1365 | 2026-02-23T22:36:31.259Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d132a9195b1f5329 -C extra-filename=-72a83e66d103a066 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1366 | 2026-02-23T22:36:31.442Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=df906166c5d0f815 -C extra-filename=-27d021a6403390a9 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1367 | 2026-02-23T22:36:47.474Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ed1e4d73c88a8e1f -C extra-filename=-22e9c438c04a03ff --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1368 | 2026-02-23T22:36:54.275Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e0a5442bb3e0733d -C extra-filename=-f5d8e2955de3d4a1 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1369 | 2026-02-23T22:36:55.356Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=bc1dfc65d75cb085 -C extra-filename=-d46fa0800c178dbd --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1370 | 2026-02-23T22:36:55.443Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dbdfcd99d8af1cbc -C extra-filename=-064e3dbe17c17b9b --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1371 | 2026-02-23T22:36:58.222Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=538bc80b96ed3339 -C extra-filename=-b156dc350c637b82 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1372 | 2026-02-23T22:36:59.512Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=720e8b6d9d0f7297 -C extra-filename=-239b7cf812f67073 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1373 | 2026-02-23T22:37:01.456Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=6ecf73b6279c075f -C extra-filename=-e969abddf595970f --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1374 | 2026-02-23T22:37:17.553Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=824bb55370e5d5a8 -C extra-filename=-be84fe43949ece3d --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1375 | 2026-02-23T22:37:17.986Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e2394cd063013e64 -C extra-filename=-9695e91316216ed6 --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1376 | 2026-02-23T22:37:18.473Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5bab6814e042e286 -C extra-filename=-cba6822595cea9fb --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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/out -L native=/usr/ssl-3/lib/amd64` |
| 1377 | 2026-02-23T22:37:45.554Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s |
| 1378 | 2026-02-23T22:37:45.616Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-c30639d6f28a5a3d` |
| 1379 | 2026-02-23T22:37:45.662Z | |
| 1380 | 2026-02-23T22:37:45.662Z | running 109 tests |
| 1381 | 2026-02-23T22:37:45.662Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1382 | 2026-02-23T22:37:45.662Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1383 | 2026-02-23T22:37:45.662Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1384 | 2026-02-23T22:37:45.662Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1385 | 2026-02-23T22:37:45.662Z | test api_description::test::test_tags_need_one ... ok |
| 1386 | 2026-02-23T22:37:45.662Z | test api_description::test::test_badpath1 ... ok |
| 1387 | 2026-02-23T22:37:45.662Z | test api_description::test::test_badpath2 ... ok |
| 1388 | 2026-02-23T22:37:45.662Z | test api_description::test::test_badpath3 ... ok |
| 1389 | 2026-02-23T22:37:45.662Z | test api_description::test::test_dup_names ... ok |
| 1390 | 2026-02-23T22:37:45.662Z | test api_description::test::test_tags_just_right ... ok |
| 1391 | 2026-02-23T22:37:45.662Z | test api_description::test::test_tags_too_many ... ok |
| 1392 | 2026-02-23T22:37:45.662Z | test error::test::test_serialize_error_response_body ... ok |
| 1393 | 2026-02-23T22:37:45.662Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1394 | 2026-02-23T22:37:45.662Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1395 | 2026-02-23T22:37:45.662Z | test from_map::test::test_case_insensitive ... ok |
| 1396 | 2026-02-23T22:37:45.663Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1397 | 2026-02-23T22:37:45.663Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1398 | 2026-02-23T22:37:45.663Z | test from_map::test::test_lone_literal ... ok |
| 1399 | 2026-02-23T22:37:45.663Z | test extractor::header::tests::test_header_parsing ... ok |
| 1400 | 2026-02-23T22:37:45.663Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1401 | 2026-02-23T22:37:45.663Z | test from_map::test::test_missing_data1 ... ok |
| 1402 | 2026-02-23T22:37:45.663Z | test from_map::test::test_deep ... ok |
| 1403 | 2026-02-23T22:37:45.663Z | test from_map::test::test_missing_data2 ... ok |
| 1404 | 2026-02-23T22:37:45.663Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1405 | 2026-02-23T22:37:45.663Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1406 | 2026-02-23T22:37:45.663Z | test from_map::test::test_types ... ok |
| 1407 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1408 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_log_mode ... ok |
| 1409 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1410 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1411 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1412 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1413 | 2026-02-23T22:37:45.663Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1414 | 2026-02-23T22:37:45.663Z | test pagination::test::test_pagination_schema ... ok |
| 1415 | 2026-02-23T22:37:45.663Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1416 | 2026-02-23T22:37:45.663Z | test pagination::test::test_results_page ... ok |
| 1417 | 2026-02-23T22:37:45.663Z | test pagination::test::test_page_token_serialization ... ok |
| 1418 | 2026-02-23T22:37:45.663Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1419 | 2026-02-23T22:37:45.663Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1420 | 2026-02-23T22:37:45.663Z | note: configured to log to "/tmp/dropshot-c30639d6f28a5a3d.2136.file_dir/log.out" |
| 1421 | 2026-02-23T22:37:45.663Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1422 | 2026-02-23T22:37:45.663Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1423 | 2026-02-23T22:37:45.663Z | test pagination::test::test_pagparams_parsing ... ok |
| 1424 | 2026-02-23T22:37:45.663Z | test router::test::test_bogus_regex - should panic ... ok |
| 1425 | 2026-02-23T22:37:45.663Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1426 | 2026-02-23T22:37:45.663Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1427 | 2026-02-23T22:37:45.663Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1428 | 2026-02-23T22:37:45.663Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1429 | 2026-02-23T22:37:45.663Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1430 | 2026-02-23T22:37:45.663Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1431 | 2026-02-23T22:37:45.690Z | test router::test::test_embedded_non_variable ... ok |
| 1432 | 2026-02-23T22:37:45.690Z | test router::test::test_empty_variable ... ok |
| 1433 | 2026-02-23T22:37:45.690Z | test logging::test::test_config_stderr_terminal ... ok |
| 1434 | 2026-02-23T22:37:45.690Z | test router::test::test_iter_null ... ok |
| 1435 | 2026-02-23T22:37:45.690Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1436 | 2026-02-23T22:37:45.690Z | note: configured to log to "/tmp/dropshot-c30639d6f28a5a3d.2136.file_dir/log.out" |
| 1437 | 2026-02-23T22:37:45.690Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1438 | 2026-02-23T22:37:45.690Z | test router::test::test_error_cases ... ok |
| 1439 | 2026-02-23T22:37:45.690Z | test router::test::test_iter2 ... ok |
| 1440 | 2026-02-23T22:37:45.690Z | test router::test::test_iter ... ok |
| 1441 | 2026-02-23T22:37:45.690Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1442 | 2026-02-23T22:37:45.690Z | test api_description::test::test_tags_set ... ok |
| 1443 | 2026-02-23T22:37:45.690Z | test router::test::test_map ... ok |
| 1444 | 2026-02-23T22:37:45.690Z | test router::test::test_map_bad_value ... ok |
| 1445 | 2026-02-23T22:37:45.690Z | test router::test::test_map_bad_seq ... ok |
| 1446 | 2026-02-23T22:37:45.690Z | test router::test::test_more_after_regex - should panic ... ok |
| 1447 | 2026-02-23T22:37:45.690Z | test router::test::test_path_segment ... ok |
| 1448 | 2026-02-23T22:37:45.690Z | note: configured to log to "/tmp/dropshot-c30639d6f28a5a3d.2136.file_dir/log.out" |
| 1449 | 2026-02-23T22:37:45.690Z | test router::test::test_router_basic ... ok |
| 1450 | 2026-02-23T22:37:45.691Z | test router::test::test_router_versioned ... ok |
| 1451 | 2026-02-23T22:37:45.691Z | test router::test::test_segments ... ok |
| 1452 | 2026-02-23T22:37:45.691Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1453 | 2026-02-23T22:37:45.691Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1454 | 2026-02-23T22:37:45.691Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1455 | 2026-02-23T22:37:45.691Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1456 | 2026-02-23T22:37:45.691Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1457 | 2026-02-23T22:37:45.691Z | test router::test::test_variable_rename ... ok |
| 1458 | 2026-02-23T22:37:45.691Z | test logging::test::test_config_file ... ok |
| 1459 | 2026-02-23T22:37:45.691Z | test router::test::test_variables_basic ... ok |
| 1460 | 2026-02-23T22:37:45.691Z | test router::test::test_variables_glob ... ok |
| 1461 | 2026-02-23T22:37:45.691Z | test router::test::test_variables_multi ... ok |
| 1462 | 2026-02-23T22:37:45.691Z | test schema_util::test::test_empty_struct ... ok |
| 1463 | 2026-02-23T22:37:45.691Z | test schema_util::test::test_additional_properties ... ok |
| 1464 | 2026-02-23T22:37:45.692Z | test schema_util::test::test_extension_conversion ... ok |
| 1465 | 2026-02-23T22:37:45.692Z | test schema_util::test::test_nullable ... ok |
| 1466 | 2026-02-23T22:37:45.692Z | test schema_util::test::test_embedded_schema ... ok |
| 1467 | 2026-02-23T22:37:45.692Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1468 | 2026-02-23T22:37:45.692Z | test schema_util::test::test_two_types - should panic ... ok |
| 1469 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1470 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1471 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1472 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1473 | 2026-02-23T22:37:45.692Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1474 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1475 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1476 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1477 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1478 | 2026-02-23T22:37:45.692Z | test to_map::test::test_struct_with_options ... ok |
| 1479 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1480 | 2026-02-23T22:37:45.692Z | test to_map::test::test_to_map_enum ... ok |
| 1481 | 2026-02-23T22:37:45.692Z | test to_map::test::test_to_map_num ... ok |
| 1482 | 2026-02-23T22:37:45.692Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1483 | 2026-02-23T22:37:45.692Z | test to_map::test::test_to_map_seq ... ok |
| 1484 | 2026-02-23T22:37:45.692Z | test to_map::test::test_to_map_vec ... ok |
| 1485 | 2026-02-23T22:37:45.692Z | test type_util::tests::test_commented_ref ... ok |
| 1486 | 2026-02-23T22:37:45.692Z | test to_map::test::test_to_map_valid ... ok |
| 1487 | 2026-02-23T22:37:45.692Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1488 | 2026-02-23T22:37:45.692Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1489 | 2026-02-23T22:37:45.692Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1490 | 2026-02-23T22:37:45.692Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1491 | 2026-02-23T22:37:45.692Z | test server::test::test_server_run_then_close ... ok |
| 1492 | 2026-02-23T22:37:45.692Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1493 | 2026-02-23T22:37:45.692Z | |
| 1494 | 2026-02-23T22:37:45.692Z | test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s |
| 1495 | 2026-02-23T22:37:45.692Z | |
| 1496 | 2026-02-23T22:37:45.692Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-4c879a771425d585` |
| 1497 | 2026-02-23T22:37:45.692Z | |
| 1498 | 2026-02-23T22:37:45.692Z | running 1 test |
| 1499 | 2026-02-23T22:37:46.581Z | Compiling proc-macro2 v1.0.106 |
| 1500 | 2026-02-23T22:37:46.581Z | Compiling quote v1.0.44 |
| 1501 | 2026-02-23T22:37:46.581Z | Compiling unicode-ident v1.0.12 |
| 1502 | 2026-02-23T22:37:46.581Z | Compiling libc v0.2.182 |
| 1503 | 2026-02-23T22:37:46.606Z | Checking cfg-if v1.0.0 |
| 1504 | 2026-02-23T22:37:46.606Z | Compiling serde_core v1.0.228 |
| 1505 | 2026-02-23T22:37:46.606Z | Checking itoa v1.0.17 |
| 1506 | 2026-02-23T22:37:46.606Z | Checking pin-project-lite v0.2.12 |
| 1507 | 2026-02-23T22:37:46.813Z | Compiling autocfg v1.1.0 |
| 1508 | 2026-02-23T22:37:46.868Z | Compiling shlex v1.3.0 |
| 1509 | 2026-02-23T22:37:46.954Z | Checking memchr v2.6.0 |
| 1510 | 2026-02-23T22:37:47.013Z | Compiling version_check v0.9.5 |
| 1511 | 2026-02-23T22:37:47.391Z | Compiling cc v1.2.16 |
| 1512 | 2026-02-23T22:37:47.525Z | Checking smallvec v1.13.2 |
| 1513 | 2026-02-23T22:37:47.817Z | Checking bytes v1.11.1 |
| 1514 | 2026-02-23T22:37:48.003Z | Checking once_cell v1.20.1 |
| 1515 | 2026-02-23T22:37:48.036Z | Checking futures-core v0.3.32 |
| 1516 | 2026-02-23T22:37:48.156Z | Compiling log v0.4.17 |
| 1517 | 2026-02-23T22:37:48.330Z | Compiling parking_lot_core v0.9.4 |
| 1518 | 2026-02-23T22:37:48.627Z | Checking scopeguard v1.2.0 |
| 1519 | 2026-02-23T22:37:48.889Z | Compiling zmij v1.0.2 |
| 1520 | 2026-02-23T22:37:49.255Z | Compiling thiserror v2.0.18 |
| 1521 | 2026-02-23T22:37:49.298Z | Checking lock_api v0.4.6 |
| 1522 | 2026-02-23T22:37:49.322Z | Compiling slab v0.4.9 |
| 1523 | 2026-02-23T22:37:49.773Z | Compiling serde v1.0.228 |
| 1524 | 2026-02-23T22:37:49.875Z | Checking futures-sink v0.3.32 |
| 1525 | 2026-02-23T22:37:50.005Z | Checking parking_lot v0.12.1 |
| 1526 | 2026-02-23T22:37:50.308Z | Compiling syn v2.0.116 |
| 1527 | 2026-02-23T22:37:50.332Z | Checking getrandom v0.2.11 |
| 1528 | 2026-02-23T22:37:50.492Z | Checking socket2 v0.6.0 |
| 1529 | 2026-02-23T22:37:50.545Z | Checking mio v1.0.3 |
| 1530 | 2026-02-23T22:37:50.723Z | Checking signal-hook-registry v1.4.0 |
| 1531 | 2026-02-23T22:37:50.757Z | Compiling serde_json v1.0.149 |
| 1532 | 2026-02-23T22:37:51.102Z | Checking futures-channel v0.3.32 |
| 1533 | 2026-02-23T22:37:51.148Z | Checking http v1.4.0 |
| 1534 | 2026-02-23T22:37:51.178Z | Checking zeroize v1.7.0 |
| 1535 | 2026-02-23T22:37:51.331Z | Checking futures-task v0.3.32 |
| 1536 | 2026-02-23T22:37:51.552Z | Checking rustls-pki-types v1.14.0 |
| 1537 | 2026-02-23T22:37:51.667Z | Checking stable_deref_trait v1.2.0 |
| 1538 | 2026-02-23T22:37:51.691Z | Checking futures-io v0.3.32 |
| 1539 | 2026-02-23T22:37:51.843Z | Compiling httparse v1.10.0 |
| 1540 | 2026-02-23T22:37:52.392Z | Compiling ucd-trie v0.1.6 |
| 1541 | 2026-02-23T22:37:52.761Z | Compiling ring v0.17.13 |
| 1542 | 2026-02-23T22:37:52.922Z | Compiling zerocopy v0.8.27 |
| 1543 | 2026-02-23T22:37:53.181Z | Checking tracing-core v0.1.32 |
| 1544 | 2026-02-23T22:37:53.207Z | Checking equivalent v1.0.0 |
| 1545 | 2026-02-23T22:37:53.277Z | Checking percent-encoding v2.3.2 |
| 1546 | 2026-02-23T22:37:53.405Z | Checking hashbrown v0.16.1 |
| 1547 | 2026-02-23T22:37:53.565Z | Checking bitflags v2.11.0 |
| 1548 | 2026-02-23T22:37:53.639Z | Checking untrusted v0.9.0 |
| 1549 | 2026-02-23T22:37:53.985Z | Checking http-body v1.0.1 |
| 1550 | 2026-02-23T22:37:54.167Z | Checking tracing v0.1.40 |
| 1551 | 2026-02-23T22:37:54.247Z | Checking litemap v0.7.4 |
| 1552 | 2026-02-23T22:37:54.278Z | Checking atomic-waker v1.1.2 |
| 1553 | 2026-02-23T22:37:54.502Z | Compiling typenum v1.14.0 |
| 1554 | 2026-02-23T22:37:54.578Z | Compiling rustversion v1.0.22 |
| 1555 | 2026-02-23T22:37:54.774Z | Checking indexmap v2.13.0 |
| 1556 | 2026-02-23T22:37:54.813Z | Compiling pkg-config v0.3.31 |
| 1557 | 2026-02-23T22:37:55.020Z | Checking writeable v0.5.5 |
| 1558 | 2026-02-23T22:37:55.478Z | Compiling vcpkg v0.2.15 |
| 1559 | 2026-02-23T22:37:56.081Z | Compiling generic-array v0.14.5 |
| 1560 | 2026-02-23T22:37:56.639Z | Checking try-lock v0.2.3 |
| 1561 | 2026-02-23T22:37:56.714Z | Compiling crossbeam-utils v0.8.21 |
| 1562 | 2026-02-23T22:37:56.862Z | Checking fnv v1.0.7 |
| 1563 | 2026-02-23T22:37:56.887Z | Checking want v0.3.0 |
| 1564 | 2026-02-23T22:37:57.656Z | Compiling unicase v2.6.0 |
| 1565 | 2026-02-23T22:37:57.856Z | Checking subtle v2.5.0 |
| 1566 | 2026-02-23T22:37:58.203Z | Checking tower-layer v0.3.3 |
| 1567 | 2026-02-23T22:37:58.252Z | Compiling num-conv v0.2.0 |
| 1568 | 2026-02-23T22:37:58.369Z | Compiling openssl-sys v0.9.107 |
| 1569 | 2026-02-23T22:37:58.542Z | Checking powerfmt v0.2.0 |
| 1570 | 2026-02-23T22:37:58.628Z | Checking tower-service v0.3.3 |
| 1571 | 2026-02-23T22:37:58.655Z | Compiling getrandom v0.4.1 |
| 1572 | 2026-02-23T22:37:58.806Z | Checking pin-utils v0.1.0 |
| 1573 | 2026-02-23T22:37:58.894Z | Compiling time-core v0.1.8 |
| 1574 | 2026-02-23T22:37:58.933Z | Checking icu_locid_transform_data v1.5.0 |
| 1575 | 2026-02-23T22:37:59.107Z | Checking httpdate v1.0.1 |
| 1576 | 2026-02-23T22:37:59.131Z | Checking base64 v0.22.1 |
| 1577 | 2026-02-23T22:37:59.299Z | Compiling time-macros v0.2.27 |
| 1578 | 2026-02-23T22:37:59.433Z | Compiling slog v2.8.2 |
| 1579 | 2026-02-23T22:37:59.807Z | Checking deranged v0.5.5 |
| 1580 | 2026-02-23T22:37:59.968Z | Compiling synstructure v0.13.1 |
| 1581 | 2026-02-23T22:38:01.294Z | Checking rustls-webpki v0.102.8 |
| 1582 | 2026-02-23T22:38:01.470Z | Checking num_threads v0.1.3 |
| 1583 | 2026-02-23T22:38:01.610Z | Checking icu_properties_data v1.5.0 |
| 1584 | 2026-02-23T22:38:02.374Z | Compiling num-traits v0.2.14 |
| 1585 | 2026-02-23T22:38:02.674Z | Checking foreign-types-shared v0.1.1 |
| 1586 | 2026-02-23T22:38:02.851Z | Checking write16 v1.0.0 |
| 1587 | 2026-02-23T22:38:02.923Z | Checking utf16_iter v1.0.5 |
| 1588 | 2026-02-23T22:38:03.051Z | Checking icu_normalizer_data v1.5.0 |
| 1589 | 2026-02-23T22:38:03.113Z | Checking openssl-probe v0.1.4 |
| 1590 | 2026-02-23T22:38:03.138Z | Checking utf8_iter v1.0.4 |
| 1591 | 2026-02-23T22:38:03.188Z | Compiling openssl v0.10.72 |
| 1592 | 2026-02-23T22:38:03.212Z | Checking ipnet v2.10.0 |
| 1593 | 2026-02-23T22:38:03.236Z | Checking time v0.3.47 |
| 1594 | 2026-02-23T22:38:03.397Z | Compiling usdt-impl v0.6.0 |
| 1595 | 2026-02-23T22:38:03.487Z | Compiling thread-id v5.0.0 |
| 1596 | 2026-02-23T22:38:03.920Z | Checking foreign-types v0.3.2 |
| 1597 | 2026-02-23T22:38:03.957Z | Checking crypto-common v0.1.6 |
| 1598 | 2026-02-23T22:38:04.016Z | Checking block-buffer v0.10.2 |
| 1599 | 2026-02-23T22:38:04.328Z | Checking form_urlencoded v1.2.2 |
| 1600 | 2026-02-23T22:38:04.353Z | Checking rand_core v0.6.3 |
| 1601 | 2026-02-23T22:38:04.385Z | Checking errno v0.3.10 |
| 1602 | 2026-02-23T22:38:04.509Z | Checking byteorder v1.4.3 |
| 1603 | 2026-02-23T22:38:04.682Z | Compiling rustls v0.23.13 |
| 1604 | 2026-02-23T22:38:04.707Z | Checking plain v0.2.3 |
| 1605 | 2026-02-23T22:38:04.762Z | Checking mime v0.3.16 |
| 1606 | 2026-02-23T22:38:04.921Z | Checking ppv-lite86 v0.2.15 |
| 1607 | 2026-02-23T22:38:05.041Z | Compiling native-tls v0.2.12 |
| 1608 | 2026-02-23T22:38:05.249Z | Compiling rustls v0.22.4 |
| 1609 | 2026-02-23T22:38:05.601Z | Compiling rustix v1.1.3 |
| 1610 | 2026-02-23T22:38:05.766Z | Checking rand_chacha v0.3.1 |
| 1611 | 2026-02-23T22:38:05.805Z | Checking digest v0.10.7 |
| 1612 | 2026-02-23T22:38:05.858Z | Checking iana-time-zone v0.1.47 |
| 1613 | 2026-02-23T22:38:06.136Z | Compiling rustix v0.38.44 |
| 1614 | 2026-02-23T22:38:06.275Z | Checking ryu v1.0.23 |
| 1615 | 2026-02-23T22:38:06.299Z | Checking pretty-hex v0.4.1 |
| 1616 | 2026-02-23T22:38:06.325Z | Compiling thiserror v1.0.69 |
| 1617 | 2026-02-23T22:38:06.587Z | Checking cpufeatures v0.2.17 |
| 1618 | 2026-02-23T22:38:06.638Z | Checking rand v0.8.4 |
| 1619 | 2026-02-23T22:38:06.679Z | Compiling mime_guess v2.0.5 |
| 1620 | 2026-02-23T22:38:06.737Z | Checking sha1 v0.10.6 |
| 1621 | 2026-02-23T22:38:07.657Z | Checking concurrent-queue v2.5.0 |
| 1622 | 2026-02-23T22:38:08.003Z | Compiling serde_derive v1.0.228 |
| 1623 | 2026-02-23T22:38:08.096Z | Compiling tokio-macros v2.6.0 |
| 1624 | 2026-02-23T22:38:08.122Z | Compiling thiserror-impl v2.0.18 |
| 1625 | 2026-02-23T22:38:08.485Z | Compiling zerofrom-derive v0.1.5 |
| 1626 | 2026-02-23T22:38:09.248Z | Compiling yoke-derive v0.7.5 |
| 1627 | 2026-02-23T22:38:11.126Z | Checking tokio v1.49.0 |
| 1628 | 2026-02-23T22:38:11.559Z | Compiling futures-macro v0.3.32 |
| 1629 | 2026-02-23T22:38:13.345Z | Compiling zerovec-derive v0.10.3 |
| 1630 | 2026-02-23T22:38:13.509Z | Compiling displaydoc v0.2.5 |
| 1631 | 2026-02-23T22:38:14.109Z | Compiling zerocopy-derive v0.8.27 |
| 1632 | 2026-02-23T22:38:14.291Z | Compiling pest v2.8.1 |
| 1633 | 2026-02-23T22:38:14.462Z | Checking zerofrom v0.1.5 |
| 1634 | 2026-02-23T22:38:14.552Z | Checking futures-util v0.3.32 |
| 1635 | 2026-02-23T22:38:14.723Z | Checking yoke v0.7.5 |
| 1636 | 2026-02-23T22:38:15.177Z | Compiling icu_provider_macros v1.5.0 |
| 1637 | 2026-02-23T22:38:16.521Z | Compiling scroll_derive v0.13.1 |
| 1638 | 2026-02-23T22:38:17.136Z | Compiling openssl-macros v0.1.1 |
| 1639 | 2026-02-23T22:38:17.375Z | Checking zerovec v0.10.4 |
| 1640 | 2026-02-23T22:38:18.558Z | Compiling pest_meta v2.8.1 |
| 1641 | 2026-02-23T22:38:19.491Z | Checking tinystr v0.7.6 |
| 1642 | 2026-02-23T22:38:19.876Z | Checking icu_locid v1.5.0 |
| 1643 | 2026-02-23T22:38:20.266Z | Checking icu_collections v1.5.0 |
| 1644 | 2026-02-23T22:38:20.374Z | Checking erased-serde v0.3.31 |
| 1645 | 2026-02-23T22:38:20.533Z | Checking tokio-util v0.7.7 |
| 1646 | 2026-02-23T22:38:21.109Z | Compiling pest_generator v2.8.1 |
| 1647 | 2026-02-23T22:38:21.143Z | Checking icu_provider v1.5.0 |
| 1648 | 2026-02-23T22:38:21.167Z | Compiling serde_tokenstream v0.2.2 |
| 1649 | 2026-02-23T22:38:21.619Z | Checking h2 v0.4.6 |
| 1650 | 2026-02-23T22:38:21.928Z | Checking icu_locid_transform v1.5.0 |
| 1651 | 2026-02-23T22:38:21.952Z | Checking scroll v0.13.0 |
| 1652 | 2026-02-23T22:38:22.482Z | Checking goblin v0.10.1 |
| 1653 | 2026-02-23T22:38:23.222Z | Checking icu_properties v1.5.1 |
| 1654 | 2026-02-23T22:38:23.572Z | Compiling dof v0.4.0 |
| 1655 | 2026-02-23T22:38:24.824Z | Compiling pest_derive v2.8.1 |
| 1656 | 2026-02-23T22:38:24.966Z | Checking chrono v0.4.43 |
| 1657 | 2026-02-23T22:38:25.330Z | Compiling thiserror-impl v1.0.69 |
| 1658 | 2026-02-23T22:38:26.524Z | Compiling serde_derive_internals v0.29.0 |
| 1659 | 2026-02-23T22:38:26.599Z | Compiling dtrace-parser v0.3.0 |
| 1660 | 2026-02-23T22:38:26.917Z | Checking hyper v1.8.1 |
| 1661 | 2026-02-23T22:38:27.611Z | Checking icu_normalizer v1.5.0 |
| 1662 | 2026-02-23T22:38:27.801Z | Checking http-body-util v0.1.3 |
| 1663 | 2026-02-23T22:38:28.365Z | Checking rustls-pemfile v2.2.0 |
| 1664 | 2026-02-23T22:38:28.646Z | Checking idna_adapter v1.2.0 |
| 1665 | 2026-02-23T22:38:28.853Z | Checking thread_local v1.1.4 |
| 1666 | 2026-02-23T22:38:28.899Z | Checking idna v1.0.3 |
| 1667 | 2026-02-23T22:38:29.277Z | Checking sync_wrapper v1.0.1 |
| 1668 | 2026-02-23T22:38:29.467Z | Compiling multer v3.1.0 |
| 1669 | 2026-02-23T22:38:29.491Z | Checking encoding_rs v0.8.32 |
| 1670 | 2026-02-23T22:38:29.516Z | Compiling schemars v0.8.22 |
| 1671 | 2026-02-23T22:38:29.630Z | Checking hyper-util v0.1.20 |
| 1672 | 2026-02-23T22:38:30.030Z | Checking match_cfg v0.1.0 |
| 1673 | 2026-02-23T22:38:30.055Z | Compiling camino v1.2.2 |
| 1674 | 2026-02-23T22:38:30.079Z | Checking winnow v0.7.13 |
| 1675 | 2026-02-23T22:38:30.184Z | Checking fastrand v2.1.1 |
| 1676 | 2026-02-23T22:38:30.303Z | Compiling slog-async v2.8.0 |
| 1677 | 2026-02-23T22:38:30.613Z | Checking parking v2.2.0 |
| 1678 | 2026-02-23T22:38:30.690Z | Compiling paste v1.0.15 |
| 1679 | 2026-02-23T22:38:30.826Z | Checking event-listener v5.0.0 |
| 1680 | 2026-02-23T22:38:31.147Z | Checking tempfile v3.25.0 |
| 1681 | 2026-02-23T22:38:31.304Z | Compiling schemars_derive v0.8.22 |
| 1682 | 2026-02-23T22:38:31.417Z | Checking hostname v0.3.1 |
| 1683 | 2026-02-23T22:38:31.520Z | Compiling usdt-attr-macro v0.6.0 |
| 1684 | 2026-02-23T22:38:31.605Z | Compiling usdt-macro v0.6.0 |
| 1685 | 2026-02-23T22:38:31.632Z | Checking tower v0.5.2 |
| 1686 | 2026-02-23T22:38:31.656Z | Checking url v2.5.4 |
| 1687 | 2026-02-23T22:38:32.731Z | Checking tokio-native-tls v0.3.1 |
| 1688 | 2026-02-23T22:38:32.759Z | Checking slog-json v2.6.1 |
| 1689 | 2026-02-23T22:38:32.847Z | Checking tokio-rustls v0.26.0 |
| 1690 | 2026-02-23T22:38:32.921Z | Checking tokio-rustls v0.25.0 |
| 1691 | 2026-02-23T22:38:33.102Z | Checking serde_urlencoded v0.7.1 |
| 1692 | 2026-02-23T22:38:33.138Z | Checking futures-executor v0.3.32 |
| 1693 | 2026-02-23T22:38:33.463Z | Compiling async-stream-impl v0.3.6 |
| 1694 | 2026-02-23T22:38:33.524Z | Checking uuid v1.21.0 |
| 1695 | 2026-02-23T22:38:33.700Z | Checking crossbeam-channel v0.5.15 |
| 1696 | 2026-02-23T22:38:33.744Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-02-23T22:38:34.244Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1698 | 2026-02-23T22:38:34.309Z | Checking serde_spanned v1.0.4 |
| 1699 | 2026-02-23T22:38:34.387Z | Checking webpki-roots v0.26.5 |
| 1700 | 2026-02-23T22:38:34.650Z | Checking is-terminal v0.4.12 |
| 1701 | 2026-02-23T22:38:34.680Z | Checking memmap2 v0.9.8 |
| 1702 | 2026-02-23T22:38:34.705Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1703 | 2026-02-23T22:38:34.705Z | Checking data-encoding v2.4.0 |
| 1704 | 2026-02-23T22:38:34.785Z | Checking iri-string v0.7.8 |
| 1705 | 2026-02-23T22:38:34.833Z | Compiling anyhow v1.0.101 |
| 1706 | 2026-02-23T22:38:35.107Z | Checking term v1.1.0 |
| 1707 | 2026-02-23T22:38:35.258Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1708 | 2026-02-23T22:38:35.407Z | Compiling heck v0.5.0 |
| 1709 | 2026-02-23T22:38:35.450Z | Checking lazy_static v1.5.0 |
| 1710 | 2026-02-23T22:38:35.644Z | Checking unicode-width v0.1.9 |
| 1711 | 2026-02-23T22:38:35.690Z | Checking take_mut v0.2.2 |
| 1712 | 2026-02-23T22:38:35.715Z | Checking dyn-clone v1.0.4 |
| 1713 | 2026-02-23T22:38:35.856Z | Checking utf-8 v0.7.6 |
| 1714 | 2026-02-23T22:38:35.881Z | Compiling semver v1.0.27 |
| 1715 | 2026-02-23T22:38:35.881Z | Checking unicode-segmentation v1.10.0 |
| 1716 | 2026-02-23T22:38:35.912Z | Checking spin v0.9.8 |
| 1717 | 2026-02-23T22:38:36.090Z | Checking async-stream v0.3.6 |
| 1718 | 2026-02-23T22:38:36.159Z | Checking tungstenite v0.24.0 |
| 1719 | 2026-02-23T22:38:36.385Z | Checking console v0.15.7 |
| 1720 | 2026-02-23T22:38:36.636Z | Checking newline-converter v0.3.0 |
| 1721 | 2026-02-23T22:38:36.752Z | Checking slog-term v2.9.2 |
| 1722 | 2026-02-23T22:38:36.864Z | Checking toml v1.0.3+spec-1.1.0 |
| 1723 | 2026-02-23T22:38:36.888Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1724 | 2026-02-23T22:38:36.967Z | Checking atomicwrites v0.4.4 |
| 1725 | 2026-02-23T22:38:37.167Z | Checking usdt v0.6.0 |
| 1726 | 2026-02-23T22:38:37.256Z | Checking hyper-rustls v0.27.3 |
| 1727 | 2026-02-23T22:38:37.340Z | Checking futures v0.3.32 |
| 1728 | 2026-02-23T22:38:37.496Z | Checking slog-bunyan v2.5.0 |
| 1729 | 2026-02-23T22:38:37.561Z | Checking hyper-tls v0.6.0 |
| 1730 | 2026-02-23T22:38:37.747Z | Checking event-listener-strategy v0.5.4 |
| 1731 | 2026-02-23T22:38:37.916Z | Checking tower-http v0.6.8 |
| 1732 | 2026-02-23T22:38:38.006Z | Checking rustls-native-certs v0.7.0 |
| 1733 | 2026-02-23T22:38:38.205Z | Checking serde_qs v1.0.0 |
| 1734 | 2026-02-23T22:38:38.414Z | Checking openapiv3 v2.2.0 |
| 1735 | 2026-02-23T22:38:38.634Z | Compiling async-trait v0.1.89 |
| 1736 | 2026-02-23T22:38:38.675Z | Checking yasna v0.5.2 |
| 1737 | 2026-02-23T22:38:38.703Z | Checking pem v3.0.6 |
| 1738 | 2026-02-23T22:38:38.846Z | Checking waitgroup v0.1.2 |
| 1739 | 2026-02-23T22:38:39.039Z | Checking serde_path_to_error v0.1.20 |
| 1740 | 2026-02-23T22:38:39.067Z | Checking webpki-roots v1.0.0 |
| 1741 | 2026-02-23T22:38:39.243Z | Checking hostname v0.4.2 |
| 1742 | 2026-02-23T22:38:39.463Z | Checking http-range v0.1.4 |
| 1743 | 2026-02-23T22:38:39.497Z | Checking debug-ignore v1.0.5 |
| 1744 | 2026-02-23T22:38:39.714Z | Checking simple-mermaid v0.2.0 |
| 1745 | 2026-02-23T22:38:39.740Z | Checking similar v2.2.1 |
| 1746 | 2026-02-23T22:38:39.779Z | Checking rcgen v0.14.7 |
| 1747 | 2026-02-23T22:38:39.872Z | Checking hyper-staticfile v0.10.1 |
| 1748 | 2026-02-23T22:38:39.910Z | Checking reqwest v0.12.28 |
| 1749 | 2026-02-23T22:38:39.955Z | Checking hyper-rustls v0.26.0 |
| 1750 | 2026-02-23T22:38:40.401Z | Checking async-channel v2.5.0 |
| 1751 | 2026-02-23T22:38:40.698Z | Checking tokio-tungstenite v0.24.0 |
| 1752 | 2026-02-23T22:38:40.883Z | Checking expectorate v1.2.0 |
| 1753 | 2026-02-23T22:38:40.995Z | Checking subprocess v0.2.15 |
| 1754 | 2026-02-23T22:38:41.091Z | Checking buf-list v1.1.2 |
| 1755 | 2026-02-23T22:38:45.674Z | test fail has been running for over 60 seconds |
| 1756 | 2026-02-23T22:38:48.337Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1757 | 2026-02-23T22:38:48.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 1758 | 2026-02-23T22:38:49.026Z | |
| 1759 | 2026-02-23T22:38:49.026Z | |
| 1760 | 2026-02-23T22:39:41.701Z | test tests/fail/bad_channel10.rs ... ok |
| 1761 | 2026-02-23T22:39:41.701Z | test tests/fail/bad_channel11.rs ... ok |
| 1762 | 2026-02-23T22:39:41.701Z | test tests/fail/bad_channel12.rs ... ok |
| 1763 | 2026-02-23T22:39:41.701Z | test tests/fail/bad_channel13.rs ... ok |
| 1764 | 2026-02-23T22:39:41.701Z | test tests/fail/bad_channel14.rs ... ok |
| 1765 | 2026-02-23T22:39:41.772Z | test tests/fail/bad_channel15.rs ... ok |
| 1766 | 2026-02-23T22:39:41.772Z | test tests/fail/bad_channel17.rs ... ok |
| 1767 | 2026-02-23T22:39:41.772Z | test tests/fail/bad_channel18.rs ... ok |
| 1768 | 2026-02-23T22:39:41.772Z | test tests/fail/bad_channel19.rs ... ok |
| 1769 | 2026-02-23T22:39:41.772Z | test tests/fail/bad_channel1a.rs ... ok |
| 1770 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel1b.rs ... ok |
| 1771 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel2.rs ... ok |
| 1772 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel20.rs ... ok |
| 1773 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel21.rs ... ok |
| 1774 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel22.rs ... ok |
| 1775 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel23.rs ... ok |
| 1776 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel24.rs ... ok |
| 1777 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel25.rs ... ok |
| 1778 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel26.rs ... ok |
| 1779 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel27.rs ... ok |
| 1780 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel28.rs ... ok |
| 1781 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel3.rs ... ok |
| 1782 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel4.rs ... ok |
| 1783 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel5.rs ... ok |
| 1784 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel6.rs ... ok |
| 1785 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel8.rs ... ok |
| 1786 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_channel9.rs ... ok |
| 1787 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1788 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1789 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1790 | 2026-02-23T22:39:41.773Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1791 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1792 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1793 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1794 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1795 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1796 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1797 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1798 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1799 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1800 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1801 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1802 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1803 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1804 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1805 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1806 | 2026-02-23T22:39:41.774Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1807 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1808 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1809 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1810 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1811 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1812 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1813 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1814 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1815 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1816 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1817 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1818 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1819 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1820 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1821 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1822 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1823 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1824 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1825 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1826 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1827 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1828 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1829 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1830 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1831 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1832 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1833 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1834 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1835 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1836 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1837 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1838 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1839 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1840 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1841 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1842 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1843 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1844 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1845 | 2026-02-23T22:39:41.775Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1846 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1847 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1848 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1849 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1850 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1851 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1852 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1853 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1854 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1855 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1856 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1857 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1858 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1859 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1860 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1861 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1862 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1863 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1864 | 2026-02-23T22:39:41.776Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1865 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1866 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1867 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1868 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1869 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1870 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1871 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1872 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1873 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1874 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1875 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1876 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1877 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1878 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1879 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1880 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1881 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1882 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1883 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1884 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1885 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1886 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1887 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1888 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1889 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1890 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1891 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1892 | 2026-02-23T22:39:41.801Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1893 | 2026-02-23T22:39:41.801Z | test tests/fail/unused_endpoint.rs ... ok |
| 1894 | 2026-02-23T22:39:41.801Z | |
| 1895 | 2026-02-23T22:39:41.801Z | |
| 1896 | 2026-02-23T22:39:41.801Z | test fail ... ok |
| 1897 | 2026-02-23T22:39:41.801Z | |
| 1898 | 2026-02-23T22:39:41.801Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 116.04s |
| 1899 | 2026-02-23T22:39:41.802Z | |
| 1900 | 2026-02-23T22:39:41.802Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-5ade04c4a4cdc741` |
| 1901 | 2026-02-23T22:39:41.802Z | |
| 1902 | 2026-02-23T22:39:41.802Z | running 83 tests |
| 1903 | 2026-02-23T22:39:41.802Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1904 | 2026-02-23T22:39:41.802Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1905 | 2026-02-23T22:39:41.802Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1906 | 2026-02-23T22:39:41.802Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1907 | 2026-02-23T22:39:41.802Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1908 | 2026-02-23T22:39:41.802Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1909 | 2026-02-23T22:39:41.802Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1910 | 2026-02-23T22:39:41.802Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1911 | 2026-02-23T22:39:41.802Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1912 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-config_bind_address_http.3419.0.log" |
| 1913 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-config_handler_task_mode_cancel.3419.3.log" |
| 1914 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-config_bind_address_https.3419.1.log" |
| 1915 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-api_trait_basic.3419.2.log" |
| 1916 | 2026-02-23T22:39:41.802Z | test config::test_valid_config_all_settings ... ok |
| 1917 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_unversioned_servers_with_versioned_routes.3419.5.log" |
| 1918 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-config_handler_task_mode_detached.3419.6.log" |
| 1919 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-config_bind_address_https_buffer.3419.4.log" |
| 1920 | 2026-02-23T22:39:41.802Z | test config::test_valid_config_basic ... ok |
| 1921 | 2026-02-23T22:39:41.802Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1922 | 2026-02-23T22:39:41.802Z | test config::test_valid_config_empty ... ok |
| 1923 | 2026-02-23T22:39:41.802Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_enum_extractor_error.3419.7.log" |
| 1924 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_enum_user_error.3419.8.log" |
| 1925 | 2026-02-23T22:39:41.803Z | test config::test_config_handler_task_mode_detached ... ok |
| 1926 | 2026-02-23T22:39:41.803Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1927 | 2026-02-23T22:39:41.803Z | test custom_errors::test_enum_extractor_error ... ok |
| 1928 | 2026-02-23T22:39:41.803Z | test custom_errors::test_enum_user_error ... ok |
| 1929 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_struct_user_error.3419.9.log" |
| 1930 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_struct_extractor_error.3419.10.log" |
| 1931 | 2026-02-23T22:39:41.803Z | test api_trait::test_api_trait_basic ... ok |
| 1932 | 2026-02-23T22:39:41.803Z | test custom_errors::test_trait_based_api ... ok |
| 1933 | 2026-02-23T22:39:41.803Z | test config::test_config_bind_address_http ... ok |
| 1934 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_trait_enum_user_error.3419.11.log" |
| 1935 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_trait_struct_user_error.3419.12.log" |
| 1936 | 2026-02-23T22:39:41.803Z | test custom_errors::test_struct_user_error ... ok |
| 1937 | 2026-02-23T22:39:41.803Z | test custom_errors::test_struct_extractor_error ... ok |
| 1938 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_302_bogus.3419.13.log" |
| 1939 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_302_found.3419.14.log" |
| 1940 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_303_see_other.3419.15.log" |
| 1941 | 2026-02-23T22:39:41.803Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1942 | 2026-02-23T22:39:41.803Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1943 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_delete_request.3419.16.log" |
| 1944 | 2026-02-23T22:39:41.803Z | test demo::test_302_bogus ... ok |
| 1945 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_307_temporary_redirect.3419.17.log" |
| 1946 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo1.3419.18.log" |
| 1947 | 2026-02-23T22:39:41.803Z | test demo::test_303_see_other ... ok |
| 1948 | 2026-02-23T22:39:41.803Z | test demo::test_302_found ... ok |
| 1949 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo2json.3419.19.log" |
| 1950 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo2query.3419.20.log" |
| 1951 | 2026-02-23T22:39:41.803Z | test demo::test_delete_request ... ok |
| 1952 | 2026-02-23T22:39:41.803Z | test demo::test_demo1 ... ok |
| 1953 | 2026-02-23T22:39:41.803Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo2urlencoded.3419.21.log" |
| 1954 | 2026-02-23T22:39:41.804Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo3json.3419.22.log" |
| 1955 | 2026-02-23T22:39:41.804Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo_path_param_string.3419.23.log" |
| 1956 | 2026-02-23T22:39:41.804Z | test demo::test_307_temporary_redirect ... ok |
| 1957 | 2026-02-23T22:39:41.804Z | test demo::test_demo2query ... ok |
| 1958 | 2026-02-23T22:39:41.804Z | test demo::test_demo2json ... ok |
| 1959 | 2026-02-23T22:39:41.804Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo_path_param_u32.3419.24.log" |
| 1960 | 2026-02-23T22:39:41.804Z | test demo::test_demo3json ... ok |
| 1961 | 2026-02-23T22:39:41.804Z | test demo::test_demo2urlencoded ... ok |
| 1962 | 2026-02-23T22:39:41.804Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo_path_param_uuid.3419.25.log" |
| 1963 | 2026-02-23T22:39:41.804Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_head_request.3419.27.log" |
| 1964 | 2026-02-23T22:39:41.804Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-demo_websocket.3419.26.log" |
| 1965 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_header_request.3419.28.log" |
| 1966 | 2026-02-23T22:39:41.829Z | test demo::test_demo_path_param_u32 ... ok |
| 1967 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_large_typed_body.3419.29.log" |
| 1968 | 2026-02-23T22:39:41.829Z | test demo::test_head_request ... ok |
| 1969 | 2026-02-23T22:39:41.829Z | test demo::test_demo_path_param_uuid ... ok |
| 1970 | 2026-02-23T22:39:41.829Z | test demo::test_header_request ... ok |
| 1971 | 2026-02-23T22:39:41.829Z | test demo::test_demo_websocket ... ok |
| 1972 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_request_compat.3419.31.log" |
| 1973 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-tet_raw_request.3419.30.log" |
| 1974 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_request_remote_addr.3419.32.log" |
| 1975 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_streaming_body.3419.33.log" |
| 1976 | 2026-02-23T22:39:41.829Z | test demo::test_raw_request ... ok |
| 1977 | 2026-02-23T22:39:41.829Z | test demo::test_request_remote_addr ... ok |
| 1978 | 2026-02-23T22:39:41.829Z | test demo::test_request_compat ... ok |
| 1979 | 2026-02-23T22:39:41.829Z | test demo::test_large_typed_body ... ok |
| 1980 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-graceful_shutdown_with_detached_handler.3419.34.log" |
| 1981 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-multipart_client.3419.35.log" |
| 1982 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-multipart_client.3419.36.log" |
| 1983 | 2026-02-23T22:39:41.829Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_untyped_body.3419.37.log" |
| 1984 | 2026-02-23T22:39:41.829Z | test demo::test_demo_path_param_string ... ok |
| 1985 | 2026-02-23T22:39:41.829Z | test multipart::missing_boundary ... ok |
| 1986 | 2026-02-23T22:39:41.829Z | test multipart::no_content_type ... ok |
| 1987 | 2026-02-23T22:39:41.830Z | test demo::test_streaming_body ... ok |
| 1988 | 2026-02-23T22:39:41.830Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-multipart_client.3419.38.log" |
| 1989 | 2026-02-23T22:39:41.830Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-multipart_client.3419.39.log" |
| 1990 | 2026-02-23T22:39:41.830Z | test multipart::weird_content_type ... ok |
| 1991 | 2026-02-23T22:39:41.830Z | test multipart::test_multipart_client ... ok |
| 1992 | 2026-02-23T22:39:41.830Z | test openapi::test_openapi_custom_error_types ... ok |
| 1993 | 2026-02-23T22:39:41.830Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-pagination-basic.3419.40.log" |
| 1994 | 2026-02-23T22:39:41.830Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1995 | 2026-02-23T22:39:41.830Z | test demo::test_untyped_body ... ok |
| 1996 | 2026-02-23T22:39:41.830Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-pagination-multiple-resources.3419.41.log" |
| 1997 | 2026-02-23T22:39:41.830Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-pagination-multiple-sorts.3419.42.log" |
| 1998 | 2026-02-23T22:39:41.830Z | test config::test_config_bind_address_https ... ok |
| 1999 | 2026-02-23T22:39:41.830Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-basic.3419.43.log" |
| 2000 | 2026-02-23T22:39:41.855Z | test openapi::test_openapi ... ok |
| 2001 | 2026-02-23T22:39:41.855Z | test openapi::test_openapi_fuller ... ok |
| 2002 | 2026-02-23T22:39:41.855Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-dictionary.3419.44.log" |
| 2003 | 2026-02-23T22:39:41.855Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-empty.3419.45.log" |
| 2004 | 2026-02-23T22:39:41.855Z | test pagination::test_paginate_empty ... ok |
| 2005 | 2026-02-23T22:39:41.855Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-errors.3419.46.log" |
| 2006 | 2026-02-23T22:39:41.855Z | test pagination::test_paginate_errors ... ok |
| 2007 | 2026-02-23T22:39:41.855Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-extra_params.3419.47.log" |
| 2008 | 2026-02-23T22:39:41.855Z | test pagination::test_paginate_extra_params ... ok |
| 2009 | 2026-02-23T22:39:41.855Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-required_params.3419.48.log" |
| 2010 | 2026-02-23T22:39:41.879Z | test pagination::test_paginate_with_required_params ... ok |
| 2011 | 2026-02-23T22:39:41.879Z | test pagination_schema::test_pagination_schema ... ok |
| 2012 | 2026-02-23T22:39:41.879Z | test path_names::test_path_names ... ok |
| 2013 | 2026-02-23T22:39:41.879Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_no_tls.3419.49.log" |
| 2014 | 2026-02-23T22:39:41.879Z | test starter::test_no_tls ... ok |
| 2015 | 2026-02-23T22:39:41.879Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_with_tls.3419.50.log" |
| 2016 | 2026-02-23T22:39:41.913Z | test pagination::test_paginate_basic ... ok |
| 2017 | 2026-02-23T22:39:41.937Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-non_streaming_servers_do_not_use_transfer_encoding.3419.51.log" |
| 2018 | 2026-02-23T22:39:41.937Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2019 | 2026-02-23T22:39:41.937Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-streaming_server_buffered_client.3419.52.log" |
| 2020 | 2026-02-23T22:39:41.961Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2021 | 2026-02-23T22:39:41.961Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-streaming_server_streaming_client.3419.53.log" |
| 2022 | 2026-02-23T22:39:41.987Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2023 | 2026-02-23T22:39:42.012Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_server_is_http.3419.54.log" |
| 2024 | 2026-02-23T22:39:42.012Z | test tls::test_server_is_http ... ok |
| 2025 | 2026-02-23T22:39:42.012Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_server_is_https.3419.55.log" |
| 2026 | 2026-02-23T22:39:42.204Z | test starter::test_with_tls ... ok |
| 2027 | 2026-02-23T22:39:42.228Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_tls_aborted_negotiation.3419.56.log" |
| 2028 | 2026-02-23T22:39:42.314Z | test tls::test_server_is_https ... ok |
| 2029 | 2026-02-23T22:39:42.417Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_tls_certificate_loading.3419.57.log" |
| 2030 | 2026-02-23T22:39:42.624Z | test tls::test_tls_certificate_loading ... ok |
| 2031 | 2026-02-23T22:39:42.648Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_tls_only.3419.58.log" |
| 2032 | 2026-02-23T22:39:42.825Z | test tls::test_tls_aborted_negotiation ... ok |
| 2033 | 2026-02-23T22:39:42.849Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_tls_refresh_certificates.3419.59.log" |
| 2034 | 2026-02-23T22:39:42.909Z | test tls::test_tls_refresh_certificates ... ok |
| 2035 | 2026-02-23T22:39:42.936Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_versions.3419.60.log" |
| 2036 | 2026-02-23T22:39:42.960Z | test config::test_config_bind_address_https_buffer ... ok |
| 2037 | 2026-02-23T22:39:42.960Z | note: configured to log to "/tmp/integration_tests-5ade04c4a4cdc741-test_versions_on_missing.3419.61.log" |
| 2038 | 2026-02-23T22:39:42.984Z | test tls::test_tls_only ... ok |
| 2039 | 2026-02-23T22:39:42.984Z | test versions::test_versions_openapi ... ok |
| 2040 | 2026-02-23T22:39:42.984Z | test versions::test_versions_openapi_same_names ... ok |
| 2041 | 2026-02-23T22:39:43.009Z | test versions::test_versions ... ok |
| 2042 | 2026-02-23T22:39:43.039Z | test versions::test_versions_on_missing ... ok |
| 2043 | 2026-02-23T22:39:43.296Z | test pagination::test_example_basic ... ok |
| 2044 | 2026-02-23T22:39:43.658Z | test pagination::test_paginate_dictionary ... ok |
| 2045 | 2026-02-23T22:39:43.789Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2046 | 2026-02-23T22:39:47.697Z | test pagination::test_example_multiple_sorts ... ok |
| 2047 | 2026-02-23T22:39:48.568Z | test pagination::test_example_multiple_resources ... ok |
| 2048 | 2026-02-23T22:39:48.568Z | |
| 2049 | 2026-02-23T22:39:48.568Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.83s |
| 2050 | 2026-02-23T22:39:48.568Z | |
| 2051 | 2026-02-23T22:39:48.592Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-d12334ac2081f37f` |
| 2052 | 2026-02-23T22:39:48.616Z | |
| 2053 | 2026-02-23T22:39:48.616Z | running 35 tests |
| 2054 | 2026-02-23T22:39:48.616Z | test channel::tests::test_channel_operation_id ... ok |
| 2055 | 2026-02-23T22:39:48.616Z | test channel::tests::test_channel_with_versions ... ok |
| 2056 | 2026-02-23T22:39:48.616Z | test doc::tests::test_extract_summary_description ... ok |
| 2057 | 2026-02-23T22:39:48.616Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2058 | 2026-02-23T22:39:48.616Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2059 | 2026-02-23T22:39:48.616Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2060 | 2026-02-23T22:39:48.616Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2061 | 2026-02-23T22:39:48.616Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2062 | 2026-02-23T22:39:48.616Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2063 | 2026-02-23T22:39:48.616Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2064 | 2026-02-23T22:39:48.616Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2065 | 2026-02-23T22:39:48.617Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2066 | 2026-02-23T22:39:48.617Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2067 | 2026-02-23T22:39:48.617Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2068 | 2026-02-23T22:39:48.663Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2069 | 2026-02-23T22:39:48.663Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2070 | 2026-02-23T22:39:48.663Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2071 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2072 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2073 | 2026-02-23T22:39:48.664Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2074 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2075 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2076 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2077 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2078 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2079 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2080 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2081 | 2026-02-23T22:39:48.664Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2082 | 2026-02-23T22:39:48.664Z | test syn_parsing::tests::test_busted_function ... ok |
| 2083 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_operation_id ... ok |
| 2084 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2085 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2086 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2087 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2088 | 2026-02-23T22:39:48.664Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2089 | 2026-02-23T22:39:48.664Z | |
| 2090 | 2026-02-23T22:39:48.664Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2091 | 2026-02-23T22:39:48.664Z | |
| 2092 | 2026-02-23T22:39:48.664Z | Doc-tests dropshot |
| 2093 | 2026-02-23T22:39:48.664Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/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-cdb2a60d7fb68bf6.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f0206f1d7358ff0b.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8a022441c56011e2.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-d754a5acf45c1bfe.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-00308df0292d0f2c.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-31f65203b0fa9f27.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-1352e873e9c57172.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-d362a9218ff71c47.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-76ec4334627bdadc.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-a61dc41a03e42861.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-467488d83197550c.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-ee921f0ca7cc8718.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-f955fb0533c62dc0.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-83ecd5d3d7e0325e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-3ecb145d046c149e.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ce1faab39a909534.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-039685acc323f8d2.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-770211ae8333d283.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-9bea985ae41fc6c1.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-f846e6ec1a6f2ff2.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-0edff1b9d20c6b08.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-dbb758f4b8d6c46a.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-3d4a7ddca9ba7fdc.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-443d40f800e10b3d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-b0177619a811e992.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-eb2d02c97258680a.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-665bc32c5565afc5.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-49449776d2a32856.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3cc8d991b623a10b.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-aec76b9ed4326789.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-258b248704f20d3a.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-a4367aee736d1f9b.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-22169613b84fed60.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-c96e294d88e43f67.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-04f0f6acccfc31e5.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-edb518762d4eeb45.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-870280cd13f33f3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ad2cf69079a9b684.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-e7ac980946699b18.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-13c0e4452016f09d.rlib --extern serde_qs=/work/oxidecomputer/dropshot/target/debug/deps/libserde_qs-2daa5f0ea97f7774.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9a168f61440b1495.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-911691505516f2f5.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-706dbf32d4ef86d7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-7d86354316aaff3b.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-71382a9e8ad303f9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-be40461363238882.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-f606d4030580dce1.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-f11979e5cf265f87.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-d2b7320c3b25404f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-3a3e5cdb0285d3a3.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-9cf0fe96e18ab823.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-38f19c24f53a5b1c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-03d0667f332fe93c.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-2bdadada73d9f548.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a75ba60145925a15.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-fec3efa92a085e78.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-0ee1e89f4d9d816c.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4d2f94e259bbacc1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-d63a0ecbd41ea6b8.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` |
| 2094 | 2026-02-23T22:39:49.521Z | |
| 2095 | 2026-02-23T22:39:49.521Z | running 23 tests |
| 2096 | 2026-02-23T22:39:51.878Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2097 | 2026-02-23T22:39:51.878Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2098 | 2026-02-23T22:39:51.878Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2099 | 2026-02-23T22:39:52.196Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2100 | 2026-02-23T22:39:58.759Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2101 | 2026-02-23T22:39:58.759Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2102 | 2026-02-23T22:39:59.135Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 382) ... ok |
| 2103 | 2026-02-23T22:39:59.222Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 357) ... ok |
| 2104 | 2026-02-23T22:39:59.302Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2105 | 2026-02-23T22:39:59.327Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2106 | 2026-02-23T22:39:59.430Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2107 | 2026-02-23T22:39:59.522Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2108 | 2026-02-23T22:39:59.522Z | test dropshot/src/lib.rs - channel (line 1187) ... ignored |
| 2109 | 2026-02-23T22:39:59.522Z | test dropshot/src/lib.rs - endpoint (line 1232) ... ignored |
| 2110 | 2026-02-23T22:40:01.354Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2111 | 2026-02-23T22:40:01.693Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2112 | 2026-02-23T22:40:01.758Z | test dropshot/src/lib.rs - api_description (line 1113) ... ok |
| 2113 | 2026-02-23T22:40:01.832Z | test dropshot/src/lib.rs - api_description (line 1052) ... ok |
| 2114 | 2026-02-23T22:40:01.884Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2115 | 2026-02-23T22:40:01.922Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2116 | 2026-02-23T22:40:03.721Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2117 | 2026-02-23T22:40:08.421Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2118 | 2026-02-23T22:40:10.269Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2119 | 2026-02-23T22:40:10.269Z | |
| 2120 | 2026-02-23T22:40:10.269Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 20.74s |
| 2121 | 2026-02-23T22:40:10.269Z | |
| 2122 | 2026-02-23T22:40:10.315Z | Doc-tests dropshot_endpoint |
| 2123 | 2026-02-23T22:40:10.315Z | Running `/home/build/.rustup/toolchains/1.93.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-987fee56afb15e60/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-50b5e768fbe055aa.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-bea934ba1e0e0f04.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-67a5fe7d367b9b47.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-15854438052e6009.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-1f96ef3c12873473.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-235f5860a8364e7e.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-68eed622088dc0cf.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-6389b18acfd0c510.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-d2508aa196f7b616.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-a5eaa9914a020637.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-297d51168f807b5a.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2124 | 2026-02-23T22:40:10.741Z | |
| 2125 | 2026-02-23T22:40:10.741Z | running 0 tests |
| 2126 | 2026-02-23T22:40:10.741Z | |
| 2127 | 2026-02-23T22:40:10.741Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2128 | 2026-02-23T22:40:10.741Z | |
| 2129 | 2026-02-23T22:40:10.802Z | |
| 2130 | 2026-02-23T22:40:10.829Z | real 4:26.397598965 |
| 2131 | 2026-02-23T22:40:10.829Z | user 22:38.847428713 |
| 2132 | 2026-02-23T22:40:10.829Z | sys 4:06.334825261 |
| 2133 | 2026-02-23T22:40:10.829Z | trap 1.168185738 |
| 2134 | 2026-02-23T22:40:10.829Z | tflt 0.183094862 |
| 2135 | 2026-02-23T22:40:10.829Z | dflt 0.290908719 |
| 2136 | 2026-02-23T22:40:10.830Z | kflt 0.000376600 |
| 2137 | 2026-02-23T22:40:10.830Z | lock 1:35:03.904261567 |
| 2138 | 2026-02-23T22:40:10.830Z | slp 1:26:40.266979328 |
| 2139 | 2026-02-23T22:40:10.830Z | lat 1:32.841009413 |
| 2140 | 2026-02-23T22:40:10.830Z | stop 2:55.035489238 |
| 2141 | 2026-02-23T22:40:10.830Z | + banner docs |
| 2142 | 2026-02-23T22:40:10.830Z | |
| 2143 | 2026-02-23T22:40:10.830Z | ##### #### #### #### |
| 2144 | 2026-02-23T22:40:10.830Z | # # # # # # # |
| 2145 | 2026-02-23T22:40:10.830Z | # # # # # #### |
| 2146 | 2026-02-23T22:40:10.830Z | # # # # # # |
| 2147 | 2026-02-23T22:40:10.830Z | # # # # # # # # |
| 2148 | 2026-02-23T22:40:10.830Z | ##### #### #### #### |
| 2149 | 2026-02-23T22:40:10.830Z | |
| 2150 | 2026-02-23T22:40:10.830Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2151 | 2026-02-23T22:40:11.620Z | Compiling proc-macro2 v1.0.106 |
| 2152 | 2026-02-23T22:40:11.644Z | Compiling unicode-ident v1.0.12 |
| 2153 | 2026-02-23T22:40:11.646Z | Checking cfg-if v1.0.0 |
| 2154 | 2026-02-23T22:40:11.646Z | Checking itoa v1.0.17 |
| 2155 | 2026-02-23T22:40:11.646Z | Checking pin-project-lite v0.2.12 |
| 2156 | 2026-02-23T22:40:11.646Z | Compiling quote v1.0.44 |
| 2157 | 2026-02-23T22:40:11.646Z | Checking libc v0.2.182 |
| 2158 | 2026-02-23T22:40:11.646Z | Checking serde_core v1.0.228 |
| 2159 | 2026-02-23T22:40:11.735Z | Checking smallvec v1.13.2 |
| 2160 | 2026-02-23T22:40:11.770Z | Checking once_cell v1.20.1 |
| 2161 | 2026-02-23T22:40:11.795Z | Checking bytes v1.11.1 |
| 2162 | 2026-02-23T22:40:11.922Z | Checking futures-core v0.3.32 |
| 2163 | 2026-02-23T22:40:12.009Z | Checking memchr v2.6.0 |
| 2164 | 2026-02-23T22:40:12.136Z | Checking scopeguard v1.2.0 |
| 2165 | 2026-02-23T22:40:12.161Z | Checking futures-sink v0.3.32 |
| 2166 | 2026-02-23T22:40:12.185Z | Checking slab v0.4.9 |
| 2167 | 2026-02-23T22:40:12.342Z | Checking futures-channel v0.3.32 |
| 2168 | 2026-02-23T22:40:12.367Z | Checking lock_api v0.4.6 |
| 2169 | 2026-02-23T22:40:12.552Z | Checking log v0.4.17 |
| 2170 | 2026-02-23T22:40:12.830Z | Checking zeroize v1.7.0 |
| 2171 | 2026-02-23T22:40:12.855Z | Checking futures-task v0.3.32 |
| 2172 | 2026-02-23T22:40:12.922Z | Checking futures-io v0.3.32 |
| 2173 | 2026-02-23T22:40:12.946Z | Checking parking_lot_core v0.9.4 |
| 2174 | 2026-02-23T22:40:13.020Z | Checking mio v1.0.3 |
| 2175 | 2026-02-23T22:40:13.127Z | Checking signal-hook-registry v1.4.0 |
| 2176 | 2026-02-23T22:40:13.156Z | Checking getrandom v0.2.11 |
| 2177 | 2026-02-23T22:40:13.193Z | Checking socket2 v0.6.0 |
| 2178 | 2026-02-23T22:40:13.217Z | Checking http v1.4.0 |
| 2179 | 2026-02-23T22:40:13.499Z | Checking parking_lot v0.12.1 |
| 2180 | 2026-02-23T22:40:13.523Z | Checking rustls-pki-types v1.14.0 |
| 2181 | 2026-02-23T22:40:13.790Z | Checking stable_deref_trait v1.2.0 |
| 2182 | 2026-02-23T22:40:13.815Z | Checking httparse v1.10.0 |
| 2183 | 2026-02-23T22:40:13.925Z | Compiling syn v2.0.116 |
| 2184 | 2026-02-23T22:40:13.950Z | Checking tracing-core v0.1.32 |
| 2185 | 2026-02-23T22:40:13.976Z | Checking percent-encoding v2.3.2 |
| 2186 | 2026-02-23T22:40:14.044Z | Checking untrusted v0.9.0 |
| 2187 | 2026-02-23T22:40:14.203Z | Checking equivalent v1.0.0 |
| 2188 | 2026-02-23T22:40:14.297Z | Checking hashbrown v0.16.1 |
| 2189 | 2026-02-23T22:40:14.321Z | Checking ring v0.17.13 |
| 2190 | 2026-02-23T22:40:14.346Z | Checking atomic-waker v1.1.2 |
| 2191 | 2026-02-23T22:40:14.376Z | Checking bitflags v2.11.0 |
| 2192 | 2026-02-23T22:40:14.523Z | Checking writeable v0.5.5 |
| 2193 | 2026-02-23T22:40:14.725Z | Checking fnv v1.0.7 |
| 2194 | 2026-02-23T22:40:14.789Z | Checking tracing v0.1.40 |
| 2195 | 2026-02-23T22:40:14.890Z | Checking http-body v1.0.1 |
| 2196 | 2026-02-23T22:40:14.914Z | Checking try-lock v0.2.3 |
| 2197 | 2026-02-23T22:40:14.939Z | Checking litemap v0.7.4 |
| 2198 | 2026-02-23T22:40:15.089Z | Checking want v0.3.0 |
| 2199 | 2026-02-23T22:40:15.170Z | Checking typenum v1.14.0 |
| 2200 | 2026-02-23T22:40:15.199Z | Checking zmij v1.0.2 |
| 2201 | 2026-02-23T22:40:15.339Z | Checking httpdate v1.0.1 |
| 2202 | 2026-02-23T22:40:15.364Z | Compiling num-conv v0.2.0 |
| 2203 | 2026-02-23T22:40:15.498Z | Checking subtle v2.5.0 |
| 2204 | 2026-02-23T22:40:15.524Z | Compiling time-core v0.1.8 |
| 2205 | 2026-02-23T22:40:15.657Z | Checking pin-utils v0.1.0 |
| 2206 | 2026-02-23T22:40:15.682Z | Checking base64 v0.22.1 |
| 2207 | 2026-02-23T22:40:15.765Z | Checking tower-layer v0.3.3 |
| 2208 | 2026-02-23T22:40:15.807Z | Checking powerfmt v0.2.0 |
| 2209 | 2026-02-23T22:40:15.865Z | Checking tower-service v0.3.3 |
| 2210 | 2026-02-23T22:40:16.025Z | Compiling time-macros v0.2.27 |
| 2211 | 2026-02-23T22:40:16.077Z | Checking crossbeam-utils v0.8.21 |
| 2212 | 2026-02-23T22:40:16.164Z | Checking deranged v0.5.5 |
| 2213 | 2026-02-23T22:40:16.192Z | Checking icu_locid_transform_data v1.5.0 |
| 2214 | 2026-02-23T22:40:16.336Z | Checking num_threads v0.1.3 |
| 2215 | 2026-02-23T22:40:16.371Z | Checking indexmap v2.13.0 |
| 2216 | 2026-02-23T22:40:16.413Z | Checking generic-array v0.14.5 |
| 2217 | 2026-02-23T22:40:16.488Z | Checking serde_json v1.0.149 |
| 2218 | 2026-02-23T22:40:16.852Z | Checking rustls-webpki v0.102.8 |
| 2219 | 2026-02-23T22:40:17.572Z | Checking getrandom v0.4.1 |
| 2220 | 2026-02-23T22:40:17.632Z | Checking icu_properties_data v1.5.0 |
| 2221 | 2026-02-23T22:40:17.716Z | Checking ipnet v2.10.0 |
| 2222 | 2026-02-23T22:40:17.850Z | Checking block-buffer v0.10.2 |
| 2223 | 2026-02-23T22:40:17.936Z | Checking crypto-common v0.1.6 |
| 2224 | 2026-02-23T22:40:17.965Z | Checking form_urlencoded v1.2.2 |
| 2225 | 2026-02-23T22:40:18.118Z | Checking utf16_iter v1.0.5 |
| 2226 | 2026-02-23T22:40:18.175Z | Checking utf8_iter v1.0.4 |
| 2227 | 2026-02-23T22:40:18.225Z | Checking mime v0.3.16 |
| 2228 | 2026-02-23T22:40:18.262Z | Checking foreign-types-shared v0.1.1 |
| 2229 | 2026-02-23T22:40:18.287Z | Checking icu_normalizer_data v1.5.0 |
| 2230 | 2026-02-23T22:40:18.382Z | Checking openssl-probe v0.1.4 |
| 2231 | 2026-02-23T22:40:18.417Z | Checking write16 v1.0.0 |
| 2232 | 2026-02-23T22:40:18.442Z | Checking foreign-types v0.3.2 |
| 2233 | 2026-02-23T22:40:18.495Z | Checking digest v0.10.7 |
| 2234 | 2026-02-23T22:40:18.562Z | Checking num-traits v0.2.14 |
| 2235 | 2026-02-23T22:40:18.608Z | Checking openssl-sys v0.9.107 |
| 2236 | 2026-02-23T22:40:18.634Z | Checking rand_core v0.6.3 |
| 2237 | 2026-02-23T22:40:18.661Z | Checking errno v0.3.10 |
| 2238 | 2026-02-23T22:40:18.686Z | Checking iana-time-zone v0.1.47 |
| 2239 | 2026-02-23T22:40:18.871Z | Checking ryu v1.0.23 |
| 2240 | 2026-02-23T22:40:18.896Z | Checking ppv-lite86 v0.2.15 |
| 2241 | 2026-02-23T22:40:18.956Z | Checking cpufeatures v0.2.17 |
| 2242 | 2026-02-23T22:40:19.007Z | Checking winnow v0.7.13 |
| 2243 | 2026-02-23T22:40:19.034Z | Checking time v0.3.47 |
| 2244 | 2026-02-23T22:40:19.084Z | Checking sha1 v0.10.6 |
| 2245 | 2026-02-23T22:40:19.234Z | Checking rustls v0.22.4 |
| 2246 | 2026-02-23T22:40:19.532Z | Compiling unicase v2.6.0 |
| 2247 | 2026-02-23T22:40:19.645Z | Checking rand_chacha v0.3.1 |
| 2248 | 2026-02-23T22:40:19.938Z | Checking serde_spanned v1.0.4 |
| 2249 | 2026-02-23T22:40:19.984Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2250 | 2026-02-23T22:40:20.031Z | Checking http-body-util v0.1.3 |
| 2251 | 2026-02-23T22:40:20.123Z | Checking rustls-pemfile v2.2.0 |
| 2252 | 2026-02-23T22:40:20.205Z | Checking thread_local v1.1.4 |
| 2253 | 2026-02-23T22:40:20.437Z | Checking encoding_rs v0.8.32 |
| 2254 | 2026-02-23T22:40:20.487Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2255 | 2026-02-23T22:40:20.537Z | Checking match_cfg v0.1.0 |
| 2256 | 2026-02-23T22:40:20.561Z | Checking rand v0.8.4 |
| 2257 | 2026-02-23T22:40:20.672Z | Checking hostname v0.3.1 |
| 2258 | 2026-02-23T22:40:20.860Z | Compiling mime_guess v2.0.5 |
| 2259 | 2026-02-23T22:40:20.935Z | Checking rustix v1.1.3 |
| 2260 | 2026-02-23T22:40:21.385Z | Checking rustls v0.23.13 |
| 2261 | 2026-02-23T22:40:21.901Z | Checking uuid v1.21.0 |
| 2262 | 2026-02-23T22:40:21.977Z | Checking concurrent-queue v2.5.0 |
| 2263 | 2026-02-23T22:40:22.299Z | Compiling synstructure v0.13.1 |
| 2264 | 2026-02-23T22:40:22.428Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2265 | 2026-02-23T22:40:22.536Z | Compiling serde_derive_internals v0.29.0 |
| 2266 | 2026-02-23T22:40:22.598Z | Checking crossbeam-channel v0.5.15 |
| 2267 | 2026-02-23T22:40:22.908Z | Checking is-terminal v0.4.12 |
| 2268 | 2026-02-23T22:40:23.054Z | Checking sync_wrapper v1.0.1 |
| 2269 | 2026-02-23T22:40:23.288Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 2270 | 2026-02-23T22:40:23.320Z | Checking spin v0.9.8 |
| 2271 | 2026-02-23T22:40:23.421Z | Checking toml v1.0.3+spec-1.1.0 |
| 2272 | 2026-02-23T22:40:23.535Z | Checking semver v1.0.27 |
| 2273 | 2026-02-23T22:40:23.570Z | Checking parking v2.2.0 |
| 2274 | 2026-02-23T22:40:23.781Z | Checking take_mut v0.2.2 |
| 2275 | 2026-02-23T22:40:23.864Z | Checking dyn-clone v1.0.4 |
| 2276 | 2026-02-23T22:40:24.008Z | Checking fastrand v2.1.1 |
| 2277 | 2026-02-23T22:40:24.037Z | Checking term v1.1.0 |
| 2278 | 2026-02-23T22:40:24.063Z | Checking event-listener v5.0.0 |
| 2279 | 2026-02-23T22:40:24.396Z | Checking tempfile v3.25.0 |
| 2280 | 2026-02-23T22:40:24.612Z | Checking rustix v0.38.44 |
| 2281 | 2026-02-23T22:40:24.637Z | Checking camino v1.2.2 |
| 2282 | 2026-02-23T22:40:24.888Z | Checking serde_path_to_error v0.1.20 |
| 2283 | 2026-02-23T22:40:24.926Z | Checking waitgroup v0.1.2 |
| 2284 | 2026-02-23T22:40:25.034Z | Checking webpki-roots v0.26.5 |
| 2285 | 2026-02-23T22:40:25.069Z | Checking hostname v0.4.2 |
| 2286 | 2026-02-23T22:40:25.142Z | Checking data-encoding v2.4.0 |
| 2287 | 2026-02-23T22:40:25.244Z | Checking unicode-width v0.1.9 |
| 2288 | 2026-02-23T22:40:25.284Z | Checking debug-ignore v1.0.5 |
| 2289 | 2026-02-23T22:40:25.310Z | Checking lazy_static v1.5.0 |
| 2290 | 2026-02-23T22:40:25.454Z | Checking byteorder v1.4.3 |
| 2291 | 2026-02-23T22:40:25.488Z | Checking iri-string v0.7.8 |
| 2292 | 2026-02-23T22:40:25.514Z | Checking utf-8 v0.7.6 |
| 2293 | 2026-02-23T22:40:25.656Z | Checking unicode-segmentation v1.10.0 |
| 2294 | 2026-02-23T22:40:25.753Z | Checking console v0.15.7 |
| 2295 | 2026-02-23T22:40:25.972Z | Checking event-listener-strategy v0.5.4 |
| 2296 | 2026-02-23T22:40:26.170Z | Compiling serde_derive v1.0.228 |
| 2297 | 2026-02-23T22:40:26.231Z | Compiling tokio-macros v2.6.0 |
| 2298 | 2026-02-23T22:40:26.336Z | Compiling futures-macro v0.3.32 |
| 2299 | 2026-02-23T22:40:26.395Z | Compiling zerofrom-derive v0.1.5 |
| 2300 | 2026-02-23T22:40:26.424Z | Compiling yoke-derive v0.7.5 |
| 2301 | 2026-02-23T22:40:26.559Z | Compiling zerovec-derive v0.10.3 |
| 2302 | 2026-02-23T22:40:26.982Z | Compiling displaydoc v0.2.5 |
| 2303 | 2026-02-23T22:40:28.093Z | Checking tokio v1.49.0 |
| 2304 | 2026-02-23T22:40:28.448Z | Checking futures-util v0.3.32 |
| 2305 | 2026-02-23T22:40:28.649Z | Compiling icu_provider_macros v1.5.0 |
| 2306 | 2026-02-23T22:40:28.854Z | Compiling openssl-macros v0.1.1 |
| 2307 | 2026-02-23T22:40:29.472Z | Compiling thiserror-impl v2.0.18 |
| 2308 | 2026-02-23T22:40:29.496Z | Compiling async-stream-impl v0.3.6 |
| 2309 | 2026-02-23T22:40:29.816Z | Checking zerofrom v0.1.5 |
| 2310 | 2026-02-23T22:40:29.878Z | Checking openssl v0.10.72 |
| 2311 | 2026-02-23T22:40:29.981Z | Compiling thiserror-impl v1.0.69 |
| 2312 | 2026-02-23T22:40:30.072Z | Checking yoke v0.7.5 |
| 2313 | 2026-02-23T22:40:30.501Z | Checking zerovec v0.10.4 |
| 2314 | 2026-02-23T22:40:30.829Z | Compiling schemars_derive v0.8.22 |
| 2315 | 2026-02-23T22:40:32.305Z | Checking tinystr v0.7.6 |
| 2316 | 2026-02-23T22:40:32.397Z | Checking icu_collections v1.5.0 |
| 2317 | 2026-02-23T22:40:32.736Z | Checking icu_locid v1.5.0 |
| 2318 | 2026-02-23T22:40:32.799Z | Checking thiserror v1.0.69 |
| 2319 | 2026-02-23T22:40:32.967Z | Checking thiserror v2.0.18 |
| 2320 | 2026-02-23T22:40:33.177Z | Checking async-stream v0.3.6 |
| 2321 | 2026-02-23T22:40:33.208Z | Compiling async-trait v0.1.89 |
| 2322 | 2026-02-23T22:40:33.542Z | Checking tungstenite v0.24.0 |
| 2323 | 2026-02-23T22:40:34.014Z | Checking newline-converter v0.3.0 |
| 2324 | 2026-02-23T22:40:34.038Z | Checking serde v1.0.228 |
| 2325 | 2026-02-23T22:40:34.083Z | Checking icu_provider v1.5.0 |
| 2326 | 2026-02-23T22:40:34.236Z | Checking futures-executor v0.3.32 |
| 2327 | 2026-02-23T22:40:34.532Z | Checking futures v0.3.32 |
| 2328 | 2026-02-23T22:40:34.631Z | Checking multer v3.1.0 |
| 2329 | 2026-02-23T22:40:34.670Z | Checking atomicwrites v0.4.4 |
| 2330 | 2026-02-23T22:40:34.815Z | Checking icu_locid_transform v1.5.0 |
| 2331 | 2026-02-23T22:40:34.924Z | Checking target-triple v1.0.0 |
| 2332 | 2026-02-23T22:40:35.051Z | Checking yasna v0.5.2 |
| 2333 | 2026-02-23T22:40:35.140Z | Checking rustls-native-certs v0.7.0 |
| 2334 | 2026-02-23T22:40:35.164Z | Checking erased-serde v0.3.31 |
| 2335 | 2026-02-23T22:40:35.339Z | Checking chrono v0.4.43 |
| 2336 | 2026-02-23T22:40:35.627Z | Compiling serde_tokenstream v0.2.2 |
| 2337 | 2026-02-23T22:40:35.698Z | Checking serde_urlencoded v0.7.1 |
| 2338 | 2026-02-23T22:40:35.899Z | Checking native-tls v0.2.12 |
| 2339 | 2026-02-23T22:40:36.070Z | Checking icu_properties v1.5.1 |
| 2340 | 2026-02-23T22:40:36.114Z | Checking serde_qs v1.0.0 |
| 2341 | 2026-02-23T22:40:36.156Z | Checking openapiv3 v2.2.0 |
| 2342 | 2026-02-23T22:40:36.251Z | Checking pem v3.0.6 |
| 2343 | 2026-02-23T22:40:36.275Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2344 | 2026-02-23T22:40:36.547Z | Checking slog v2.8.2 |
| 2345 | 2026-02-23T22:40:36.584Z | Checking tokio-util v0.7.7 |
| 2346 | 2026-02-23T22:40:36.608Z | Checking tokio-rustls v0.25.0 |
| 2347 | 2026-02-23T22:40:36.836Z | Checking tokio-native-tls v0.3.1 |
| 2348 | 2026-02-23T22:40:36.880Z | Checking slog-json v2.6.1 |
| 2349 | 2026-02-23T22:40:36.977Z | Checking slog-async v2.8.0 |
| 2350 | 2026-02-23T22:40:37.159Z | Checking tower v0.5.2 |
| 2351 | 2026-02-23T22:40:37.221Z | Checking slog-bunyan v2.5.0 |
| 2352 | 2026-02-23T22:40:37.361Z | Checking tokio-rustls v0.26.0 |
| 2353 | 2026-02-23T22:40:37.440Z | Checking webpki-roots v1.0.0 |
| 2354 | 2026-02-23T22:40:37.518Z | Checking h2 v0.4.6 |
| 2355 | 2026-02-23T22:40:37.680Z | Checking glob v0.3.0 |
| 2356 | 2026-02-23T22:40:37.704Z | Checking slog-term v2.9.2 |
| 2357 | 2026-02-23T22:40:37.855Z | Checking schemars v0.8.22 |
| 2358 | 2026-02-23T22:40:38.057Z | Checking http-range v0.1.4 |
| 2359 | 2026-02-23T22:40:38.187Z | Checking tower-http v0.6.8 |
| 2360 | 2026-02-23T22:40:38.275Z | Checking similar v2.2.1 |
| 2361 | 2026-02-23T22:40:38.330Z | Checking termcolor v1.1.2 |
| 2362 | 2026-02-23T22:40:38.749Z | Checking trybuild v1.0.116 |
| 2363 | 2026-02-23T22:40:38.831Z | Checking rcgen v0.14.7 |
| 2364 | 2026-02-23T22:40:39.192Z | Checking expectorate v1.2.0 |
| 2365 | 2026-02-23T22:40:39.404Z | Checking tokio-tungstenite v0.24.0 |
| 2366 | 2026-02-23T22:40:39.619Z | Checking async-channel v2.5.0 |
| 2367 | 2026-02-23T22:40:39.751Z | Checking anyhow v1.0.101 |
| 2368 | 2026-02-23T22:40:39.807Z | Checking buf-list v1.1.2 |
| 2369 | 2026-02-23T22:40:39.831Z | Checking icu_normalizer v1.5.0 |
| 2370 | 2026-02-23T22:40:39.919Z | Checking subprocess v0.2.15 |
| 2371 | 2026-02-23T22:40:40.200Z | Checking heck v0.5.0 |
| 2372 | 2026-02-23T22:40:40.785Z | Checking idna_adapter v1.2.0 |
| 2373 | 2026-02-23T22:40:41.039Z | Checking idna v1.0.3 |
| 2374 | 2026-02-23T22:40:41.642Z | Checking url v2.5.4 |
| 2375 | 2026-02-23T22:40:42.105Z | Checking hyper v1.8.1 |
| 2376 | 2026-02-23T22:40:44.531Z | Checking hyper-util v0.1.20 |
| 2377 | 2026-02-23T22:40:44.532Z | Checking hyper-staticfile v0.10.1 |
| 2378 | 2026-02-23T22:40:47.392Z | Checking hyper-rustls v0.27.3 |
| 2379 | 2026-02-23T22:40:47.392Z | Checking hyper-tls v0.6.0 |
| 2380 | 2026-02-23T22:40:47.416Z | Checking hyper-rustls v0.26.0 |
| 2381 | 2026-02-23T22:40:47.416Z | Documenting dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 2382 | 2026-02-23T22:40:47.788Z | Checking reqwest v0.12.28 |
| 2383 | 2026-02-23T22:40:48.529Z | Documenting dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2384 | 2026-02-23T22:40:51.097Z | warning: unresolved link to `Query` |
| 2385 | 2026-02-23T22:40:51.097Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2386 | 2026-02-23T22:40:51.097Z | | |
| 2387 | 2026-02-23T22:40:51.098Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2388 | 2026-02-23T22:40:51.098Z | | ^^^^^ no item named `Query` in scope |
| 2389 | 2026-02-23T22:40:51.098Z | | |
| 2390 | 2026-02-23T22:40:51.098Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2391 | 2026-02-23T22:40:51.098Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2392 | 2026-02-23T22:40:51.098Z | |
| 2393 | 2026-02-23T22:40:51.098Z | warning: unresolved link to `Path` |
| 2394 | 2026-02-23T22:40:51.098Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2395 | 2026-02-23T22:40:51.098Z | | |
| 2396 | 2026-02-23T22:40:51.098Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2397 | 2026-02-23T22:40:51.098Z | | ^^^^ no item named `Path` in scope |
| 2398 | 2026-02-23T22:40:51.098Z | | |
| 2399 | 2026-02-23T22:40:51.098Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2400 | 2026-02-23T22:40:51.098Z | |
| 2401 | 2026-02-23T22:40:51.677Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2402 | 2026-02-23T22:41:01.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.52s |
| 2403 | 2026-02-23T22:41:01.481Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2404 | 2026-02-23T22:41:01.511Z | |
| 2405 | 2026-02-23T22:41:01.511Z | real 50.670507613 |
| 2406 | 2026-02-23T22:41:01.511Z | user 4:13.902062377 |
| 2407 | 2026-02-23T22:41:01.511Z | sys 55.660136937 |
| 2408 | 2026-02-23T22:41:01.512Z | trap 0.184137734 |
| 2409 | 2026-02-23T22:41:01.512Z | tflt 0.016936221 |
| 2410 | 2026-02-23T22:41:01.512Z | dflt 0.019351566 |
| 2411 | 2026-02-23T22:41:01.512Z | kflt 0.000081420 |
| 2412 | 2026-02-23T22:41:01.512Z | lock 13:53.618314769 |
| 2413 | 2026-02-23T22:41:01.512Z | slp 11:10.560569381 |
| 2414 | 2026-02-23T22:41:01.513Z | lat 16.624801754 |
| 2415 | 2026-02-23T22:41:01.513Z | stop 34.869403833 |
| 2416 | 2026-02-23T22:41:01.538Z | process exited: duration 524351 ms, exit code 0 |
| |
| 2417 | 2026-02-23T22:41:01.590Z | found 0 output files |