|
|
|
| 1 | 2025-12-22T04:03:31.251Z | job assigned to worker 01KD23K8MPSNQ3M41PYYGN17PX [factory gimlet-EVT22200007-propolis, EVT22200007/52060] (queued for 25 s) |
| |
| 2 | 2025-12-22T04:03:40.045Z | starting task 0: "setup" |
| 3 | 2025-12-22T04:03:40.079Z | ++ uname -s |
| 4 | 2025-12-22T04:03:40.079Z | + kern=SunOS |
| 5 | 2025-12-22T04:03:40.079Z | + build_user=build |
| 6 | 2025-12-22T04:03:40.079Z | + build_uid=12345 |
| 7 | 2025-12-22T04:03:40.079Z | + work_dir=/work |
| 8 | 2025-12-22T04:03:40.079Z | + input_dir=/input |
| 9 | 2025-12-22T04:03:40.079Z | + [[ 0 == 12345 ]] |
| 10 | 2025-12-22T04:03:40.079Z | + case "$kern" in |
| 11 | 2025-12-22T04:03:40.079Z | + groupadd -g 12345 build |
| 12 | 2025-12-22T04:03:40.079Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-12-22T04:03:42.070Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-12-22T04:03:42.105Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-12-22T04:03:42.105Z | + home_fs=zfs |
| 16 | 2025-12-22T04:03:42.105Z | + [[ zfs == autofs ]] |
| 17 | 2025-12-22T04:03:42.105Z | + mkdir -p /home/build |
| 18 | 2025-12-22T04:03:42.143Z | + chown build:build /home/build /work |
| 19 | 2025-12-22T04:03:44.111Z | + chmod 0700 /home/build /work |
| 20 | 2025-12-22T04:03:44.146Z | process exited: duration 4073 ms, exit code 0 |
| |
| 21 | 2025-12-22T04:03:44.229Z | starting task 1: "rust-toolchain" |
| 22 | 2025-12-22T04:03:44.264Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-12-22T04:03:44.264Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-12-22T04:03:44.264Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-12-22T04:03:44.264Z | * rust toolchain channel = "stable" |
| 26 | 2025-12-22T04:03:44.264Z | * rust toolchain profile = "default" |
| 27 | 2025-12-22T04:03:44.265Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-12-22T04:03:44.265Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-12-22T04:03:44.265Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-12-22T04:03:44.413Z | info: downloading installer |
| 31 | 2025-12-22T04:03:45.352Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-12-22T04:03:45.352Z | warn: /opt/ooce/bin |
| 33 | 2025-12-22T04:03:45.352Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-12-22T04:03:45.352Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-12-22T04:03:45.352Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-12-22T04:03:45.352Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-12-22T04:03:45.352Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-12-22T04:03:45.352Z | error: cannot install while Rust is installed |
| 39 | 2025-12-22T04:03:45.352Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-12-22T04:03:45.393Z | info: profile set to 'default' |
| 41 | 2025-12-22T04:03:45.393Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-12-22T04:03:45.393Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-12-22T04:03:45.637Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 44 | 2025-12-22T04:03:45.637Z | info: downloading component 'cargo' |
| 45 | 2025-12-22T04:03:46.277Z | info: downloading component 'clippy' |
| 46 | 2025-12-22T04:03:46.560Z | info: downloading component 'rust-docs' |
| 47 | 2025-12-22T04:03:47.534Z | info: downloading component 'rust-std' |
| 48 | 2025-12-22T04:03:48.583Z | info: downloading component 'rustc' |
| 49 | 2025-12-22T04:03:51.740Z | info: downloading component 'rustfmt' |
| 50 | 2025-12-22T04:03:52.143Z | info: installing component 'cargo' |
| 51 | 2025-12-22T04:03:53.342Z | info: installing component 'clippy' |
| 52 | 2025-12-22T04:03:53.974Z | info: installing component 'rust-docs' |
| 53 | 2025-12-22T04:03:56.938Z | info: installing component 'rust-std' |
| 54 | 2025-12-22T04:03:59.032Z | info: installing component 'rustc' |
| 55 | 2025-12-22T04:04:07.474Z | info: installing component 'rustfmt' |
| 56 | 2025-12-22T04:04:07.876Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-12-22T04:04:07.876Z | |
| 58 | 2025-12-22T04:04:08.046Z | stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 59 | 2025-12-22T04:04:08.046Z | |
| 60 | 2025-12-22T04:04:08.046Z | |
| 61 | 2025-12-22T04:04:08.046Z | Rust is installed now. Great! |
| 62 | 2025-12-22T04:04:08.046Z | |
| 63 | 2025-12-22T04:04:08.046Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-12-22T04:04:08.046Z | environment variable. This has not been done automatically. |
| 65 | 2025-12-22T04:04:08.046Z | |
| 66 | 2025-12-22T04:04:08.046Z | To configure your current shell, you need to source |
| 67 | 2025-12-22T04:04:08.046Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-12-22T04:04:08.046Z | |
| 69 | 2025-12-22T04:04:08.047Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-12-22T04:04:08.047Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-12-22T04:04:08.047Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-12-22T04:04:08.047Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-12-22T04:04:08.188Z | + rustup --version |
| 74 | 2025-12-22T04:04:08.225Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-12-22T04:04:08.225Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-12-22T04:04:08.316Z | info: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)` |
| 77 | 2025-12-22T04:04:08.353Z | + cargo --version |
| 78 | 2025-12-22T04:04:08.426Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 79 | 2025-12-22T04:04:08.459Z | + rustc --version |
| 80 | 2025-12-22T04:04:08.549Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 81 | 2025-12-22T04:04:08.598Z | process exited: duration 24333 ms, exit code 0 |
| |
| 82 | 2025-12-22T04:04:08.668Z | starting task 2: "authentication" |
| 83 | 2025-12-22T04:04:08.744Z | process exited: duration 76 ms, exit code 0 |
| |
| 84 | 2025-12-22T04:04:08.812Z | starting task 3: "clone repository" |
| 85 | 2025-12-22T04:04:08.848Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-12-22T04:04:08.848Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-12-22T04:04:08.882Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-12-22T04:04:10.211Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-12-22T04:04:10.211Z | + git fetch origin fe95a693d6fde5a29654c5a2d2239620f3ff6a7b |
| 90 | 2025-12-22T04:04:10.704Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-12-22T04:04:10.704Z | * branch fe95a693d6fde5a29654c5a2d2239620f3ff6a7b -> FETCH_HEAD |
| 92 | 2025-12-22T04:04:10.744Z | + [[ -n '' ]] |
| 93 | 2025-12-22T04:04:10.744Z | + git reset --hard fe95a693d6fde5a29654c5a2d2239620f3ff6a7b |
| 94 | 2025-12-22T04:04:10.780Z | HEAD is now at fe95a69 Bump rustls-pki-types from 1.13.1 to 1.13.2 |
| 95 | 2025-12-22T04:04:10.780Z | process exited: duration 1943 ms, exit code 0 |
| |
| 96 | 2025-12-22T04:04:10.849Z | starting task 4: "build" |
| 97 | 2025-12-22T04:04:10.886Z | + cargo --version |
| 98 | 2025-12-22T04:04:10.886Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 99 | 2025-12-22T04:04:11.159Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 100 | 2025-12-22T04:04:11.159Z | info: downloading component 'cargo' |
| 101 | 2025-12-22T04:04:11.783Z | info: downloading component 'clippy' |
| 102 | 2025-12-22T04:04:12.008Z | info: downloading component 'rust-docs' |
| 103 | 2025-12-22T04:04:12.913Z | info: downloading component 'rust-std' |
| 104 | 2025-12-22T04:04:13.988Z | info: downloading component 'rustc' |
| 105 | 2025-12-22T04:04:18.163Z | info: downloading component 'rustfmt' |
| 106 | 2025-12-22T04:04:18.415Z | info: installing component 'cargo' |
| 107 | 2025-12-22T04:04:19.491Z | info: installing component 'clippy' |
| 108 | 2025-12-22T04:04:19.930Z | info: installing component 'rust-docs' |
| 109 | 2025-12-22T04:04:23.060Z | info: installing component 'rust-std' |
| 110 | 2025-12-22T04:04:25.226Z | info: installing component 'rustc' |
| 111 | 2025-12-22T04:04:33.526Z | info: installing component 'rustfmt' |
| 112 | 2025-12-22T04:04:34.038Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 113 | 2025-12-22T04:04:34.075Z | + rustc --version |
| 114 | 2025-12-22T04:04:34.162Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 115 | 2025-12-22T04:04:34.196Z | + banner build |
| 116 | 2025-12-22T04:04:34.196Z | |
| 117 | 2025-12-22T04:04:34.196Z | ##### # # # # ##### |
| 118 | 2025-12-22T04:04:34.196Z | # # # # # # # # |
| 119 | 2025-12-22T04:04:34.197Z | ##### # # # # # # |
| 120 | 2025-12-22T04:04:34.197Z | # # # # # # # # |
| 121 | 2025-12-22T04:04:34.197Z | # # # # # # # # |
| 122 | 2025-12-22T04:04:34.197Z | ##### #### # ###### ##### |
| 123 | 2025-12-22T04:04:34.197Z | |
| 124 | 2025-12-22T04:04:34.197Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 125 | 2025-12-22T04:04:34.372Z | Updating crates.io index |
| 126 | 2025-12-22T04:04:35.927Z | Downloading crates ... |
| 127 | 2025-12-22T04:04:36.083Z | Downloaded asn1-rs-impl v0.2.0 |
| 128 | 2025-12-22T04:04:36.124Z | Downloaded atomic-waker v1.1.2 |
| 129 | 2025-12-22T04:04:36.124Z | Downloaded cpufeatures v0.2.2 |
| 130 | 2025-12-22T04:04:36.124Z | Downloaded fastrand v2.1.1 |
| 131 | 2025-12-22T04:04:36.124Z | Downloaded http-body v1.0.1 |
| 132 | 2025-12-22T04:04:36.124Z | Downloaded icu_provider v1.5.0 |
| 133 | 2025-12-22T04:04:36.124Z | Downloaded futures-macro v0.3.31 |
| 134 | 2025-12-22T04:04:36.124Z | Downloaded concurrent-queue v2.5.0 |
| 135 | 2025-12-22T04:04:36.124Z | Downloaded asn1-rs-derive v0.6.0 |
| 136 | 2025-12-22T04:04:36.167Z | Downloaded equivalent v1.0.0 |
| 137 | 2025-12-22T04:04:36.168Z | Downloaded litemap v0.7.4 |
| 138 | 2025-12-22T04:04:36.168Z | Downloaded hashbrown v0.16.1 |
| 139 | 2025-12-22T04:04:36.168Z | Downloaded hyper-util v0.1.19 |
| 140 | 2025-12-22T04:04:36.168Z | Downloaded hostname v0.4.2 |
| 141 | 2025-12-22T04:04:36.168Z | Downloaded num-traits v0.2.14 |
| 142 | 2025-12-22T04:04:36.168Z | Downloaded futures-io v0.3.31 |
| 143 | 2025-12-22T04:04:36.168Z | Downloaded async-stream v0.3.6 |
| 144 | 2025-12-22T04:04:36.168Z | Downloaded num-conv v0.1.0 |
| 145 | 2025-12-22T04:04:36.168Z | Downloaded icu_normalizer v1.5.0 |
| 146 | 2025-12-22T04:04:36.210Z | Downloaded thiserror-impl v2.0.17 |
| 147 | 2025-12-22T04:04:36.211Z | Downloaded num_threads v0.1.3 |
| 148 | 2025-12-22T04:04:36.211Z | Downloaded dtrace-parser v0.3.0 |
| 149 | 2025-12-22T04:04:36.211Z | Downloaded anyhow v1.0.100 |
| 150 | 2025-12-22T04:04:36.211Z | Downloaded openssl-macros v0.1.1 |
| 151 | 2025-12-22T04:04:36.211Z | Downloaded parking v2.2.0 |
| 152 | 2025-12-22T04:04:36.211Z | Downloaded pin-utils v0.1.0 |
| 153 | 2025-12-22T04:04:36.211Z | Downloaded httparse v1.10.0 |
| 154 | 2025-12-22T04:04:36.211Z | Downloaded hostname v0.3.1 |
| 155 | 2025-12-22T04:04:36.211Z | Downloaded quinn-proto v0.11.8 |
| 156 | 2025-12-22T04:04:36.253Z | Downloaded pest_derive v2.8.1 |
| 157 | 2025-12-22T04:04:36.253Z | Downloaded scroll v0.13.0 |
| 158 | 2025-12-22T04:04:36.254Z | Downloaded serde_urlencoded v0.7.1 |
| 159 | 2025-12-22T04:04:36.254Z | Downloaded rustls-pemfile v2.2.0 |
| 160 | 2025-12-22T04:04:36.254Z | Downloaded sha2 v0.10.8 |
| 161 | 2025-12-22T04:04:36.254Z | Downloaded slog-async v2.8.0 |
| 162 | 2025-12-22T04:04:36.254Z | Downloaded simple-mermaid v0.2.0 |
| 163 | 2025-12-22T04:04:36.254Z | Downloaded scroll_derive v0.13.1 |
| 164 | 2025-12-22T04:04:36.254Z | Downloaded camino v1.2.2 |
| 165 | 2025-12-22T04:04:36.254Z | Downloaded pkg-config v0.3.31 |
| 166 | 2025-12-22T04:04:36.254Z | Downloaded signal-hook-registry v1.4.0 |
| 167 | 2025-12-22T04:04:36.254Z | Downloaded shlex v1.3.0 |
| 168 | 2025-12-22T04:04:36.254Z | Downloaded mime v0.3.16 |
| 169 | 2025-12-22T04:04:36.254Z | Downloaded term v1.1.0 |
| 170 | 2025-12-22T04:04:36.327Z | Downloaded tinyvec_macros v0.1.0 |
| 171 | 2025-12-22T04:04:36.327Z | Downloaded target-triple v1.0.0 |
| 172 | 2025-12-22T04:04:36.327Z | Downloaded proc-macro2 v1.0.103 |
| 173 | 2025-12-22T04:04:36.327Z | Downloaded tokio-rustls v0.25.0 |
| 174 | 2025-12-22T04:04:36.328Z | Downloaded thiserror-impl v1.0.69 |
| 175 | 2025-12-22T04:04:36.328Z | Downloaded slog-json v2.6.1 |
| 176 | 2025-12-22T04:04:36.328Z | Downloaded tokio-native-tls v0.3.1 |
| 177 | 2025-12-22T04:04:36.328Z | Downloaded subprocess v0.2.9 |
| 178 | 2025-12-22T04:04:36.328Z | Downloaded serde_core v1.0.228 |
| 179 | 2025-12-22T04:04:36.328Z | Downloaded tungstenite v0.24.0 |
| 180 | 2025-12-22T04:04:36.328Z | Downloaded toml v0.9.8 |
| 181 | 2025-12-22T04:04:36.328Z | Downloaded unicase v2.6.0 |
| 182 | 2025-12-22T04:04:36.328Z | Downloaded num-bigint v0.4.3 |
| 183 | 2025-12-22T04:04:36.328Z | Downloaded serde_tokenstream v0.2.2 |
| 184 | 2025-12-22T04:04:36.328Z | Downloaded nom v7.1.3 |
| 185 | 2025-12-22T04:04:36.328Z | Downloaded zerofrom-derive v0.1.5 |
| 186 | 2025-12-22T04:04:36.328Z | Downloaded goblin v0.10.1 |
| 187 | 2025-12-22T04:04:36.328Z | Downloaded write16 v1.0.0 |
| 188 | 2025-12-22T04:04:36.328Z | Downloaded minimal-lexical v0.2.1 |
| 189 | 2025-12-22T04:04:36.328Z | Downloaded waitgroup v0.1.2 |
| 190 | 2025-12-22T04:04:36.328Z | Downloaded openssl-sys v0.9.107 |
| 191 | 2025-12-22T04:04:36.368Z | Downloaded version_check v0.9.5 |
| 192 | 2025-12-22T04:04:36.368Z | Downloaded pest v2.8.1 |
| 193 | 2025-12-22T04:04:36.368Z | Downloaded usdt v0.6.0 |
| 194 | 2025-12-22T04:04:36.368Z | Downloaded idna v1.0.3 |
| 195 | 2025-12-22T04:04:36.368Z | Downloaded writeable v0.5.5 |
| 196 | 2025-12-22T04:04:36.368Z | Downloaded usdt-attr-macro v0.6.0 |
| 197 | 2025-12-22T04:04:36.368Z | Downloaded portable-atomic v1.9.0 |
| 198 | 2025-12-22T04:04:36.368Z | Downloaded tokio-rustls v0.26.0 |
| 199 | 2025-12-22T04:04:36.368Z | Downloaded zerofrom v0.1.5 |
| 200 | 2025-12-22T04:04:36.368Z | Downloaded yasna v0.5.2 |
| 201 | 2025-12-22T04:04:36.368Z | Downloaded serde_json v1.0.145 |
| 202 | 2025-12-22T04:04:36.404Z | Downloaded yoke-derive v0.7.5 |
| 203 | 2025-12-22T04:04:36.404Z | Downloaded quinn v0.11.4 |
| 204 | 2025-12-22T04:04:36.404Z | Downloaded uuid v1.19.0 |
| 205 | 2025-12-22T04:04:36.404Z | Downloaded want v0.3.0 |
| 206 | 2025-12-22T04:04:36.404Z | Downloaded h2 v0.4.6 |
| 207 | 2025-12-22T04:04:36.404Z | Downloaded tower-service v0.3.3 |
| 208 | 2025-12-22T04:04:36.404Z | Downloaded zerovec-derive v0.10.3 |
| 209 | 2025-12-22T04:04:36.404Z | Downloaded yoke v0.7.5 |
| 210 | 2025-12-22T04:04:36.405Z | Downloaded rand v0.8.4 |
| 211 | 2025-12-22T04:04:36.405Z | Downloaded unicode-ident v1.0.12 |
| 212 | 2025-12-22T04:04:36.405Z | Downloaded rustls v0.23.13 |
| 213 | 2025-12-22T04:04:36.435Z | Downloaded time v0.3.36 |
| 214 | 2025-12-22T04:04:36.435Z | Downloaded rustls-webpki v0.102.8 |
| 215 | 2025-12-22T04:04:36.472Z | Downloaded reqwest v0.12.25 |
| 216 | 2025-12-22T04:04:36.472Z | Downloaded rustix v0.38.44 |
| 217 | 2025-12-22T04:04:36.508Z | Downloaded url v2.5.4 |
| 218 | 2025-12-22T04:04:36.508Z | Downloaded tower v0.5.2 |
| 219 | 2025-12-22T04:04:36.508Z | Downloaded rustix v1.0.2 |
| 220 | 2025-12-22T04:04:36.545Z | Downloaded tracing v0.1.40 |
| 221 | 2025-12-22T04:04:36.545Z | Downloaded tokio-util v0.7.7 |
| 222 | 2025-12-22T04:04:36.545Z | Downloaded libc v0.2.178 |
| 223 | 2025-12-22T04:04:36.581Z | Downloaded unicode-segmentation v1.10.0 |
| 224 | 2025-12-22T04:04:36.581Z | Downloaded winnow v0.7.13 |
| 225 | 2025-12-22T04:04:36.581Z | Downloaded zerovec v0.10.4 |
| 226 | 2025-12-22T04:04:36.581Z | Downloaded x509-parser v0.18.0 |
| 227 | 2025-12-22T04:04:36.618Z | Downloaded vcpkg v0.2.15 |
| 228 | 2025-12-22T04:04:36.651Z | Downloaded webpki-roots v1.0.0 |
| 229 | 2025-12-22T04:04:36.652Z | Downloaded zerocopy-derive v0.8.27 |
| 230 | 2025-12-22T04:04:36.652Z | Downloaded webpki-roots v0.26.5 |
| 231 | 2025-12-22T04:04:36.652Z | Downloaded zerocopy v0.8.27 |
| 232 | 2025-12-22T04:04:36.688Z | Downloaded tower-http v0.6.8 |
| 233 | 2025-12-22T04:04:36.688Z | Downloaded serde v1.0.228 |
| 234 | 2025-12-22T04:04:36.688Z | Downloaded rustls v0.22.4 |
| 235 | 2025-12-22T04:04:36.729Z | Downloaded prettyplease v0.2.37 |
| 236 | 2025-12-22T04:04:36.729Z | Downloaded memchr v2.6.0 |
| 237 | 2025-12-22T04:04:36.729Z | Downloaded typenum v1.14.0 |
| 238 | 2025-12-22T04:04:36.729Z | Downloaded tokio v1.48.0 |
| 239 | 2025-12-22T04:04:36.764Z | Downloaded tracing-core v0.1.32 |
| 240 | 2025-12-22T04:04:36.764Z | Downloaded syn v2.0.111 |
| 241 | 2025-12-22T04:04:36.802Z | Downloaded zeroize v1.7.0 |
| 242 | 2025-12-22T04:04:36.802Z | Downloaded toml_parser v1.0.4 |
| 243 | 2025-12-22T04:04:36.802Z | Downloaded toml_datetime v0.7.3 |
| 244 | 2025-12-22T04:04:36.802Z | Downloaded toml_writer v1.0.4 |
| 245 | 2025-12-22T04:04:36.802Z | Downloaded icu_properties_data v1.5.0 |
| 246 | 2025-12-22T04:04:36.802Z | Downloaded usdt-macro v0.6.0 |
| 247 | 2025-12-22T04:04:36.802Z | Downloaded untrusted v0.9.0 |
| 248 | 2025-12-22T04:04:36.802Z | Downloaded try-lock v0.2.3 |
| 249 | 2025-12-22T04:04:36.836Z | Downloaded tower-layer v0.3.3 |
| 250 | 2025-12-22T04:04:36.836Z | Downloaded indexmap v2.12.1 |
| 251 | 2025-12-22T04:04:36.836Z | Downloaded utf16_iter v1.0.5 |
| 252 | 2025-12-22T04:04:36.836Z | Downloaded trybuild v1.0.114 |
| 253 | 2025-12-22T04:04:36.836Z | Downloaded tokio-tungstenite v0.24.0 |
| 254 | 2025-12-22T04:04:36.836Z | Downloaded encoding_rs v0.8.32 |
| 255 | 2025-12-22T04:04:36.836Z | Downloaded tokio-macros v2.6.0 |
| 256 | 2025-12-22T04:04:36.836Z | Downloaded iri-string v0.7.8 |
| 257 | 2025-12-22T04:04:36.871Z | Downloaded chrono v0.4.42 |
| 258 | 2025-12-22T04:04:36.871Z | Downloaded utf8_iter v1.0.4 |
| 259 | 2025-12-22T04:04:36.871Z | Downloaded ring v0.17.13 |
| 260 | 2025-12-22T04:04:36.907Z | Downloaded utf-8 v0.7.6 |
| 261 | 2025-12-22T04:04:36.907Z | Downloaded usdt-impl v0.6.0 |
| 262 | 2025-12-22T04:04:36.907Z | Downloaded unicode-width v0.1.9 |
| 263 | 2025-12-22T04:04:36.907Z | Downloaded ucd-trie v0.1.6 |
| 264 | 2025-12-22T04:04:36.907Z | Downloaded sync_wrapper v1.0.1 |
| 265 | 2025-12-22T04:04:36.907Z | Downloaded socket2 v0.5.9 |
| 266 | 2025-12-22T04:04:36.950Z | Downloaded slog-term v2.9.2 |
| 267 | 2025-12-22T04:04:36.950Z | Downloaded slog v2.8.2 |
| 268 | 2025-12-22T04:04:36.950Z | Downloaded scopeguard v1.2.0 |
| 269 | 2025-12-22T04:04:36.950Z | Downloaded slab v0.4.9 |
| 270 | 2025-12-22T04:04:36.950Z | Downloaded serde_path_to_error v0.1.20 |
| 271 | 2025-12-22T04:04:36.950Z | Downloaded powerfmt v0.2.0 |
| 272 | 2025-12-22T04:04:36.950Z | Downloaded http v1.4.0 |
| 273 | 2025-12-22T04:04:36.950Z | Downloaded slog-bunyan v2.5.0 |
| 274 | 2025-12-22T04:04:36.950Z | Downloaded schema v0.1.0 |
| 275 | 2025-12-22T04:04:36.951Z | Downloaded rusticata-macros v4.1.0 |
| 276 | 2025-12-22T04:04:36.951Z | Downloaded rustc-hash v2.0.0 |
| 277 | 2025-12-22T04:04:36.951Z | Downloaded icu_collections v1.5.0 |
| 278 | 2025-12-22T04:04:36.951Z | Downloaded cc v1.2.16 |
| 279 | 2025-12-22T04:04:36.951Z | Downloaded asn1-rs v0.7.1 |
| 280 | 2025-12-22T04:04:36.985Z | Downloaded schemars v0.8.22 |
| 281 | 2025-12-22T04:04:36.985Z | Downloaded crossbeam-channel v0.5.1 |
| 282 | 2025-12-22T04:04:36.985Z | Downloaded socket2 v0.6.0 |
| 283 | 2025-12-22T04:04:36.985Z | Downloaded der-parser v10.0.0 |
| 284 | 2025-12-22T04:04:36.985Z | Downloaded bytes v1.11.0 |
| 285 | 2025-12-22T04:04:36.985Z | Downloaded base64 v0.22.1 |
| 286 | 2025-12-22T04:04:36.986Z | Downloaded similar v2.2.1 |
| 287 | 2025-12-22T04:04:36.986Z | Downloaded semver v1.0.27 |
| 288 | 2025-12-22T04:04:37.027Z | Downloaded schemars_derive v0.8.22 |
| 289 | 2025-12-22T04:04:37.027Z | Downloaded pretty-hex v0.4.1 |
| 290 | 2025-12-22T04:04:37.027Z | Downloaded tempfile v3.23.0 |
| 291 | 2025-12-22T04:04:37.027Z | Downloaded tinyvec v1.5.1 |
| 292 | 2025-12-22T04:04:37.027Z | Downloaded tinystr v0.7.6 |
| 293 | 2025-12-22T04:04:37.027Z | Downloaded time-macros v0.2.18 |
| 294 | 2025-12-22T04:04:37.027Z | Downloaded thiserror v2.0.17 |
| 295 | 2025-12-22T04:04:37.027Z | Downloaded thiserror v1.0.69 |
| 296 | 2025-12-22T04:04:37.027Z | Downloaded termcolor v1.1.2 |
| 297 | 2025-12-22T04:04:37.027Z | Downloaded subtle v2.5.0 |
| 298 | 2025-12-22T04:04:37.027Z | Downloaded rand_chacha v0.3.1 |
| 299 | 2025-12-22T04:04:37.027Z | Downloaded ppv-lite86 v0.2.15 |
| 300 | 2025-12-22T04:04:37.027Z | Downloaded time-core v0.1.2 |
| 301 | 2025-12-22T04:04:37.073Z | Downloaded thread_local v1.1.4 |
| 302 | 2025-12-22T04:04:37.073Z | Downloaded thread-id v5.0.0 |
| 303 | 2025-12-22T04:04:37.073Z | Downloaded stable_deref_trait v1.2.0 |
| 304 | 2025-12-22T04:04:37.073Z | Downloaded spin v0.9.8 |
| 305 | 2025-12-22T04:04:37.073Z | Downloaded smallvec v1.13.2 |
| 306 | 2025-12-22T04:04:37.073Z | Downloaded schema-derive v0.1.0 |
| 307 | 2025-12-22T04:04:37.073Z | Downloaded rustls-pki-types v1.13.2 |
| 308 | 2025-12-22T04:04:37.073Z | Downloaded rcgen v0.14.6 |
| 309 | 2025-12-22T04:04:37.073Z | Downloaded quote v1.0.42 |
| 310 | 2025-12-22T04:04:37.073Z | Downloaded plain v0.2.3 |
| 311 | 2025-12-22T04:04:37.073Z | Downloaded futures-util v0.3.31 |
| 312 | 2025-12-22T04:04:37.073Z | Downloaded take_mut v0.2.2 |
| 313 | 2025-12-22T04:04:37.073Z | Downloaded synstructure v0.13.1 |
| 314 | 2025-12-22T04:04:37.073Z | Downloaded sha1 v0.10.6 |
| 315 | 2025-12-22T04:04:37.073Z | Downloaded memmap2 v0.9.8 |
| 316 | 2025-12-22T04:04:37.073Z | Downloaded log v0.4.17 |
| 317 | 2025-12-22T04:04:37.073Z | Downloaded ipnet v2.10.0 |
| 318 | 2025-12-22T04:04:37.073Z | Downloaded icu_locid_transform_data v1.5.0 |
| 319 | 2025-12-22T04:04:37.114Z | Downloaded hyper-rustls v0.27.3 |
| 320 | 2025-12-22T04:04:37.115Z | Downloaded serde_derive v1.0.228 |
| 321 | 2025-12-22T04:04:37.115Z | Downloaded async-stream-impl v0.3.6 |
| 322 | 2025-12-22T04:04:37.115Z | Downloaded serde_spanned v1.0.3 |
| 323 | 2025-12-22T04:04:37.115Z | Downloaded rustversion v1.0.22 |
| 324 | 2025-12-22T04:04:37.115Z | Downloaded quinn-udp v0.5.5 |
| 325 | 2025-12-22T04:04:37.115Z | Downloaded pest_meta v2.8.1 |
| 326 | 2025-12-22T04:04:37.115Z | Downloaded match_cfg v0.1.0 |
| 327 | 2025-12-22T04:04:37.115Z | Downloaded icu_locid v1.5.0 |
| 328 | 2025-12-22T04:04:37.115Z | Downloaded hyper-staticfile v0.10.1 |
| 329 | 2025-12-22T04:04:37.115Z | Downloaded glob v0.3.0 |
| 330 | 2025-12-22T04:04:37.115Z | Downloaded futures-executor v0.3.31 |
| 331 | 2025-12-22T04:04:37.115Z | Downloaded cfg-if v1.0.0 |
| 332 | 2025-12-22T04:04:37.115Z | Downloaded buf-list v1.1.2 |
| 333 | 2025-12-22T04:04:37.115Z | Downloaded bitflags v2.4.0 |
| 334 | 2025-12-22T04:04:37.115Z | Downloaded serde_derive_internals v0.29.0 |
| 335 | 2025-12-22T04:04:37.115Z | Downloaded rustls-native-certs v0.7.0 |
| 336 | 2025-12-22T04:04:37.115Z | Downloaded pin-project-lite v0.2.12 |
| 337 | 2025-12-22T04:04:37.115Z | Downloaded http-range v0.1.4 |
| 338 | 2025-12-22T04:04:37.115Z | Downloaded generic-array v0.14.5 |
| 339 | 2025-12-22T04:04:37.115Z | Downloaded event-listener v5.0.0 |
| 340 | 2025-12-22T04:04:37.153Z | Downloaded rand_core v0.6.3 |
| 341 | 2025-12-22T04:04:37.153Z | Downloaded icu_normalizer_data v1.5.0 |
| 342 | 2025-12-22T04:04:37.153Z | Downloaded getrandom v0.2.11 |
| 343 | 2025-12-22T04:04:37.153Z | Downloaded byteorder v1.4.3 |
| 344 | 2025-12-22T04:04:37.153Z | Downloaded pest_generator v2.8.1 |
| 345 | 2025-12-22T04:04:37.153Z | Downloaded pem v3.0.6 |
| 346 | 2025-12-22T04:04:37.153Z | Downloaded openssl v0.10.72 |
| 347 | 2025-12-22T04:04:37.153Z | Downloaded paste v1.0.15 |
| 348 | 2025-12-22T04:04:37.153Z | Downloaded openssl-probe v0.1.4 |
| 349 | 2025-12-22T04:04:37.153Z | Downloaded mio v1.0.3 |
| 350 | 2025-12-22T04:04:37.153Z | Downloaded is-terminal v0.4.12 |
| 351 | 2025-12-22T04:04:37.153Z | Downloaded hyper-tls v0.6.0 |
| 352 | 2025-12-22T04:04:37.153Z | Downloaded autocfg v1.1.0 |
| 353 | 2025-12-22T04:04:37.153Z | Downloaded atomicwrites v0.4.4 |
| 354 | 2025-12-22T04:04:37.153Z | Downloaded parking_lot_core v0.9.4 |
| 355 | 2025-12-22T04:04:37.153Z | Downloaded openapiv3 v2.2.0 |
| 356 | 2025-12-22T04:04:37.197Z | Downloaded httpdate v1.0.1 |
| 357 | 2025-12-22T04:04:37.197Z | Downloaded futures-sink v0.3.31 |
| 358 | 2025-12-22T04:04:37.197Z | Downloaded foreign-types-shared v0.1.1 |
| 359 | 2025-12-22T04:04:37.197Z | Downloaded foreign-types v0.3.2 |
| 360 | 2025-12-22T04:04:37.197Z | Downloaded event-listener-strategy v0.5.4 |
| 361 | 2025-12-22T04:04:37.197Z | Downloaded percent-encoding v2.3.2 |
| 362 | 2025-12-22T04:04:37.197Z | Downloaded parking_lot v0.12.1 |
| 363 | 2025-12-22T04:04:37.197Z | Downloaded lock_api v0.4.6 |
| 364 | 2025-12-22T04:04:37.197Z | Downloaded futures-task v0.3.31 |
| 365 | 2025-12-22T04:04:37.197Z | Downloaded crypto-common v0.1.6 |
| 366 | 2025-12-22T04:04:37.197Z | Downloaded fnv v1.0.7 |
| 367 | 2025-12-22T04:04:37.197Z | Downloaded multer v3.1.0 |
| 368 | 2025-12-22T04:04:37.197Z | Downloaded mime_guess v2.0.5 |
| 369 | 2025-12-22T04:04:37.197Z | Downloaded icu_properties v1.5.1 |
| 370 | 2025-12-22T04:04:37.197Z | Downloaded http-body-util v0.1.3 |
| 371 | 2025-12-22T04:04:37.197Z | Downloaded once_cell v1.20.1 |
| 372 | 2025-12-22T04:04:37.197Z | Downloaded num-integer v0.1.46 |
| 373 | 2025-12-22T04:04:37.197Z | Downloaded native-tls v0.2.12 |
| 374 | 2025-12-22T04:04:37.197Z | Downloaded itoa v1.0.1 |
| 375 | 2025-12-22T04:04:37.197Z | Downloaded form_urlencoded v1.2.2 |
| 376 | 2025-12-22T04:04:37.197Z | Downloaded erased-serde v0.3.31 |
| 377 | 2025-12-22T04:04:37.237Z | Downloaded digest v0.10.7 |
| 378 | 2025-12-22T04:04:37.237Z | Downloaded deranged v0.3.11 |
| 379 | 2025-12-22T04:04:37.237Z | Downloaded data-encoding v2.4.0 |
| 380 | 2025-12-22T04:04:37.237Z | Downloaded async-channel v2.5.0 |
| 381 | 2025-12-22T04:04:37.237Z | Downloaded newline-converter v0.3.0 |
| 382 | 2025-12-22T04:04:37.237Z | Downloaded lazy_static v1.5.0 |
| 383 | 2025-12-22T04:04:37.237Z | Downloaded ryu v1.0.5 |
| 384 | 2025-12-22T04:04:37.237Z | Downloaded oid-registry v0.8.1 |
| 385 | 2025-12-22T04:04:37.237Z | Downloaded idna_adapter v1.2.0 |
| 386 | 2025-12-22T04:04:37.237Z | Downloaded icu_provider_macros v1.5.0 |
| 387 | 2025-12-22T04:04:37.237Z | Downloaded icu_locid_transform v1.5.0 |
| 388 | 2025-12-22T04:04:37.237Z | Downloaded expectorate v1.2.0 |
| 389 | 2025-12-22T04:04:37.237Z | Downloaded displaydoc v0.2.5 |
| 390 | 2025-12-22T04:04:37.237Z | Downloaded async-trait v0.1.89 |
| 391 | 2025-12-22T04:04:37.237Z | Downloaded heck v0.5.0 |
| 392 | 2025-12-22T04:04:37.237Z | Downloaded block-buffer v0.10.2 |
| 393 | 2025-12-22T04:04:37.237Z | Downloaded hyper-rustls v0.26.0 |
| 394 | 2025-12-22T04:04:37.237Z | Downloaded getrandom v0.3.1 |
| 395 | 2025-12-22T04:04:37.237Z | Downloaded errno v0.3.10 |
| 396 | 2025-12-22T04:04:37.237Z | Downloaded iana-time-zone v0.1.47 |
| 397 | 2025-12-22T04:04:37.237Z | Downloaded futures-core v0.3.31 |
| 398 | 2025-12-22T04:04:37.237Z | Downloaded futures-channel v0.3.31 |
| 399 | 2025-12-22T04:04:37.238Z | Downloaded dof v0.4.0 |
| 400 | 2025-12-22T04:04:37.276Z | Downloaded hyper v1.8.1 |
| 401 | 2025-12-22T04:04:37.276Z | Downloaded futures v0.3.31 |
| 402 | 2025-12-22T04:04:37.276Z | Downloaded crossbeam-utils v0.8.15 |
| 403 | 2025-12-22T04:04:37.276Z | Downloaded console v0.15.7 |
| 404 | 2025-12-22T04:04:37.276Z | Downloaded debug-ignore v1.0.5 |
| 405 | 2025-12-22T04:04:37.276Z | Downloaded dyn-clone v1.0.4 |
| 406 | 2025-12-22T04:04:37.429Z | Compiling proc-macro2 v1.0.103 |
| 407 | 2025-12-22T04:04:37.430Z | Compiling unicode-ident v1.0.12 |
| 408 | 2025-12-22T04:04:37.473Z | Compiling quote v1.0.42 |
| 409 | 2025-12-22T04:04:37.473Z | Compiling libc v0.2.178 |
| 410 | 2025-12-22T04:04:37.473Z | Compiling cfg-if v1.0.0 |
| 411 | 2025-12-22T04:04:37.473Z | Compiling itoa v1.0.1 |
| 412 | 2025-12-22T04:04:37.473Z | Compiling serde_core v1.0.228 |
| 413 | 2025-12-22T04:04:37.473Z | Compiling memchr v2.6.0 |
| 414 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=228750abfe4a7e33 -C extra-filename=-bb405d61d894422c --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-bb405d61d894422c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 415 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b11df14ad5dfa7c4 -C extra-filename=-34998c1384dce2fd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=45ff84d68d4761a6 -C extra-filename=-78033f4331505ef9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-78033f4331505ef9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=78264587f515371c -C extra-filename=-d9f3e49df05053f1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/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=ad473e3ec54e0a5c -C extra-filename=-3583ff5b1f2a4457 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-3583ff5b1f2a4457 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edd8d0f2fe0b9525 -C extra-filename=-2a6214e7bd6abaee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 420 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=320d203e94d0a597 -C extra-filename=-7ede8ebcc6f5b66f --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 421 | 2025-12-22T04:04:37.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f927b9e28ebde9af -C extra-filename=-e21694cb7552ee9a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2025-12-22T04:04:37.572Z | Compiling pin-project-lite v0.2.12 |
| 423 | 2025-12-22T04:04:37.609Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53af2b67eb7b3250 -C extra-filename=-f2e925eb377ed176 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2025-12-22T04:04:37.669Z | Compiling autocfg v1.1.0 |
| 425 | 2025-12-22T04:04:37.705Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2206706649e96bb -C extra-filename=-e1581779f99d8cf3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2025-12-22T04:04:37.705Z | Compiling shlex v1.3.0 |
| 427 | 2025-12-22T04:04:37.706Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8d4ee061e0bf1eac -C extra-filename=-8e68deddde749c86 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2025-12-22T04:04:37.747Z | Compiling smallvec v1.13.2 |
| 429 | 2025-12-22T04:04:37.782Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=53113ce4a438c78d -C extra-filename=-49dd8f4c7a263819 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 430 | 2025-12-22T04:04:38.292Z | Compiling cc v1.2.16 |
| 431 | 2025-12-22T04:04:38.328Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fe6142401967f85a -C extra-filename=-35472e3603a6003c --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-8e68deddde749c86.rmeta --cap-lints allow` |
| 432 | 2025-12-22T04:04:38.379Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-78033f4331505ef9/build-script-build` |
| 433 | 2025-12-22T04:04:38.420Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-7ede8ebcc6f5b66f/build-script-build` |
| 434 | 2025-12-22T04:04:38.420Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-bb405d61d894422c/build-script-build` |
| 435 | 2025-12-22T04:04:38.458Z | Compiling once_cell v1.20.1 |
| 436 | 2025-12-22T04:04:38.458Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=87702913ddfae7d4 -C extra-filename=-bcf0c78fdafaa0ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2025-12-22T04:04:38.495Z | Compiling bytes v1.11.0 |
| 438 | 2025-12-22T04:04:38.495Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=bbd122273dfe601c -C extra-filename=-5ecd5f1916a6d7e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 439 | 2025-12-22T04:04:38.534Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-3583ff5b1f2a4457/build-script-build` |
| 440 | 2025-12-22T04:04:38.573Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=80698c3d8a934873 -C extra-filename=-cbe5626542001e99 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 441 | 2025-12-22T04:04:38.639Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/lib.rs --error-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=6cf90df4f2cbcd73 -C extra-filename=-9adea2ec8d642779 --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(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 442 | 2025-12-22T04:04:38.689Z | Compiling version_check v0.9.5 |
| 443 | 2025-12-22T04:04:38.689Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=765c778ae35ca858 -C extra-filename=-fa8a923cfd6ca6bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2025-12-22T04:04:38.921Z | Compiling futures-core v0.3.31 |
| 445 | 2025-12-22T04:04:38.956Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=46a8edfeb90d5afb -C extra-filename=-1f9e330bb92d952e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 446 | 2025-12-22T04:04:39.109Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=16f48aabd4d23ab7 -C extra-filename=-88aa7f8edcd7aceb --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-34998c1384dce2fd.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)'` |
| 447 | 2025-12-22T04:04:39.184Z | Compiling log v0.4.17 |
| 448 | 2025-12-22T04:04:39.219Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=eeaeeb21a524e102 -C extra-filename=-2f5d62fda4534c74 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 449 | 2025-12-22T04:04:39.254Z | Compiling parking_lot_core v0.9.4 |
| 450 | 2025-12-22T04:04:39.254Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=63414a4fceee1d7f -C extra-filename=-3395379f78e3989f --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2025-12-22T04:04:39.254Z | Compiling ryu v1.0.5 |
| 452 | 2025-12-22T04:04:39.295Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=bd3f5576a77731b1 -C extra-filename=-fad403f3604b2454 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2025-12-22T04:04:39.597Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-2f5d62fda4534c74/build-script-build` |
| 454 | 2025-12-22T04:04:39.634Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=372eedcfd52026c4 -C extra-filename=-aaa7dec7979a9811 --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-d9f3e49df05053f1.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 455 | 2025-12-22T04:04:39.682Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-3395379f78e3989f/build-script-build` |
| 456 | 2025-12-22T04:04:39.717Z | Compiling scopeguard v1.2.0 |
| 457 | 2025-12-22T04:04:39.717Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d5b475d596f90eab -C extra-filename=-14ccd81d18a609dd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2025-12-22T04:04:39.751Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-fad403f3604b2454/build-script-build` |
| 459 | 2025-12-22T04:04:39.813Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=ec6eadf2b806cb6b -C extra-filename=-7ecdd03013e20a55 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --cap-lints allow` |
| 460 | 2025-12-22T04:04:39.868Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9d19cba3557624b1 -C extra-filename=-3259760ff84cb870 --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-88aa7f8edcd7aceb.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 461 | 2025-12-22T04:04:39.908Z | Compiling lock_api v0.4.6 |
| 462 | 2025-12-22T04:04:39.908Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=bae7e141f622cad6 -C extra-filename=-da38682ad4984caf --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-14ccd81d18a609dd.rmeta --cap-lints allow` |
| 463 | 2025-12-22T04:04:39.943Z | Compiling slab v0.4.9 |
| 464 | 2025-12-22T04:04:39.943Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e159d6d59e607816 -C extra-filename=-b5a0a0dca441fb0c --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow` |
| 465 | 2025-12-22T04:04:39.993Z | Compiling serde v1.0.228 |
| 466 | 2025-12-22T04:04:40.026Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ee5a328690a61c2b -C extra-filename=-7392e1a2319e555d --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2025-12-22T04:04:40.248Z | Compiling syn v2.0.111 |
| 468 | 2025-12-22T04:04:40.291Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=ad023d05d022e27e -C extra-filename=-df0873b52f4bc938 --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-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow` |
| 469 | 2025-12-22T04:04:40.291Z | Compiling futures-sink v0.3.31 |
| 470 | 2025-12-22T04:04:40.291Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1b8558b30588a461 -C extra-filename=-a59d605fba7e7623 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 471 | 2025-12-22T04:04:40.349Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-b5a0a0dca441fb0c/build-script-build` |
| 472 | 2025-12-22T04:04:40.417Z | Compiling parking_lot v0.12.1 |
| 473 | 2025-12-22T04:04:40.452Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=cb02754cb5c21f15 -C extra-filename=-56918071db70e39b --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-da38682ad4984caf.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-7ecdd03013e20a55.rmeta --cap-lints allow` |
| 474 | 2025-12-22T04:04:40.452Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a9a277ace250be2f -C extra-filename=-c0bdb86579048164 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 475 | 2025-12-22T04:04:40.493Z | Compiling signal-hook-registry v1.4.0 |
| 476 | 2025-12-22T04:04:40.531Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d51a4272f947a91 -C extra-filename=-792b03cfda780cce --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 477 | 2025-12-22T04:04:40.531Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-7392e1a2319e555d/build-script-build` |
| 478 | 2025-12-22T04:04:40.572Z | Compiling mio v1.0.3 |
| 479 | 2025-12-22T04:04:40.572Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=4103300cab04664a -C extra-filename=-0e14aebe2a53df31 --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 480 | 2025-12-22T04:04:40.608Z | Compiling socket2 v0.6.0 |
| 481 | 2025-12-22T04:04:40.608Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=59d3facb1221dc08 -C extra-filename=-17c17e7344de881c --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 482 | 2025-12-22T04:04:40.773Z | Compiling getrandom v0.2.11 |
| 483 | 2025-12-22T04:04:40.816Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f7a10a02bdac5e40 -C extra-filename=-a8fd98dc41c13736 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --cap-lints allow` |
| 484 | 2025-12-22T04:04:40.903Z | Compiling serde_json v1.0.145 |
| 485 | 2025-12-22T04:04:40.938Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=2312c0a29308ce8c -C extra-filename=-35e12394889cd466 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-35e12394889cd466 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 486 | 2025-12-22T04:04:41.091Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=dc93d96235522ed8 -C extra-filename=-02f5df2a920989d3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 487 | 2025-12-22T04:04:41.235Z | Compiling futures-channel v0.3.31 |
| 488 | 2025-12-22T04:04:41.272Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=e470bee4fc4f9f8f -C extra-filename=-c12409cd2aa547f6 --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-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --cap-lints allow` |
| 489 | 2025-12-22T04:04:41.272Z | Compiling http v1.4.0 |
| 490 | 2025-12-22T04:04:41.272Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a1d069e36fe04725 -C extra-filename=-ed9a5b50ef325b97 --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-5ecd5f1916a6d7e9.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --cap-lints allow` |
| 491 | 2025-12-22T04:04:41.272Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-35e12394889cd466/build-script-build` |
| 492 | 2025-12-22T04:04:41.308Z | Compiling pin-utils v0.1.0 |
| 493 | 2025-12-22T04:04:41.308Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fe0a78e08252aaa -C extra-filename=-b878c6d60e538515 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 494 | 2025-12-22T04:04:41.370Z | Compiling bitflags v2.4.0 |
| 495 | 2025-12-22T04:04:41.405Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=865698d8d3409da1 -C extra-filename=-03b97606ae84b231 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2025-12-22T04:04:41.405Z | Compiling zeroize v1.7.0 |
| 497 | 2025-12-22T04:04:41.405Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=4084bb0258c6ca0a -C extra-filename=-43179ed41b445ef9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 498 | 2025-12-22T04:04:41.525Z | Compiling thiserror v2.0.17 |
| 499 | 2025-12-22T04:04:41.568Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fa21e7403901f97e -C extra-filename=-1600a68c7d59c703 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-1600a68c7d59c703 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2025-12-22T04:04:41.628Z | Compiling rustls-pki-types v1.13.2 |
| 501 | 2025-12-22T04:04:41.664Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=94580ed577609ae2 -C extra-filename=-0c39cf5fcd2c729c --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-43179ed41b445ef9.rmeta --cap-lints allow` |
| 502 | 2025-12-22T04:04:41.664Z | Compiling ring v0.17.13 |
| 503 | 2025-12-22T04:04:41.664Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=9910d45560039499 -C extra-filename=-f089498b64e5968f --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --cap-lints allow` |
| 504 | 2025-12-22T04:04:41.699Z | Compiling stable_deref_trait v1.2.0 |
| 505 | 2025-12-22T04:04:41.699Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=093c0fe3b8aa5285 -C extra-filename=-eb7e57ae6664c5f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 506 | 2025-12-22T04:04:41.757Z | Compiling futures-task v0.3.31 |
| 507 | 2025-12-22T04:04:41.809Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=4aff9cf4a0f43b55 -C extra-filename=-4300c4d0f434c5ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 508 | 2025-12-22T04:04:41.844Z | Compiling futures-io v0.3.31 |
| 509 | 2025-12-22T04:04:41.844Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8258f277cec4d58f -C extra-filename=-a8037fb04114235f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 510 | 2025-12-22T04:04:42.057Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=15b5bfe8201c3c8b -C extra-filename=-b63881afe3a0ff52 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2025-12-22T04:04:42.105Z | Compiling httparse v1.10.0 |
| 512 | 2025-12-22T04:04:42.105Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a2062598c74911fc -C extra-filename=-639a03dbc331d55c --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2025-12-22T04:04:42.141Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-1600a68c7d59c703/build-script-build` |
| 514 | 2025-12-22T04:04:42.437Z | Compiling getrandom v0.3.1 |
| 515 | 2025-12-22T04:04:42.471Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=5a3887e7dbedcec6 -C extra-filename=-241ed2b408d6f6fa --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 516 | 2025-12-22T04:04:42.510Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-f089498b64e5968f/build-script-build` |
| 517 | 2025-12-22T04:04:42.551Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-b63881afe3a0ff52/build-script-build` |
| 518 | 2025-12-22T04:04:42.584Z | Compiling tracing-core v0.1.32 |
| 519 | 2025-12-22T04:04:42.584Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=d40d6fee0f22863d -C extra-filename=-79f5add635097813 --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-bcf0c78fdafaa0ad.rmeta --cap-lints allow` |
| 520 | 2025-12-22T04:04:42.622Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=7fb5a4327427d099 -C extra-filename=-2cd86c14576cf4f5 --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)'` |
| 521 | 2025-12-22T04:04:42.655Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-639a03dbc331d55c/build-script-build` |
| 522 | 2025-12-22T04:04:42.696Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b51f874a185c5fc7 -C extra-filename=-a23521c4f33a3866 --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` |
| 523 | 2025-12-22T04:04:42.820Z | Compiling hashbrown v0.16.1 |
| 524 | 2025-12-22T04:04:42.857Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=048ec6be1c2aa4d2 -C extra-filename=-5ea294fa9281317e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 525 | 2025-12-22T04:04:42.893Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-241ed2b408d6f6fa/build-script-build` |
| 526 | 2025-12-22T04:04:42.931Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=26c6f87cb9aa7d73 -C extra-filename=-35701dae52e1879c --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2025-12-22T04:04:43.296Z | Compiling equivalent v1.0.0 |
| 528 | 2025-12-22T04:04:43.334Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12dc471bb501b6f3 -C extra-filename=-265c18e794011b44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 529 | 2025-12-22T04:04:43.335Z | Compiling ucd-trie v0.1.6 |
| 530 | 2025-12-22T04:04:43.335Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5099a1d53b00660c -C extra-filename=-17a9ade75285a27e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2025-12-22T04:04:43.385Z | Compiling untrusted v0.9.0 |
| 532 | 2025-12-22T04:04:43.422Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4507f5908e4d559a -C extra-filename=-c8177221da29ea4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 533 | 2025-12-22T04:04:43.456Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-35701dae52e1879c/build-script-build` |
| 534 | 2025-12-22T04:04:43.494Z | Compiling tracing v0.1.40 |
| 535 | 2025-12-22T04:04:43.528Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=f899932d8c2774e0 -C extra-filename=-2fac1e82ca739178 --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-f2e925eb377ed176.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-79f5add635097813.rmeta --cap-lints allow` |
| 536 | 2025-12-22T04:04:43.585Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=5842faaf3fc792c5 -C extra-filename=-5039a579cb9e77c1 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --cap-lints allow` |
| 537 | 2025-12-22T04:04:43.833Z | Compiling indexmap v2.12.1 |
| 538 | 2025-12-22T04:04:43.878Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=37f65668fdb29bc6 -C extra-filename=-f939d226db78f2f9 --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-265c18e794011b44.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-5ea294fa9281317e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 539 | 2025-12-22T04:04:43.878Z | Compiling http-body v1.0.1 |
| 540 | 2025-12-22T04:04:43.878Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cf9787318ab6eb4 -C extra-filename=-5896181714a67144 --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-5ecd5f1916a6d7e9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --cap-lints allow` |
| 541 | 2025-12-22T04:04:43.878Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ff2f45139a55a83a -C extra-filename=-fe7a50e1c3024801 --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-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c0bdb86579048164.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 542 | 2025-12-22T04:04:43.921Z | Compiling rustversion v1.0.22 |
| 543 | 2025-12-22T04:04:43.921Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eecda1b751fee61f -C extra-filename=-d2da51f42301bf6e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 544 | 2025-12-22T04:04:43.921Z | Compiling typenum v1.14.0 |
| 545 | 2025-12-22T04:04:43.921Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=6da081f399bf3146 -C extra-filename=-916d497215e450f0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 546 | 2025-12-22T04:04:44.092Z | Compiling zerocopy v0.8.27 |
| 547 | 2025-12-22T04:04:44.127Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=12ca58f9679f33d8 -C extra-filename=-413f375278015f7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 548 | 2025-12-22T04:04:44.430Z | Compiling percent-encoding v2.3.2 |
| 549 | 2025-12-22T04:04:44.470Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d409866748b98b5a -C extra-filename=-a56d4c653a00f37e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 550 | 2025-12-22T04:04:44.644Z | Compiling litemap v0.7.4 |
| 551 | 2025-12-22T04:04:44.679Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=5e952712e37e2bf5 -C extra-filename=-9716f9529f530590 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 552 | 2025-12-22T04:04:44.722Z | Compiling writeable v0.5.5 |
| 553 | 2025-12-22T04:04:44.722Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=fec6fa6ffdd69993 -C extra-filename=-587f6c7889c2b70f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 554 | 2025-12-22T04:04:44.757Z | Compiling vcpkg v0.2.15 |
| 555 | 2025-12-22T04:04:44.757Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36679331ecdb7e6d -C extra-filename=-0da95a37ee398901 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 556 | 2025-12-22T04:04:45.053Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=0cf39493916fc0b4 -C extra-filename=-9411178ddf911f39 --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-d9f3e49df05053f1.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-a8fd98dc41c13736.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 557 | 2025-12-22T04:04:45.090Z | Compiling pkg-config v0.3.31 |
| 558 | 2025-12-22T04:04:45.090Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5846b07cc46551f -C extra-filename=-d56ed2da55213b4a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2025-12-22T04:04:45.130Z | Compiling atomic-waker v1.1.2 |
| 560 | 2025-12-22T04:04:45.130Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=dae6c7a286b8cbf0 -C extra-filename=-9ac8fd3889a1fc7b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2025-12-22T04:04:45.205Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-413f375278015f7c/build-script-build` |
| 562 | 2025-12-22T04:04:45.260Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-916d497215e450f0/build-script-main` |
| 563 | 2025-12-22T04:04:45.299Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-d2da51f42301bf6e/build-script-build` |
| 564 | 2025-12-22T04:04:45.347Z | Compiling errno v0.3.10 |
| 565 | 2025-12-22T04:04:45.391Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=58812e5e546ad37b -C extra-filename=-4093b32fe3a0a911 --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 566 | 2025-12-22T04:04:45.426Z | Compiling generic-array v0.14.5 |
| 567 | 2025-12-22T04:04:45.426Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=88bc2f78cc444213 -C extra-filename=-c7358b0482349647 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 568 | 2025-12-22T04:04:45.561Z | Compiling try-lock v0.2.3 |
| 569 | 2025-12-22T04:04:45.597Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e041a872ced4f0ff -C extra-filename=-282d283949e4309b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 570 | 2025-12-22T04:04:45.720Z | Compiling crossbeam-utils v0.8.15 |
| 571 | 2025-12-22T04:04:45.759Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bb3f2881ecb693ba -C extra-filename=-29b29cf11b71aabc --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2025-12-22T04:04:45.759Z | Compiling rustix v1.0.2 |
| 573 | 2025-12-22T04:04:45.759Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b40a5df30f884c18 -C extra-filename=-6fc20ef7c0682c5d --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-6fc20ef7c0682c5d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2025-12-22T04:04:45.850Z | Compiling fnv v1.0.7 |
| 575 | 2025-12-22T04:04:45.885Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e0f4fc30df7d0c5b -C extra-filename=-4448a40bb35d7eef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 576 | 2025-12-22T04:04:45.930Z | Compiling openssl-sys v0.9.107 |
| 577 | 2025-12-22T04:04:45.973Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=dce617fc1de1c268 -C extra-filename=-71347c0f764f7a60 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-35472e3603a6003c.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-d56ed2da55213b4a.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-0da95a37ee398901.rlib --cap-lints allow` |
| 578 | 2025-12-22T04:04:46.008Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-c7358b0482349647/build-script-build` |
| 579 | 2025-12-22T04:04:46.055Z | Compiling want v0.3.0 |
| 580 | 2025-12-22T04:04:46.090Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4facd8c08f64325 -C extra-filename=-72c27f76ab1fcf03 --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-aaa7dec7979a9811.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-282d283949e4309b.rmeta --cap-lints allow` |
| 581 | 2025-12-22T04:04:46.155Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-29b29cf11b71aabc/build-script-build` |
| 582 | 2025-12-22T04:04:46.194Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=989c972804a86c03 -C extra-filename=-53d886db1813acf4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2025-12-22T04:04:46.256Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0f0333d4fbe2247 -C extra-filename=-6ca62ce83b3d60ea --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"))'` |
| 584 | 2025-12-22T04:04:46.299Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-6fc20ef7c0682c5d/build-script-build` |
| 585 | 2025-12-22T04:04:46.339Z | Compiling tower-service v0.3.3 |
| 586 | 2025-12-22T04:04:46.373Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c99fa1466a95afd -C extra-filename=-fa2a7b03ae5924ab --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 587 | 2025-12-22T04:04:46.443Z | Compiling synstructure v0.13.1 |
| 588 | 2025-12-22T04:04:46.478Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=915547cb51ad9f16 -C extra-filename=-6dd69e26c2076e44 --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-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --cap-lints allow` |
| 589 | 2025-12-22T04:04:46.519Z | Compiling powerfmt v0.2.0 |
| 590 | 2025-12-22T04:04:46.519Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=9a705711546748d0 -C extra-filename=-a5173583f8885fa3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2025-12-22T04:04:46.613Z | Compiling num-conv v0.1.0 |
| 592 | 2025-12-22T04:04:46.655Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=681be120d99ee7c5 -C extra-filename=-75741bd77ea0a8b1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2025-12-22T04:04:46.826Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-71347c0f764f7a60/build-script-main` |
| 594 | 2025-12-22T04:04:46.867Z | Compiling base64 v0.22.1 |
| 595 | 2025-12-22T04:04:46.867Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7a520eee8ba066f0 -C extra-filename=-18af7d7230f35e32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2025-12-22T04:04:46.934Z | Compiling byteorder v1.4.3 |
| 597 | 2025-12-22T04:04:46.934Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=e8b71488d7e0d059 -C extra-filename=-e0ec86222b213173 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 598 | 2025-12-22T04:04:46.934Z | Compiling icu_locid_transform_data v1.5.0 |
| 599 | 2025-12-22T04:04:46.934Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4df0b936252f8d5b -C extra-filename=-6994f298582f665f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 600 | 2025-12-22T04:04:47.054Z | Compiling tower-layer v0.3.3 |
| 601 | 2025-12-22T04:04:47.125Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcede2620284f41d -C extra-filename=-5bd16f5b029f7406 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 602 | 2025-12-22T04:04:47.221Z | Compiling subtle v2.5.0 |
| 603 | 2025-12-22T04:04:47.222Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=72730dfd446c263f -C extra-filename=-23c10a0749295ab8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 604 | 2025-12-22T04:04:47.324Z | Compiling time-core v0.1.2 |
| 605 | 2025-12-22T04:04:47.324Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2927c8889340973b -C extra-filename=-78eed000a90d4839 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 606 | 2025-12-22T04:04:47.409Z | Compiling rustls-webpki v0.102.8 |
| 607 | 2025-12-22T04:04:47.409Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=6591ace6286f28da -C extra-filename=-da6e3232c825f247 --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-9411178ddf911f39.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-c8177221da29ea4f.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 608 | 2025-12-22T04:04:47.409Z | Compiling httpdate v1.0.1 |
| 609 | 2025-12-22T04:04:47.409Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ba40e7e4e538327 -C extra-filename=-b6ded7f23f87f621 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 610 | 2025-12-22T04:04:47.409Z | Compiling slog v2.8.2 |
| 611 | 2025-12-22T04:04:47.409Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7501d2346628e679 -C extra-filename=-d1ae81c03015859e --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-6ca62ce83b3d60ea.so --cap-lints allow` |
| 612 | 2025-12-22T04:04:47.509Z | Compiling time-macros v0.2.18 |
| 613 | 2025-12-22T04:04:47.509Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=5e88781c6d932981 -C extra-filename=-73a707b09d838b2f --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-75741bd77ea0a8b1.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rlib --extern proc_macro --cap-lints allow` |
| 614 | 2025-12-22T04:04:47.624Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=7891de64a4db4556 -C extra-filename=-6a64513162ee73ed --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-53d886db1813acf4.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 615 | 2025-12-22T04:04:47.624Z | Compiling deranged v0.3.11 |
| 616 | 2025-12-22T04:04:47.624Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3f86b46a54e2967a -C extra-filename=-3eff810ddca4f88f --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-a5173583f8885fa3.rmeta --cap-lints allow` |
| 617 | 2025-12-22T04:04:47.829Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c4a0655053b6d72c -C extra-filename=-363f7a6341e3500f --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-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-4093b32fe3a0a911.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 618 | 2025-12-22T04:04:48.116Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f70fcf6f632ca387 -C extra-filename=-0c937afeade36510 --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-d9f3e49df05053f1.rmeta --cap-lints allow` |
| 619 | 2025-12-22T04:04:48.675Z | Compiling num_threads v0.1.3 |
| 620 | 2025-12-22T04:04:48.870Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed3631b4c7be1820 -C extra-filename=-a85ba45e7c253d31 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 621 | 2025-12-22T04:04:48.870Z | Compiling rustix v0.38.44 |
| 622 | 2025-12-22T04:04:48.870Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9d31e9f86d664a18 -C extra-filename=-c4499ae851a4d793 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 623 | 2025-12-22T04:04:48.870Z | Compiling icu_properties_data v1.5.0 |
| 624 | 2025-12-22T04:04:48.870Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=149f1f9211e2cd87 -C extra-filename=-1a172109d3452741 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 625 | 2025-12-22T04:04:49.133Z | Compiling fastrand v2.1.1 |
| 626 | 2025-12-22T04:04:49.133Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f0918ce984b6b8eb -C extra-filename=-b4d2da2fd35b10de --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 627 | 2025-12-22T04:04:49.372Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-d1ae81c03015859e/build-script-build` |
| 628 | 2025-12-22T04:04:49.373Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=2c4ab1cf8189fac9 -C extra-filename=-932d8dda76b6100a --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-2a6214e7bd6abaee.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c0bdb86579048164.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cd86c14576cf4f5.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 629 | 2025-12-22T04:04:49.373Z | Compiling thread-id v5.0.0 |
| 630 | 2025-12-22T04:04:49.373Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=366d9330e82bf913 -C extra-filename=-9f47882c2c46d796 --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 631 | 2025-12-22T04:04:49.373Z | Compiling unicase v2.6.0 |
| 632 | 2025-12-22T04:04:49.373Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9852a5f9ee414882 -C extra-filename=-9c72ec6efb4903ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 633 | 2025-12-22T04:04:49.373Z | Compiling num-traits v0.2.14 |
| 634 | 2025-12-22T04:04:49.373Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b3219405e97475bf -C extra-filename=-a9838e6953e4558e --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-e1581779f99d8cf3.rlib --cap-lints allow` |
| 635 | 2025-12-22T04:04:49.512Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-c4499ae851a4d793/build-script-build` |
| 636 | 2025-12-22T04:04:49.512Z | Compiling foreign-types-shared v0.1.1 |
| 637 | 2025-12-22T04:04:49.512Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0913e4b92e98220 -C extra-filename=-98b292a87d5cdbbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 638 | 2025-12-22T04:04:49.512Z | Compiling paste v1.0.15 |
| 639 | 2025-12-22T04:04:49.513Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d8cabcf2768874 -C extra-filename=-33a0a173cdbabd7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 640 | 2025-12-22T04:04:49.513Z | Compiling ipnet v2.10.0 |
| 641 | 2025-12-22T04:04:49.513Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=8cd61fd9f2080ec0 -C extra-filename=-e8680fc069cdafc7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 642 | 2025-12-22T04:04:49.513Z | Compiling serde_derive v1.0.228 |
| 643 | 2025-12-22T04:04:49.513Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=bfac684f0d1f6ba5 -C extra-filename=-8bdaae37c5fac2d3 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 644 | 2025-12-22T04:04:49.626Z | Compiling tokio-macros v2.6.0 |
| 645 | 2025-12-22T04:04:49.626Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76ebdb97f0a2f08b -C extra-filename=-64c07fbc6edbf437 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 646 | 2025-12-22T04:04:49.626Z | Compiling zerofrom-derive v0.1.5 |
| 647 | 2025-12-22T04:04:49.626Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81e789d9870a0c32 -C extra-filename=-104803fcc087749f --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-6dd69e26c2076e44.rlib --extern proc_macro --cap-lints allow` |
| 648 | 2025-12-22T04:04:49.626Z | Compiling yoke-derive v0.7.5 |
| 649 | 2025-12-22T04:04:49.626Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1df172ba5a2d9827 -C extra-filename=-fb0df1ec9c0e4614 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-6dd69e26c2076e44.rlib --extern proc_macro --cap-lints allow` |
| 650 | 2025-12-22T04:04:49.713Z | Compiling futures-macro v0.3.31 |
| 651 | 2025-12-22T04:04:49.713Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f084d669e96b61f9 -C extra-filename=-295df54cbaba7b56 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 652 | 2025-12-22T04:04:49.785Z | Compiling thiserror-impl v2.0.17 |
| 653 | 2025-12-22T04:04:49.785Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98347e326769d4d9 -C extra-filename=-bf6f6622478175ff --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 654 | 2025-12-22T04:04:50.618Z | Compiling zerovec-derive v0.10.3 |
| 655 | 2025-12-22T04:04:50.896Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7dc4dbe810efd12c -C extra-filename=-b4ba3a10940f214d --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 656 | 2025-12-22T04:04:51.048Z | Compiling tokio v1.48.0 |
| 657 | 2025-12-22T04:04:51.048Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f725136d19642d58 -C extra-filename=-050a48e7530bf0b5 --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-5ecd5f1916a6d7e9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-0e14aebe2a53df31.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-56918071db70e39b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-792b03cfda780cce.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-17c17e7344de881c.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-64c07fbc6edbf437.so --cap-lints allow` |
| 658 | 2025-12-22T04:04:51.121Z | Compiling futures-util v0.3.31 |
| 659 | 2025-12-22T04:04:51.159Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=d1c8f334e2734f47 -C extra-filename=-c4beaf6dd8c68e1e --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-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-295df54cbaba7b56.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --cap-lints allow` |
| 660 | 2025-12-22T04:04:51.244Z | Compiling displaydoc v0.2.5 |
| 661 | 2025-12-22T04:04:51.279Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name displaydoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=df3c4278c524b833 -C extra-filename=-37ca1a48c4481d3f --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 662 | 2025-12-22T04:04:51.451Z | Compiling icu_provider_macros v1.5.0 |
| 663 | 2025-12-22T04:04:51.490Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c81b33d35431625 -C extra-filename=-5ed3fc546914a188 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 664 | 2025-12-22T04:04:51.809Z | Compiling zerofrom v0.1.5 |
| 665 | 2025-12-22T04:04:51.947Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=24ec9fb2fcddb72b -C extra-filename=-90aebfb143c10386 --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-104803fcc087749f.so --cap-lints allow` |
| 666 | 2025-12-22T04:04:52.112Z | Compiling yoke v0.7.5 |
| 667 | 2025-12-22T04:04:52.112Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=a3c31efac7535a4a -C extra-filename=-944832c327dc54b8 --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-eb7e57ae6664c5f9.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-fb0df1ec9c0e4614.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-90aebfb143c10386.rmeta --cap-lints allow` |
| 668 | 2025-12-22T04:04:52.215Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eb6a9972036f2fb1 -C extra-filename=-3632bedf4f9ac776 --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-bf6f6622478175ff.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 669 | 2025-12-22T04:04:52.303Z | Compiling pest v2.8.1 |
| 670 | 2025-12-22T04:04:52.303Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7512e2931fd00aab -C extra-filename=-34250dc3eb3906fd --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-e21694cb7552ee9a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-17a9ade75285a27e.rmeta --cap-lints allow` |
| 671 | 2025-12-22T04:04:52.303Z | Compiling zerocopy-derive v0.8.27 |
| 672 | 2025-12-22T04:04:52.303Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3bd79a7faa572a2 -C extra-filename=-22e366f3b623c0b9 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 673 | 2025-12-22T04:04:52.467Z | Compiling zerovec v0.10.4 |
| 674 | 2025-12-22T04:04:52.467Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=43c1af864dd4614c -C extra-filename=-c12eaf07f788c223 --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-944832c327dc54b8.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-90aebfb143c10386.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-b4ba3a10940f214d.so --cap-lints allow` |
| 675 | 2025-12-22T04:04:52.467Z | Compiling time v0.3.36 |
| 676 | 2025-12-22T04:04:52.467Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=1f944a83dc923019 -C extra-filename=-678e2d8429d2a83c --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-3eff810ddca4f88f.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-75741bd77ea0a8b1.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-a85ba45e7c253d31.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-a5173583f8885fa3.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-78eed000a90d4839.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-73a707b09d838b2f.so --cap-lints allow` |
| 677 | 2025-12-22T04:04:52.508Z | Compiling scroll_derive v0.13.1 |
| 678 | 2025-12-22T04:04:52.508Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93d5027687601957 -C extra-filename=-05616f78d1c1cb14 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 679 | 2025-12-22T04:04:54.254Z | Compiling tinystr v0.7.6 |
| 680 | 2025-12-22T04:04:54.290Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=10bbd2ab0bd5bdc1 -C extra-filename=-417c0e845f8c4d00 --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-37ca1a48c4481d3f.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 681 | 2025-12-22T04:04:54.290Z | Compiling icu_collections v1.5.0 |
| 682 | 2025-12-22T04:04:54.290Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=6f5a03d49791069c -C extra-filename=-4c5efcb4eea734bd --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-37ca1a48c4481d3f.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-944832c327dc54b8.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-90aebfb143c10386.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 683 | 2025-12-22T04:04:54.453Z | Compiling pest_meta v2.8.1 |
| 684 | 2025-12-22T04:04:54.490Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=3ae24a2ba566fc87 -C extra-filename=-d30ed43ec42bf93f --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-34250dc3eb3906fd.rmeta --cap-lints allow` |
| 685 | 2025-12-22T04:04:54.726Z | Compiling icu_locid v1.5.0 |
| 686 | 2025-12-22T04:04:54.767Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=c03ed1306a1c61dd -C extra-filename=-5be482dfca478cbe --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-37ca1a48c4481d3f.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-9716f9529f530590.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-417c0e845f8c4d00.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 687 | 2025-12-22T04:04:54.809Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=996490dbf97a7f71 -C extra-filename=-32cfebf190bdffa2 --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-cbe5626542001e99.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-8bdaae37c5fac2d3.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)'` |
| 688 | 2025-12-22T04:04:54.873Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a0fa61ff16e59f43 -C extra-filename=-b7c960abbdcc4b53 --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-2cd86c14576cf4f5.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-8bdaae37c5fac2d3.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)'` |
| 689 | 2025-12-22T04:04:55.313Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=97f8d715808caa02 -C extra-filename=-f0f1a72cad73886b --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-22e366f3b623c0b9.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)'` |
| 690 | 2025-12-22T04:04:55.468Z | Compiling openssl-probe v0.1.4 |
| 691 | 2025-12-22T04:04:55.504Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18d394f1c0bb7269 -C extra-filename=-aa9a99eabf3de30f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 692 | 2025-12-22T04:04:55.786Z | Compiling icu_provider v1.5.0 |
| 693 | 2025-12-22T04:04:55.824Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=232bbd57837f5f97 -C extra-filename=-a9f7a1a63184bee6 --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-37ca1a48c4481d3f.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-5be482dfca478cbe.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-5ed3fc546914a188.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-eb7e57ae6664c5f9.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-417c0e845f8c4d00.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-587f6c7889c2b70f.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-944832c327dc54b8.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-90aebfb143c10386.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 694 | 2025-12-22T04:04:55.935Z | Compiling pest_generator v2.8.1 |
| 695 | 2025-12-22T04:04:55.972Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=b2ed5a7e544379c1 -C extra-filename=-466dd06214244005 --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-34250dc3eb3906fd.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-d30ed43ec42bf93f.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --cap-lints allow` |
| 696 | 2025-12-22T04:04:56.018Z | Compiling serde_tokenstream v0.2.2 |
| 697 | 2025-12-22T04:04:56.059Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a335938863f5911 -C extra-filename=-9d6a3f1b502164bf --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-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b7c960abbdcc4b53.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --cap-lints allow` |
| 698 | 2025-12-22T04:04:56.059Z | Compiling erased-serde v0.3.31 |
| 699 | 2025-12-22T04:04:56.059Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d0cb9a2c048a506f -C extra-filename=-89a34a8ed618adb3 --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-32cfebf190bdffa2.rmeta --cap-lints allow` |
| 700 | 2025-12-22T04:04:56.487Z | Compiling icu_locid_transform v1.5.0 |
| 701 | 2025-12-22T04:04:56.532Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=aade219ec7434518 -C extra-filename=-230eca1cf6a44052 --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-37ca1a48c4481d3f.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-5be482dfca478cbe.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-6994f298582f665f.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-a9f7a1a63184bee6.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-417c0e845f8c4d00.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 702 | 2025-12-22T04:04:56.630Z | Compiling utf16_iter v1.0.5 |
| 703 | 2025-12-22T04:04:56.669Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56dcfba9e5cbf7dc -C extra-filename=-fb16a39c19565682 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 704 | 2025-12-22T04:04:56.669Z | Compiling icu_normalizer_data v1.5.0 |
| 705 | 2025-12-22T04:04:56.669Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ceffb0ea6ea2a1d -C extra-filename=-dfa8907b9e4291c9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 706 | 2025-12-22T04:04:56.760Z | Compiling usdt-impl v0.6.0 |
| 707 | 2025-12-22T04:04:56.802Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=649ffc27d401e7ce -C extra-filename=-b8f678b02d79086c --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 708 | 2025-12-22T04:04:56.837Z | Compiling write16 v1.0.0 |
| 709 | 2025-12-22T04:04:56.838Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=81e3bedc70bedac2 -C extra-filename=-33d571a18024c08b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 710 | 2025-12-22T04:04:56.963Z | Compiling utf8_iter v1.0.4 |
| 711 | 2025-12-22T04:04:56.998Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6df53b7d96330ed6 -C extra-filename=-c8a7bbf3e2d688c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 712 | 2025-12-22T04:04:57.100Z | Compiling openssl v0.10.72 |
| 713 | 2025-12-22T04:04:57.140Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=b038218d24bda6b1 -C extra-filename=-4d48977c01555948 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 714 | 2025-12-22T04:04:57.180Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-b8f678b02d79086c/build-script-build` |
| 715 | 2025-12-22T04:04:57.180Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=f4353be25ec377ce -C extra-filename=-b0d2e87e6582a83e --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-89a34a8ed618adb3.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 716 | 2025-12-22T04:04:57.223Z | Compiling scroll v0.13.0 |
| 717 | 2025-12-22T04:04:57.224Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=e23d1e4d368b6f86 -C extra-filename=-fdcbe42eeee0de24 --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-05616f78d1c1cb14.so --cap-lints allow` |
| 718 | 2025-12-22T04:04:57.224Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-33a0a173cdbabd7c/build-script-build` |
| 719 | 2025-12-22T04:04:57.269Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-a9838e6953e4558e/build-script-build` |
| 720 | 2025-12-22T04:04:57.435Z | Compiling pest_derive v2.8.1 |
| 721 | 2025-12-22T04:04:57.473Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=68c9346cddcccb2e -C extra-filename=-2ece167842477f37 --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-34250dc3eb3906fd.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-466dd06214244005.rlib --extern proc_macro --cap-lints allow` |
| 722 | 2025-12-22T04:04:57.508Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-4d48977c01555948/build-script-build` |
| 723 | 2025-12-22T04:04:57.542Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-9c72ec6efb4903ff/build-script-build` |
| 724 | 2025-12-22T04:04:57.602Z | Compiling openssl-macros v0.1.1 |
| 725 | 2025-12-22T04:04:57.641Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8bd91a74b961516 -C extra-filename=-1b2b8fd0045e9537 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 726 | 2025-12-22T04:04:57.683Z | Compiling icu_properties v1.5.1 |
| 727 | 2025-12-22T04:04:57.683Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=095ba724c1b2bd87 -C extra-filename=-298ebd3c82225559 --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-37ca1a48c4481d3f.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-4c5efcb4eea734bd.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-230eca1cf6a44052.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-1a172109d3452741.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-a9f7a1a63184bee6.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-417c0e845f8c4d00.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 728 | 2025-12-22T04:04:57.719Z | Compiling foreign-types v0.3.2 |
| 729 | 2025-12-22T04:04:57.755Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7e73e056b159d69 -C extra-filename=-8c90d3fdaa07e6a1 --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-98b292a87d5cdbbb.rmeta --cap-lints allow` |
| 730 | 2025-12-22T04:04:57.868Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=449dd341682a2b84 -C extra-filename=-5ee89106b5fe454a --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-03b97606ae84b231.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-4093b32fe3a0a911.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 731 | 2025-12-22T04:04:58.035Z | Compiling tokio-util v0.7.7 |
| 732 | 2025-12-22T04:04:58.075Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=371a6c9fa6ddab9d -C extra-filename=-712aa481af00ab82 --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-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 733 | 2025-12-22T04:04:58.326Z | Compiling dtrace-parser v0.3.0 |
| 734 | 2025-12-22T04:04:58.360Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a7863815683ee06 -C extra-filename=-6cff1661bc2abec6 --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-34250dc3eb3906fd.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-2ece167842477f37.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --cap-lints allow` |
| 735 | 2025-12-22T04:04:58.360Z | Compiling block-buffer v0.10.2 |
| 736 | 2025-12-22T04:04:58.360Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a88c18c3cf10845a -C extra-filename=-9da8680cca7e78b6 --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-6a64513162ee73ed.rmeta --cap-lints allow` |
| 737 | 2025-12-22T04:04:58.546Z | Compiling dof v0.4.0 |
| 738 | 2025-12-22T04:04:58.579Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=d09c263a355dc3d8 -C extra-filename=-e26ba058ff23523e --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-b7c960abbdcc4b53.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-932d8dda76b6100a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-f0f1a72cad73886b.rmeta --cap-lints allow` |
| 739 | 2025-12-22T04:04:58.662Z | Compiling crypto-common v0.1.6 |
| 740 | 2025-12-22T04:04:58.703Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=38cf56cab1ba5f2c -C extra-filename=-86901e58e168df60 --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-6a64513162ee73ed.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-53d886db1813acf4.rmeta --cap-lints allow` |
| 741 | 2025-12-22T04:04:58.826Z | Compiling h2 v0.4.6 |
| 742 | 2025-12-22T04:04:58.868Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=3822689d2a322b73 -C extra-filename=-9742bfc31bfc5a2c --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-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-4448a40bb35d7eef.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-02f5df2a920989d3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-712aa481af00ab82.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 743 | 2025-12-22T04:04:58.868Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=8914f064ac4c02a6 -C extra-filename=-bee039c3072c2b5d --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-9adea2ec8d642779.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)'` |
| 744 | 2025-12-22T04:04:59.143Z | Compiling form_urlencoded v1.2.2 |
| 745 | 2025-12-22T04:04:59.179Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d53f96270009bde9 -C extra-filename=-14abb8393ba8e0e8 --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-a56d4c653a00f37e.rmeta --cap-lints allow` |
| 746 | 2025-12-22T04:04:59.435Z | Compiling rand_core v0.6.3 |
| 747 | 2025-12-22T04:04:59.474Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=3bf9ecc2a6fc465b -C extra-filename=-e9aab30bbae385dc --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-a8fd98dc41c13736.rmeta --cap-lints allow` |
| 748 | 2025-12-22T04:04:59.509Z | Compiling plain v0.2.3 |
| 749 | 2025-12-22T04:04:59.509Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fef49bdc7379a9b -C extra-filename=-7b15fb07f0c6cf62 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 750 | 2025-12-22T04:04:59.645Z | Compiling rustls v0.22.4 |
| 751 | 2025-12-22T04:04:59.680Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=b335fd724a79b5a2 -C extra-filename=-c587a6d30552a342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 752 | 2025-12-22T04:04:59.680Z | Compiling mime v0.3.16 |
| 753 | 2025-12-22T04:04:59.680Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4332476ee8c5d912 -C extra-filename=-08a73b4620987bb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 754 | 2025-12-22T04:04:59.820Z | Compiling ppv-lite86 v0.2.15 |
| 755 | 2025-12-22T04:04:59.857Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ba3a59ac04a1e67e -C extra-filename=-2042151c00ea19a5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 756 | 2025-12-22T04:04:59.901Z | Compiling native-tls v0.2.12 |
| 757 | 2025-12-22T04:04:59.940Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=07bb6232b11bcd51 -C extra-filename=-f4ad55a0eb5f9ef5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 758 | 2025-12-22T04:04:59.979Z | Compiling rustls v0.23.13 |
| 759 | 2025-12-22T04:04:59.979Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=9d373d6933410322 -C extra-filename=-f1268eb15984a14f --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 760 | 2025-12-22T04:05:00.133Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-c587a6d30552a342/build-script-build` |
| 761 | 2025-12-22T04:05:00.170Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=a18235afbf5dc4b9 -C extra-filename=-984f6c34658a7318 --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-03b97606ae84b231.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-d9f3e49df05053f1.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-8c90d3fdaa07e6a1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-1b2b8fd0045e9537.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-bee039c3072c2b5d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` |
| 762 | 2025-12-22T04:05:00.170Z | Compiling goblin v0.10.1 |
| 763 | 2025-12-22T04:05:00.170Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=20a277f2b5ee90e6 -C extra-filename=-5d11ef27f534d50f --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-aaa7dec7979a9811.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-7b15fb07f0c6cf62.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-fdcbe42eeee0de24.rmeta --cap-lints allow` |
| 764 | 2025-12-22T04:05:00.254Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-f4ad55a0eb5f9ef5/build-script-build` |
| 765 | 2025-12-22T04:05:00.289Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=d6c52ea486261725 -C extra-filename=-9ae9468be46ceb96 --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-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-e26ba058ff23523e.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-6cff1661bc2abec6.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b7c960abbdcc4b53.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-932d8dda76b6100a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-9f47882c2c46d796.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)'` |
| 766 | 2025-12-22T04:05:00.325Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-f1268eb15984a14f/build-script-build` |
| 767 | 2025-12-22T04:05:00.325Z | Compiling digest v0.10.7 |
| 768 | 2025-12-22T04:05:00.325Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7db2d15921fc0e74 -C extra-filename=-7c69d3f13d5c737f --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-9da8680cca7e78b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-86901e58e168df60.rmeta --cap-lints allow` |
| 769 | 2025-12-22T04:05:00.441Z | Compiling rand_chacha v0.3.1 |
| 770 | 2025-12-22T04:05:00.479Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=d63de505057773fc -C extra-filename=-a95942d398c9d5b6 --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-2042151c00ea19a5.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e9aab30bbae385dc.rmeta --cap-lints allow` |
| 771 | 2025-12-22T04:05:00.654Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=40ca1e19c153b005 -C extra-filename=-0ba087e84ae7d5c7 --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` |
| 772 | 2025-12-22T04:05:01.007Z | Compiling icu_normalizer v1.5.0 |
| 773 | 2025-12-22T04:05:01.051Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=e1d1cdcf7c979370 -C extra-filename=-3ddd926e8e66bdd3 --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-37ca1a48c4481d3f.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-4c5efcb4eea734bd.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-dfa8907b9e4291c9.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-298ebd3c82225559.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-a9f7a1a63184bee6.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-fb16a39c19565682.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-33d571a18024c08b.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-c12eaf07f788c223.rmeta --cap-lints allow` |
| 774 | 2025-12-22T04:05:01.272Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4901fb813ee62184 -C extra-filename=-8e52de7a6ca47779 --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` |
| 775 | 2025-12-22T04:05:01.336Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73ba43725e87bf45 -C extra-filename=-dfdacbd5bb51e603 --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"))'` |
| 776 | 2025-12-22T04:05:02.040Z | Compiling idna_adapter v1.2.0 |
| 777 | 2025-12-22T04:05:02.079Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna_adapter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=1f65c9506898049f -C extra-filename=-e34c475b2fad84ce --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-3ddd926e8e66bdd3.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-298ebd3c82225559.rmeta --cap-lints allow` |
| 778 | 2025-12-22T04:05:02.147Z | Compiling iana-time-zone v0.1.47 |
| 779 | 2025-12-22T04:05:02.187Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=14ea6328f5cd5395 -C extra-filename=-21e601a383bd0e73 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 780 | 2025-12-22T04:05:02.264Z | Compiling cpufeatures v0.2.2 |
| 781 | 2025-12-22T04:05:02.304Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=668b047932fbf7bd -C extra-filename=-b12975013fe88fbb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 782 | 2025-12-22T04:05:02.360Z | Compiling thiserror v1.0.69 |
| 783 | 2025-12-22T04:05:02.394Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2bbe68b53f23b69 -C extra-filename=-78dfc24ca47a64d1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 784 | 2025-12-22T04:05:02.458Z | Compiling winnow v0.7.13 |
| 785 | 2025-12-22T04:05:02.493Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=9f7ebea67b20e530 -C extra-filename=-0c7cb3e66ab14e6f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 786 | 2025-12-22T04:05:02.532Z | Compiling pretty-hex v0.4.1 |
| 787 | 2025-12-22T04:05:02.568Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=31534bc90e39d373 -C extra-filename=-0636d225778e88e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 788 | 2025-12-22T04:05:02.568Z | Compiling lazy_static v1.5.0 |
| 789 | 2025-12-22T04:05:02.568Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f9332aeb1f658cc3 -C extra-filename=-a63e97079b2e8b1d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 790 | 2025-12-22T04:05:02.716Z | Compiling unicode-segmentation v1.10.0 |
| 791 | 2025-12-22T04:05:02.777Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d74dd7453dc76ff6 -C extra-filename=-dcc785b7b02fb49d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 792 | 2025-12-22T04:05:02.777Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=7e1de9c84a8e240c -C extra-filename=-98b8dd84edd8aff1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 793 | 2025-12-22T04:05:02.917Z | Compiling unicode-width v0.1.9 |
| 794 | 2025-12-22T04:05:02.957Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e717699d0df2186c -C extra-filename=-07fc40ab92b7be4e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 795 | 2025-12-22T04:05:03.114Z | Compiling hyper v1.8.1 |
| 796 | 2025-12-22T04:05:03.157Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=8424561cd6e7ebb0 -C extra-filename=-76496e04888091e0 --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-9ac8fd3889a1fc7b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-9742bfc31bfc5a2c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-b878c6d60e538515.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-72c27f76ab1fcf03.rmeta --cap-lints allow` |
| 797 | 2025-12-22T04:05:03.157Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-98b8dd84edd8aff1/build-script-build` |
| 798 | 2025-12-22T04:05:03.195Z | Compiling console v0.15.7 |
| 799 | 2025-12-22T04:05:03.195Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=73f1f9a7bf02b862 -C extra-filename=-368fb8389828eca3 --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-a63e97079b2e8b1d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-07fc40ab92b7be4e.rmeta --cap-lints allow` |
| 800 | 2025-12-22T04:05:03.389Z | Compiling newline-converter v0.3.0 |
| 801 | 2025-12-22T04:05:03.424Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96d4608f68ee7889 -C extra-filename=-c8e2c71880ceb9b2 --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-dcc785b7b02fb49d.rmeta --cap-lints allow` |
| 802 | 2025-12-22T04:05:03.424Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-78dfc24ca47a64d1/build-script-build` |
| 803 | 2025-12-22T04:05:03.556Z | Compiling sha1 v0.10.6 |
| 804 | 2025-12-22T04:05:03.594Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=d7040ecb6f5905cd -C extra-filename=-7bcc0f1f2b9105cc --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-d9f3e49df05053f1.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-b12975013fe88fbb.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-7c69d3f13d5c737f.rmeta --cap-lints allow` |
| 805 | 2025-12-22T04:05:03.716Z | Compiling chrono v0.4.42 |
| 806 | 2025-12-22T04:05:03.751Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=915704c60aa50ce6 -C extra-filename=-c391851cfff0c480 --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-21e601a383bd0e73.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-8e52de7a6ca47779.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --cap-lints allow` |
| 807 | 2025-12-22T04:05:03.915Z | Compiling idna v1.0.3 |
| 808 | 2025-12-22T04:05:03.952Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=f324dfc59594a8e5 -C extra-filename=-9a1f33149279d1ca --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-e34c475b2fad84ce.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-49dd8f4c7a263819.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-c8a7bbf3e2d688c8.rmeta --cap-lints allow` |
| 809 | 2025-12-22T04:05:04.347Z | Compiling mime_guess v2.0.5 |
| 810 | 2025-12-22T04:05:04.385Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=928caf0a3d1823ee -C extra-filename=-d0a31ccf62658966 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rlib --cap-lints allow` |
| 811 | 2025-12-22T04:05:05.080Z | Compiling toml_parser v1.0.4 |
| 812 | 2025-12-22T04:05:05.080Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=9b55c3e862c56a48 -C extra-filename=-27c48e1c97c70e58 --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-0c7cb3e66ab14e6f.rmeta --cap-lints allow` |
| 813 | 2025-12-22T04:05:05.184Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=64d29f86579a41c4 -C extra-filename=-40f15872482e61e3 --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-aaa7dec7979a9811.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-984f6c34658a7318.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-aa9a99eabf3de30f.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-bee039c3072c2b5d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 814 | 2025-12-22T04:05:05.224Z | Compiling hyper-util v0.1.19 |
| 815 | 2025-12-22T04:05:05.224Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.19/src/lib.rs --error-format=json --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=52af56e33d5222ea -C extra-filename=-ce39109671558680 --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-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-c4beaf6dd8c68e1e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-e8680fc069cdafc7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-17c17e7344de881c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-2fac1e82ca739178.rmeta --cap-lints allow` |
| 816 | 2025-12-22T04:05:05.343Z | Compiling rand v0.8.4 |
| 817 | 2025-12-22T04:05:05.379Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=17e50201590f2526 -C extra-filename=-f9cacf95fd270755 --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-9adea2ec8d642779.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-a95942d398c9d5b6.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e9aab30bbae385dc.rmeta --cap-lints allow` |
| 818 | 2025-12-22T04:05:05.728Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=02f9ce88c7d222bc -C extra-filename=-5de2884e4a5af315 --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-bcf0c78fdafaa0ad.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-9411178ddf911f39.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-da6e3232c825f247.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 819 | 2025-12-22T04:05:06.434Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=ef217d7a2ad30282 -C extra-filename=-424800271cbf2ce1 --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-5d11ef27f534d50f.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-0636d225778e88e7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-f0f1a72cad73886b.rmeta --cap-lints allow` |
| 820 | 2025-12-22T04:05:06.608Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=d3aeacf84f04f9a5 -C extra-filename=-d3531995e5d6c0a4 --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-aaa7dec7979a9811.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-9411178ddf911f39.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-da6e3232c825f247.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-23c10a0749295ab8.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-43179ed41b445ef9.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 821 | 2025-12-22T04:05:06.676Z | Compiling thiserror-impl v1.0.69 |
| 822 | 2025-12-22T04:05:06.713Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac1e7492d78c914b -C extra-filename=-2fb5fdcc20e3db08 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 823 | 2025-12-22T04:05:06.809Z | Compiling concurrent-queue v2.5.0 |
| 824 | 2025-12-22T04:05:06.854Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a4b106958f37fcff -C extra-filename=-1e19e36cdffb678b --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-0c937afeade36510.rmeta --cap-lints allow` |
| 825 | 2025-12-22T04:05:06.946Z | Compiling serde_derive_internals v0.29.0 |
| 826 | 2025-12-22T04:05:06.980Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dce8b079b0c4f293 -C extra-filename=-929fea550387134d --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-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --cap-lints allow` |
| 827 | 2025-12-22T04:05:07.128Z | Compiling http-body-util v0.1.3 |
| 828 | 2025-12-22T04:05:07.170Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=06768a6fc0d7f177 -C extra-filename=-9be7bc304d60cb78 --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-5ecd5f1916a6d7e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 829 | 2025-12-22T04:05:07.545Z | Compiling toml_datetime v0.7.3 |
| 830 | 2025-12-22T04:05:07.588Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=b30367fce59b989d -C extra-filename=-eeba3348d5f23538 --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-cbe5626542001e99.rmeta --cap-lints allow` |
| 831 | 2025-12-22T04:05:08.163Z | Compiling serde_spanned v1.0.3 |
| 832 | 2025-12-22T04:05:08.201Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=0a41e5f7dd07f0a7 -C extra-filename=-67adbaa7ecbb433d --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-cbe5626542001e99.rmeta --cap-lints allow` |
| 833 | 2025-12-22T04:05:08.445Z | Compiling rustls-pemfile v2.2.0 |
| 834 | 2025-12-22T04:05:08.481Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=705cb921e7d91178 -C extra-filename=-3dfebfb65e0cdf4a --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-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 835 | 2025-12-22T04:05:08.548Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a07bbcbce9dd44c5 -C extra-filename=-03f23af1f4d17ce1 --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-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-34998c1384dce2fd.rmeta --cap-lints allow` |
| 836 | 2025-12-22T04:05:08.591Z | Compiling multer v3.1.0 |
| 837 | 2025-12-22T04:05:08.591Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=139fe0c9c5b3f507 -C extra-filename=-a42ca7aa30ae6038 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-fa8a923cfd6ca6bd.rlib --cap-lints allow` |
| 838 | 2025-12-22T04:05:08.723Z | Compiling sync_wrapper v1.0.1 |
| 839 | 2025-12-22T04:05:08.759Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=ada8dd1ff9306251 -C extra-filename=-ef0bbdc2a7a3739f --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-1f9e330bb92d952e.rmeta --cap-lints allow` |
| 840 | 2025-12-22T04:05:08.759Z | Compiling thread_local v1.1.4 |
| 841 | 2025-12-22T04:05:08.759Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=232866806a901487 -C extra-filename=-ee882d04a2f7e901 --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-bcf0c78fdafaa0ad.rmeta --cap-lints allow` |
| 842 | 2025-12-22T04:05:08.884Z | Compiling encoding_rs v0.8.32 |
| 843 | 2025-12-22T04:05:08.924Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=d3a93d1951d02263 -C extra-filename=-052e04dcd3f6cbff --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-d9f3e49df05053f1.rmeta --cap-lints allow` |
| 844 | 2025-12-22T04:05:08.924Z | Compiling semver v1.0.27 |
| 845 | 2025-12-22T04:05:08.925Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4c55781c242b3e24 -C extra-filename=-2794751f9e57cbac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 846 | 2025-12-22T04:05:08.925Z | Compiling toml_writer v1.0.4 |
| 847 | 2025-12-22T04:05:08.925Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8a815fa195de3bbd -C extra-filename=-d2dddae34c893570 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 848 | 2025-12-22T04:05:09.222Z | Compiling parking v2.2.0 |
| 849 | 2025-12-22T04:05:09.257Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=21ce6b505ef23201 -C extra-filename=-8d21b013053e2c7e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 850 | 2025-12-22T04:05:09.290Z | Compiling match_cfg v0.1.0 |
| 851 | 2025-12-22T04:05:09.291Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=719876d5451c2676 -C extra-filename=-8e53fec7412e9def --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 852 | 2025-12-22T04:05:09.375Z | Compiling target-triple v1.0.0 |
| 853 | 2025-12-22T04:05:09.409Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f380711f26d15791 -C extra-filename=-720b06c19d8bf610 --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 854 | 2025-12-22T04:05:09.505Z | Compiling slog-async v2.8.0 |
| 855 | 2025-12-22T04:05:09.542Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=0a710e43e6493c5e -C extra-filename=-1b6eb845a3cc7555 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 856 | 2025-12-22T04:05:09.542Z | Compiling camino v1.2.2 |
| 857 | 2025-12-22T04:05:09.542Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=0da1b124d1e61dd5 -C extra-filename=-c87aee8a966f86e7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 858 | 2025-12-22T04:05:09.822Z | Compiling similar v2.2.1 |
| 859 | 2025-12-22T04:05:09.857Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=4bbf57db7a447337 -C extra-filename=-4ebf39e698e8c842 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 860 | 2025-12-22T04:05:09.950Z | Compiling schemars v0.8.22 |
| 861 | 2025-12-22T04:05:09.988Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=454370d0d5904cd8 -C extra-filename=-d7cab6c2d20fa910 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 862 | 2025-12-22T04:05:10.095Z | Compiling heck v0.5.0 |
| 863 | 2025-12-22T04:05:10.095Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd370ffe228952d8 -C extra-filename=-86e41ea74570e15a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 864 | 2025-12-22T04:05:10.306Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-d7cab6c2d20fa910/build-script-build` |
| 865 | 2025-12-22T04:05:10.340Z | Compiling tokio-rustls v0.25.0 |
| 866 | 2025-12-22T04:05:10.340Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=654df48f1341264b -C extra-filename=-9016ad9575ebead8 --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-d3531995e5d6c0a4.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 867 | 2025-12-22T04:05:10.340Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-c87aee8a966f86e7/build-script-build` |
| 868 | 2025-12-22T04:05:10.400Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-1b6eb845a3cc7555/build-script-build` |
| 869 | 2025-12-22T04:05:10.438Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-720b06c19d8bf610/build-script-build` |
| 870 | 2025-12-22T04:05:10.474Z | Compiling event-listener v5.0.0 |
| 871 | 2025-12-22T04:05:10.474Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=fdb55de244a0a26d -C extra-filename=-5e27731531e4b509 --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-1e19e36cdffb678b.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-8d21b013053e2c7e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 872 | 2025-12-22T04:05:10.474Z | Compiling hostname v0.3.1 |
| 873 | 2025-12-22T04:05:10.474Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=e5b94e740e4cd213 -C extra-filename=-8236fa4d6372be66 --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-9adea2ec8d642779.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-8e53fec7412e9def.rmeta --cap-lints allow` |
| 874 | 2025-12-22T04:05:10.703Z | Compiling toml v0.9.8 |
| 875 | 2025-12-22T04:05:10.739Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=44794bebbfa04f1c -C extra-filename=-1833c8b4aef1932a --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-cbe5626542001e99.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-67adbaa7ecbb433d.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-eeba3348d5f23538.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-27c48e1c97c70e58.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-d2dddae34c893570.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-0c7cb3e66ab14e6f.rmeta --cap-lints allow` |
| 876 | 2025-12-22T04:05:10.739Z | Compiling tokio-rustls v0.26.0 |
| 877 | 2025-12-22T04:05:10.739Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=ec25d625e8ee1840 -C extra-filename=-0b6084d5162c3090 --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-5de2884e4a5af315.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 878 | 2025-12-22T04:05:10.980Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-a42ca7aa30ae6038/build-script-build` |
| 879 | 2025-12-22T04:05:11.044Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31613aeadee2f423 -C extra-filename=-ed9045dc82b6a1f2 --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-2fb5fdcc20e3db08.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 880 | 2025-12-22T04:05:11.129Z | Compiling tower v0.5.2 |
| 881 | 2025-12-22T04:05:11.164Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=5017d70a6a647da7 -C extra-filename=-b1d703ca4b041519 --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-1f9e330bb92d952e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-c4beaf6dd8c68e1e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow` |
| 882 | 2025-12-22T04:05:11.197Z | Compiling schemars_derive v0.8.22 |
| 883 | 2025-12-22T04:05:11.197Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e223d9fbc6151e83 -C extra-filename=-3726fad0d0326708 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-929fea550387134d.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 884 | 2025-12-22T04:05:11.713Z | Compiling tokio-native-tls v0.3.1 |
| 885 | 2025-12-22T04:05:11.747Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=83fb8db26c21f9f3 -C extra-filename=-b3067edd8d8e7015 --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-40f15872482e61e3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 886 | 2025-12-22T04:05:11.969Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-d0a31ccf62658966/build-script-build` |
| 887 | 2025-12-22T04:05:12.003Z | Compiling url v2.5.4 |
| 888 | 2025-12-22T04:05:12.039Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=ad8ee07c692b489e -C extra-filename=-683cde471e1ad361 --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-14abb8393ba8e0e8.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-9a1f33149279d1ca.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --cap-lints allow` |
| 889 | 2025-12-22T04:05:12.039Z | Compiling usdt-macro v0.6.0 |
| 890 | 2025-12-22T04:05:12.039Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bee67ac364b5d17 -C extra-filename=-a9acce1775c55f65 --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-6cff1661bc2abec6.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9d6a3f1b502164bf.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-9ae9468be46ceb96.rlib --extern proc_macro --cap-lints allow` |
| 891 | 2025-12-22T04:05:12.075Z | Compiling usdt-attr-macro v0.6.0 |
| 892 | 2025-12-22T04:05:12.075Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=161b9caad525aa27 -C extra-filename=-756e8c3779ccc8d0 --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-6cff1661bc2abec6.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9d6a3f1b502164bf.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-9ae9468be46ceb96.rlib --extern proc_macro --cap-lints allow` |
| 893 | 2025-12-22T04:05:13.298Z | Compiling serde_urlencoded v0.7.1 |
| 894 | 2025-12-22T04:05:13.336Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ef51cd3f1f0c520 -C extra-filename=-33b2600921ad94a8 --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-14abb8393ba8e0e8.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-2a6214e7bd6abaee.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-c0bdb86579048164.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --cap-lints allow` |
| 895 | 2025-12-22T04:05:13.388Z | Compiling slog-json v2.6.1 |
| 896 | 2025-12-22T04:05:13.424Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=d21df2b73c30f64a -C extra-filename=-d1754b635ece592a --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-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-678e2d8429d2a83c.rmeta --cap-lints allow` |
| 897 | 2025-12-22T04:05:13.424Z | Compiling futures-executor v0.3.31 |
| 898 | 2025-12-22T04:05:13.424Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=d67b8d9ac87437f7 -C extra-filename=-a6719777a74eb828 --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-1f9e330bb92d952e.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-c4beaf6dd8c68e1e.rmeta --cap-lints allow` |
| 899 | 2025-12-22T04:05:13.551Z | Compiling async-stream-impl v0.3.6 |
| 900 | 2025-12-22T04:05:13.587Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d40f00a6ff916089 -C extra-filename=-a9d9e6348e4ce9b6 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 901 | 2025-12-22T04:05:13.757Z | Compiling tempfile v3.23.0 |
| 902 | 2025-12-22T04:05:13.793Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=24b56f82cf7f906b -C extra-filename=-801257d54e435874 --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-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-5039a579cb9e77c1.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-bcf0c78fdafaa0ad.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-363f7a6341e3500f.rmeta --cap-lints allow` |
| 903 | 2025-12-22T04:05:13.793Z | Compiling crossbeam-channel v0.5.1 |
| 904 | 2025-12-22T04:05:13.793Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=e0a7e8b44d0909ac -C extra-filename=-08eb015fe91f2963 --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-d9f3e49df05053f1.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-0c937afeade36510.rmeta --cap-lints allow` |
| 905 | 2025-12-22T04:05:13.944Z | Compiling uuid v1.19.0 |
| 906 | 2025-12-22T04:05:13.981Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=c406a70819f0dc0d -C extra-filename=-b0f6181e20a2e231 --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-5039a579cb9e77c1.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 907 | 2025-12-22T04:05:13.981Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=fc11f1e9815c5ea1 -C extra-filename=-87d8dccafd308095 --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-e0ec86222b213173.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-424800271cbf2ce1.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-6cff1661bc2abec6.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-03f23af1f4d17ce1.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-9f47882c2c46d796.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)'` |
| 908 | 2025-12-22T04:05:14.541Z | Compiling webpki-roots v0.26.5 |
| 909 | 2025-12-22T04:05:14.590Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59d17482054b1a6b -C extra-filename=-343a0206d4d9a816 --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-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 910 | 2025-12-22T04:05:14.634Z | Compiling memmap2 v0.9.8 |
| 911 | 2025-12-22T04:05:14.669Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=c1ec2a4557fd8352 -C extra-filename=-afeeaaef43cf130b --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 912 | 2025-12-22T04:05:14.706Z | Compiling is-terminal v0.4.12 |
| 913 | 2025-12-22T04:05:14.706Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5922788779143e29 -C extra-filename=-cf68fde1c0a102d2 --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 914 | 2025-12-22T04:05:14.748Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 915 | 2025-12-22T04:05:14.748Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ffcf09e7d7dceed6 -C extra-filename=-cc8377bd6a4acce9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9 -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-fa8a923cfd6ca6bd.rlib` |
| 916 | 2025-12-22T04:05:14.748Z | Compiling anyhow v1.0.100 |
| 917 | 2025-12-22T04:05:14.748Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4949fe2ca6c2d020 -C extra-filename=-3d7b93a4921b6d8f --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 918 | 2025-12-22T04:05:14.819Z | Compiling utf-8 v0.7.6 |
| 919 | 2025-12-22T04:05:14.819Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b22fc1586fd68d75 -C extra-filename=-2b75cd98c852d062 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 920 | 2025-12-22T04:05:14.943Z | Compiling term v1.1.0 |
| 921 | 2025-12-22T04:05:14.981Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8d6c54d978681614 -C extra-filename=-4baa42945a592e59 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 922 | 2025-12-22T04:05:15.037Z | Compiling iri-string v0.7.8 |
| 923 | 2025-12-22T04:05:15.078Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=9a4ec333263af061 -C extra-filename=-4e6a78f5b3be60f5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 924 | 2025-12-22T04:05:15.115Z | Compiling dyn-clone v1.0.4 |
| 925 | 2025-12-22T04:05:15.116Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da39d5c0aea1c6a6 -C extra-filename=-933a61d21b7ab2ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 926 | 2025-12-22T04:05:15.156Z | Compiling data-encoding v2.4.0 |
| 927 | 2025-12-22T04:05:15.156Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=07e2dbc47df95ca7 -C extra-filename=-9481eb56ba914fb3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 928 | 2025-12-22T04:05:15.235Z | Compiling take_mut v0.2.2 |
| 929 | 2025-12-22T04:05:15.272Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1569f6c13bcdd39 -C extra-filename=-f8c38c6dd54a2122 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 930 | 2025-12-22T04:05:15.272Z | Compiling spin v0.9.8 |
| 931 | 2025-12-22T04:05:15.272Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=6589ca9ea1517544 -C extra-filename=-ff493ef111a70da0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 932 | 2025-12-22T04:05:15.306Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-3d7b93a4921b6d8f/build-script-build` |
| 933 | 2025-12-22T04:05:15.424Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=3547a022138f133c -C extra-filename=-d65d12a6d39c4e7d --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-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-c4beaf6dd8c68e1e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-e21694cb7552ee9a.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-ff493ef111a70da0.rmeta --cap-lints allow` |
| 934 | 2025-12-22T04:05:15.458Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=b15530d42f615913 -C extra-filename=-c39bb9e99a23602d --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-08eb015fe91f2963.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-f8c38c6dd54a2122.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --cap-lints allow --cfg integer128` |
| 935 | 2025-12-22T04:05:15.663Z | Compiling tungstenite v0.24.0 |
| 936 | 2025-12-22T04:05:15.699Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=1618d86dda7db0c6 -C extra-filename=-2563e8c8dcc84015 --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-e0ec86222b213173.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-9481eb56ba914fb3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a23521c4f33a3866.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-f9cacf95fd270755.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed9045dc82b6a1f2.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-2b75cd98c852d062.rmeta --cap-lints allow` |
| 937 | 2025-12-22T04:05:16.317Z | Compiling slog-term v2.9.2 |
| 938 | 2025-12-22T04:05:16.359Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=036e8b667a250e63 -C extra-filename=-22986134f19d5aae --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-c391851cfff0c480.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-cf68fde1c0a102d2.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-4baa42945a592e59.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-ee882d04a2f7e901.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-678e2d8429d2a83c.rmeta --cap-lints allow` |
| 939 | 2025-12-22T04:05:16.399Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=90e4b2cda90d8321 -C extra-filename=-01d9cd86f8d3b2bf --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-c391851cfff0c480.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-933a61d21b7ab2ae.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-3726fad0d0326708.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 940 | 2025-12-22T04:05:16.474Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-cc8377bd6a4acce9/build-script-build` |
| 941 | 2025-12-22T04:05:16.543Z | Compiling usdt v0.6.0 |
| 942 | 2025-12-22T04:05:16.581Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=5686233693488ab1 -C extra-filename=-a581d9069142f019 --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-424800271cbf2ce1.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-5d11ef27f534d50f.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-afeeaaef43cf130b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-756e8c3779ccc8d0.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-87d8dccafd308095.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-a9acce1775c55f65.so --cap-lints allow` |
| 943 | 2025-12-22T04:05:16.582Z | Compiling hyper-rustls v0.27.3 |
| 944 | 2025-12-22T04:05:16.582Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=f7edc05a2198ecac -C extra-filename=-b5b041e45496ea87 --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-c4beaf6dd8c68e1e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5de2884e4a5af315.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0b6084d5162c3090.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-343a0206d4d9a816.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 945 | 2025-12-22T04:05:16.756Z | Compiling async-stream v0.3.6 |
| 946 | 2025-12-22T04:05:16.799Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33355ebf3d3f7c9f -C extra-filename=-8461d0e8ef4d5cf3 --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-a9d9e6348e4ce9b6.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 947 | 2025-12-22T04:05:16.993Z | Compiling atomicwrites v0.4.4 |
| 948 | 2025-12-22T04:05:17.032Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17303adfb270aed2 -C extra-filename=-f171ab0bb65b56ba --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-5ee89106b5fe454a.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rmeta --cap-lints allow` |
| 949 | 2025-12-22T04:05:17.066Z | Compiling futures v0.3.31 |
| 950 | 2025-12-22T04:05:17.066Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=a7a61d955b0bd92b -C extra-filename=-c2c73bc5df34f60e --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-c12409cd2aa547f6.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-a6719777a74eb828.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a8037fb04114235f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a59d605fba7e7623.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-4300c4d0f434c5ef.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-c4beaf6dd8c68e1e.rmeta --cap-lints allow` |
| 951 | 2025-12-22T04:05:17.111Z | Compiling slog-bunyan v2.5.0 |
| 952 | 2025-12-22T04:05:17.111Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=b4c9f348fa1159c6 -C extra-filename=-e9f59d577dc14493 --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-8236fa4d6372be66.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-678e2d8429d2a83c.rmeta --cap-lints allow` |
| 953 | 2025-12-22T04:05:17.156Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0617f68209e6ddb5 -C extra-filename=-f8949928e40a0b6f --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-08a73b4620987bb3.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-0ba087e84ae7d5c7.rmeta --cap-lints allow` |
| 954 | 2025-12-22T04:05:17.287Z | Compiling hyper-tls v0.6.0 |
| 955 | 2025-12-22T04:05:17.321Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=0224cdde6d1f96fe -C extra-filename=-8bd0010cef991d60 --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-5ecd5f1916a6d7e9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-40f15872482e61e3.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-b3067edd8d8e7015.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 956 | 2025-12-22T04:05:17.359Z | Compiling event-listener-strategy v0.5.4 |
| 957 | 2025-12-22T04:05:17.359Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=a303d7313a2eba72 -C extra-filename=-41fb808c694e36e9 --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-5e27731531e4b509.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 958 | 2025-12-22T04:05:17.396Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab2af520e87c0b0 -C extra-filename=-8d66a757607b5ff8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(host_os, values("windows"))'` |
| 959 | 2025-12-22T04:05:17.513Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 960 | 2025-12-22T04:05:17.556Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fc2982ba11ae27d -C extra-filename=-90fddba4b53fa7bd --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-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b7c960abbdcc4b53.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9d6a3f1b502164bf.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro` |
| 961 | 2025-12-22T04:05:17.556Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=2e6f53b98ec1ecce -C extra-filename=-dc5ca4366626eaf3 --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-cbe5626542001e99.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)'` |
| 962 | 2025-12-22T04:05:17.597Z | Compiling rustls-native-certs v0.7.0 |
| 963 | 2025-12-22T04:05:17.597Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bde57b67e680beb -C extra-filename=-f9a991f22674b248 --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-aa9a99eabf3de30f.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 964 | 2025-12-22T04:05:17.652Z | Compiling tower-http v0.6.8 |
| 965 | 2025-12-22T04:05:17.688Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=d0ae3d87fceae005 -C extra-filename=-21e4a0c7b50fe4ac --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-03b97606ae84b231.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-c4beaf6dd8c68e1e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-4e6a78f5b3be60f5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-b1d703ca4b041519.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5bd16f5b029f7406.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow` |
| 966 | 2025-12-22T04:05:17.955Z | Compiling openapiv3 v2.2.0 |
| 967 | 2025-12-22T04:05:17.991Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=1e633a5373088d76 -C extra-filename=-c19784c14c2b5120 --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-f939d226db78f2f9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --cap-lints allow` |
| 968 | 2025-12-22T04:05:17.991Z | Compiling yasna v0.5.2 |
| 969 | 2025-12-22T04:05:17.991Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=38fa68ccd7aaeb5c -C extra-filename=-3d9f1f737b804742 --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-678e2d8429d2a83c.rmeta --cap-lints allow` |
| 970 | 2025-12-22T04:05:18.405Z | Compiling async-trait v0.1.89 |
| 971 | 2025-12-22T04:05:18.442Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=feac96e8f0c745a8 -C extra-filename=-5c03d8b5d22aab09 --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-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 972 | 2025-12-22T04:05:18.494Z | Compiling pem v3.0.6 |
| 973 | 2025-12-22T04:05:18.529Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cd4d6a3227c656ad -C extra-filename=-601d3d7fbd6983bd --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-18af7d7230f35e32.rmeta --cap-lints allow` |
| 974 | 2025-12-22T04:05:18.648Z | Compiling waitgroup v0.1.2 |
| 975 | 2025-12-22T04:05:18.683Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1ee6592689b29ea -C extra-filename=-2742fa71b343d6b3 --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-9ac8fd3889a1fc7b.rmeta --cap-lints allow` |
| 976 | 2025-12-22T04:05:18.855Z | Compiling serde_path_to_error v0.1.20 |
| 977 | 2025-12-22T04:05:18.892Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=136f9a8495a321f8 -C extra-filename=-52f64466199c21f4 --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-2a6214e7bd6abaee.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cbe5626542001e99.rmeta --cap-lints allow` |
| 978 | 2025-12-22T04:05:19.099Z | Compiling webpki-roots v1.0.0 |
| 979 | 2025-12-22T04:05:19.133Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=259ffc523d7e51cf -C extra-filename=-9111b134f23724a5 --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-0c39cf5fcd2c729c.rmeta --cap-lints allow` |
| 980 | 2025-12-22T04:05:19.185Z | Compiling hostname v0.4.2 |
| 981 | 2025-12-22T04:05:19.219Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=9c1cd723fca8c0d3 -C extra-filename=-8b4257c9779d33a4 --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-d9f3e49df05053f1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rmeta --cap-lints allow` |
| 982 | 2025-12-22T04:05:19.278Z | Compiling glob v0.3.0 |
| 983 | 2025-12-22T04:05:19.312Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb656df8dfd2ed24 -C extra-filename=-8c9b951dd7e9cbbc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 984 | 2025-12-22T04:05:19.373Z | Compiling simple-mermaid v0.2.0 |
| 985 | 2025-12-22T04:05:19.415Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name simple_mermaid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-mermaid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b34f2b14a0b58ccf -C extra-filename=-5ca237a0d8b96918 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 986 | 2025-12-22T04:05:19.415Z | Compiling http-range v0.1.4 |
| 987 | 2025-12-22T04:05:19.415Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-range-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5817c38e10a0387a -C extra-filename=-998cb5595039fc8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 988 | 2025-12-22T04:05:19.479Z | Compiling termcolor v1.1.2 |
| 989 | 2025-12-22T04:05:19.515Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76b6f677e838d41a -C extra-filename=-9e54ebab4d9e5327 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 990 | 2025-12-22T04:05:19.553Z | Compiling debug-ignore v1.0.5 |
| 991 | 2025-12-22T04:05:19.601Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3bcfc3830930059f -C extra-filename=-34c12ee4f1a8d6c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 992 | 2025-12-22T04:05:19.601Z | Compiling reqwest v0.12.25 |
| 993 | 2025-12-22T04:05:19.601Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.25/src/lib.rs --error-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=67d8d1bde4293a6a -C extra-filename=-29151c42c555f960 --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-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-052e04dcd3f6cbff.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-9742bfc31bfc5a2c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-5896181714a67144.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-b5b041e45496ea87.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-8bd0010cef991d60.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-08a73b4620987bb3.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-40f15872482e61e3.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-5de2884e4a5af315.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-ef0bbdc2a7a3739f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-b3067edd8d8e7015.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-0b6084d5162c3090.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-b1d703ca4b041519.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-21e4a0c7b50fe4ac.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-683cde471e1ad361.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-9111b134f23724a5.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 994 | 2025-12-22T04:05:19.716Z | Compiling hyper-staticfile v0.10.1 |
| 995 | 2025-12-22T04:05:19.756Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=460753145b41ad02 -C extra-filename=-4f78f4d7bc3b2c82 --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-c4beaf6dd8c68e1e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-998cb5595039fc8a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-b6ded7f23f87f621.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-f9cacf95fd270755.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-683cde471e1ad361.rmeta --cap-lints allow` |
| 996 | 2025-12-22T04:05:19.756Z | Compiling rcgen v0.14.6 |
| 997 | 2025-12-22T04:05:19.756Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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(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=4f737f1b49602e77 -C extra-filename=-a974375e3b398b8e --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-601d3d7fbd6983bd.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-9411178ddf911f39.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-678e2d8429d2a83c.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-3d9f1f737b804742.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 998 | 2025-12-22T04:05:20.124Z | Compiling trybuild v1.0.114 |
| 999 | 2025-12-22T04:05:20.169Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=8df53e1de2a26794 -C extra-filename=-477d498aa27269dc --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-8c9b951dd7e9cbbc.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-8bdaae37c5fac2d3.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-8d66a757607b5ff8.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-9e54ebab4d9e5327.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rmeta --cap-lints allow` |
| 1000 | 2025-12-22T04:05:20.169Z | Compiling hyper-rustls v0.26.0 |
| 1001 | 2025-12-22T04:05:20.169Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=759e0e4b919e0d15 -C extra-filename=-18f8d706f9ba8c8d --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-c4beaf6dd8c68e1e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-f9a991f22674b248.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-fa2a7b03ae5924ab.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1002 | 2025-12-22T04:05:20.264Z | Compiling async-channel v2.5.0 |
| 1003 | 2025-12-22T04:05:20.299Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=1fa0955aa618f900 -C extra-filename=-837308203914df88 --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-1e19e36cdffb678b.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-41fb808c694e36e9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-1f9e330bb92d952e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-f2e925eb377ed176.rmeta --cap-lints allow` |
| 1004 | 2025-12-22T04:05:20.614Z | Compiling expectorate v1.2.0 |
| 1005 | 2025-12-22T04:05:20.649Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=3f8a3c08b3c19ce3 -C extra-filename=-25ac731f505db3d0 --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-f171ab0bb65b56ba.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-368fb8389828eca3.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow` |
| 1006 | 2025-12-22T04:05:20.649Z | Compiling tokio-tungstenite v0.24.0 |
| 1007 | 2025-12-22T04:05:20.649Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=bbd934117ea1ca90 -C extra-filename=-519328d8862c052d --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-c4beaf6dd8c68e1e.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-aaa7dec7979a9811.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-2563e8c8dcc84015.rmeta --cap-lints allow` |
| 1008 | 2025-12-22T04:05:20.684Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a9b6501f0af86240 -C extra-filename=-3e26d04947c4407a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` |
| 1009 | 2025-12-22T04:05:20.850Z | Compiling subprocess v0.2.9 |
| 1010 | 2025-12-22T04:05:20.892Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c86e6cc4cb0f5f0 -C extra-filename=-f72eb48d24b06cb4 --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-9adea2ec8d642779.rmeta --cap-lints allow` |
| 1011 | 2025-12-22T04:05:21.161Z | Compiling buf-list v1.1.2 |
| 1012 | 2025-12-22T04:05:21.196Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=2703b47248c79f0b -C extra-filename=-7fb042c545b576ac --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-5ecd5f1916a6d7e9.rmeta --cap-lints allow` |
| 1013 | 2025-12-22T04:05:21.282Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0eac5244984fec2e -C extra-filename=-6945da026d0a24eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1014 | 2025-12-22T04:05:21.418Z | Compiling prettyplease v0.2.37 |
| 1015 | 2025-12-22T04:05:21.454Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bc0c2453f02cc53e -C extra-filename=-6e5c36ae50b46342 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1016 | 2025-12-22T04:05:21.589Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=0fdd07546491d91d -C extra-filename=-a1c5a492642b47df --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-b4d2da2fd35b10de.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-5039a579cb9e77c1.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-6945da026d0a24eb.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-363f7a6341e3500f.rmeta --cap-lints allow` |
| 1017 | 2025-12-22T04:05:21.629Z | Compiling schema-derive v0.1.0 |
| 1018 | 2025-12-22T04:05:21.629Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a344a467ffd933e -C extra-filename=-88b4b9123ea57d14 --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-dfdacbd5bb51e603.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro --cap-lints allow` |
| 1019 | 2025-12-22T04:05:21.768Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-6e5c36ae50b46342/build-script-build` |
| 1020 | 2025-12-22T04:05:21.804Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=77501c9bab93f362 -C extra-filename=-08bf477571ad9187 --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-88aa7f8edcd7aceb.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1021 | 2025-12-22T04:05:22.070Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68717e063a3ae3c7 -C extra-filename=-38fff89a0c23fa57 --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-5ee89106b5fe454a.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-a1c5a492642b47df.rmeta --cap-lints allow` |
| 1022 | 2025-12-22T04:05:22.259Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=bc19099aaf1cd82a -C extra-filename=-5e79b6fa57659a12 --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-38fff89a0c23fa57.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-368fb8389828eca3.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-c8e2c71880ceb9b2.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4ebf39e698e8c842.rmeta --cap-lints allow` |
| 1023 | 2025-12-22T04:05:23.253Z | Compiling schema v0.1.0 |
| 1024 | 2025-12-22T04:05:23.288Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schema-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f470cee8fb41b493 -C extra-filename=-0441364d9e80f8f7 --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-88aa7f8edcd7aceb.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-88b4b9123ea57d14.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rmeta --cap-lints allow` |
| 1025 | 2025-12-22T04:05:23.383Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1589de6607d093b -C extra-filename=-43ae28bb8dc67aa2 --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-5e79b6fa57659a12.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-08bf477571ad9187.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-0441364d9e80f8f7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b7c960abbdcc4b53.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9d6a3f1b502164bf.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro` |
| 1026 | 2025-12-22T04:05:23.424Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ff4d23bfac03e76b -C extra-filename=-6016c97d8e9a3cc9 --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-8461d0e8ef4d5cf3.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1027 | 2025-12-22T04:05:25.312Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b5484df4a193b9f4 -C extra-filename=-0dc81e1649324697 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1028 | 2025-12-22T04:05:34.229Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e9c1410a4c10ccf3 -C extra-filename=-206b91c4d5a92f05 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1029 | 2025-12-22T04:05:34.229Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fe96338a1eb77d9b -C extra-filename=-94bd59f62d002922 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1030 | 2025-12-22T04:05:34.306Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a7f4d1db0b6ea905 -C extra-filename=-bffe49146d771746 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1031 | 2025-12-22T04:05:34.306Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=44b356fd767d8606 -C extra-filename=-942abc4a27390f2e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1032 | 2025-12-22T04:05:34.306Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f454e46556323a6e -C extra-filename=-6aceceed0dc76478 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1033 | 2025-12-22T04:05:34.306Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=1b90e648e9a0db3d -C extra-filename=-e02c594365f73f48 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1034 | 2025-12-22T04:05:34.306Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b2ca2cc598bb1704 -C extra-filename=-0b672a28bc3e2113 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1035 | 2025-12-22T04:05:50.080Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9003829af0b6c7ea -C extra-filename=-ee7deb95734ec33c --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1036 | 2025-12-22T04:05:50.708Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e5b2a7acfc20081e -C extra-filename=-6eb7be5124a32df5 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1037 | 2025-12-22T04:05:51.415Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=648f49a75710cd76 -C extra-filename=-6a90a4403aa54d15 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1038 | 2025-12-22T04:05:51.494Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=285b639bd74a9330 -C extra-filename=-fc50123f9f5af7c0 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1039 | 2025-12-22T04:05:51.589Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=dcf5dcea9a62a19c -C extra-filename=-6d0b2bd59fc01b84 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2025-12-22T04:05:52.203Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=a3bfc1e18b8d812a -C extra-filename=-2244c5b98cd5dd76 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2025-12-22T04:05:52.282Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3cdafc5a0ee0d15c -C extra-filename=-f25162bd2746bc37 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2025-12-22T04:05:52.967Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ed24e83b684181af -C extra-filename=-abbdadfbdae02132 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2025-12-22T04:06:02.773Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4c93bbc91778bb35 -C extra-filename=-663816b76490cf80 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2025-12-22T04:06:08.864Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=75133d5a9a5bcdf0 -C extra-filename=-4e35916ed96bac11 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2025-12-22T04:06:08.991Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=bc61a5d465a5e183 -C extra-filename=-0543d5a4bb444599 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2025-12-22T04:06:12.254Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=528fabd59dc6b383 -C extra-filename=-05f37b05bd8136b1 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2025-12-22T04:06:12.939Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4e79f9fb59fca0be -C extra-filename=-fb0e60cb6c0acd0a --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2025-12-22T04:06:13.476Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ff38fb0ab2c741e1 -C extra-filename=-9473edca78139a28 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1049 | 2025-12-22T04:06:14.313Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0453d69988ad7d03 -C extra-filename=-f709a19c24140702 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1050 | 2025-12-22T04:06:23.284Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=43775766c04f80a7 -C extra-filename=-d6ef4c4e7b95b648 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1051 | 2025-12-22T04:06:26.446Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f7458072185a472b -C extra-filename=-68444636c4934223 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6016c97d8e9a3cc9.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-90fddba4b53fa7bd.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1052 | 2025-12-22T04:06:50.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s |
| 1053 | 2025-12-22T04:06:50.617Z | |
| 1054 | 2025-12-22T04:06:50.617Z | real 2:16.390267995 |
| 1055 | 2025-12-22T04:06:50.617Z | user 12:45.808503163 |
| 1056 | 2025-12-22T04:06:50.617Z | sys 1:52.851858769 |
| 1057 | 2025-12-22T04:06:50.617Z | trap 0.557379635 |
| 1058 | 2025-12-22T04:06:50.617Z | tflt 0.113434848 |
| 1059 | 2025-12-22T04:06:50.617Z | dflt 0.399064634 |
| 1060 | 2025-12-22T04:06:50.617Z | kflt 0.002507904 |
| 1061 | 2025-12-22T04:06:50.617Z | lock 39:38.097926063 |
| 1062 | 2025-12-22T04:06:50.617Z | slp 1:00:06.151293769 |
| 1063 | 2025-12-22T04:06:50.617Z | lat 51.940465331 |
| 1064 | 2025-12-22T04:06:50.617Z | stop 1:01.512276284 |
| 1065 | 2025-12-22T04:06:50.653Z | + banner test |
| 1066 | 2025-12-22T04:06:50.653Z | |
| 1067 | 2025-12-22T04:06:50.653Z | ##### ###### #### ##### |
| 1068 | 2025-12-22T04:06:50.653Z | # # # # |
| 1069 | 2025-12-22T04:06:50.653Z | # ##### #### # |
| 1070 | 2025-12-22T04:06:50.653Z | # # # # |
| 1071 | 2025-12-22T04:06:50.653Z | # # # # # |
| 1072 | 2025-12-22T04:06:50.653Z | # ###### #### # |
| 1073 | 2025-12-22T04:06:50.653Z | |
| 1074 | 2025-12-22T04:06:50.653Z | + ptime -m cargo test --all-features --locked --verbose |
| 1075 | 2025-12-22T04:06:51.105Z | Fresh unicode-ident v1.0.12 |
| 1076 | 2025-12-22T04:06:51.105Z | Fresh cfg-if v1.0.0 |
| 1077 | 2025-12-22T04:06:51.105Z | Fresh itoa v1.0.1 |
| 1078 | 2025-12-22T04:06:51.105Z | Fresh memchr v2.6.0 |
| 1079 | 2025-12-22T04:06:51.346Z | Fresh proc-macro2 v1.0.103 |
| 1080 | 2025-12-22T04:06:51.346Z | Fresh pin-project-lite v0.2.12 |
| 1081 | 2025-12-22T04:06:51.346Z | Fresh autocfg v1.1.0 |
| 1082 | 2025-12-22T04:06:51.346Z | Fresh shlex v1.3.0 |
| 1083 | 2025-12-22T04:06:51.346Z | Fresh quote v1.0.42 |
| 1084 | 2025-12-22T04:06:51.347Z | Fresh libc v0.2.178 |
| 1085 | 2025-12-22T04:06:51.347Z | Fresh cc v1.2.16 |
| 1086 | 2025-12-22T04:06:51.347Z | Fresh smallvec v1.13.2 |
| 1087 | 2025-12-22T04:06:51.347Z | Fresh bytes v1.11.0 |
| 1088 | 2025-12-22T04:06:51.347Z | Fresh futures-core v0.3.31 |
| 1089 | 2025-12-22T04:06:51.347Z | Fresh version_check v0.9.5 |
| 1090 | 2025-12-22T04:06:51.347Z | Fresh scopeguard v1.2.0 |
| 1091 | 2025-12-22T04:06:51.347Z | Fresh futures-sink v0.3.31 |
| 1092 | 2025-12-22T04:06:51.347Z | Fresh serde_derive v1.0.228 |
| 1093 | 2025-12-22T04:06:51.347Z | Fresh lock_api v0.4.6 |
| 1094 | 2025-12-22T04:06:51.347Z | Fresh tokio-macros v2.6.0 |
| 1095 | 2025-12-22T04:06:51.347Z | Fresh synstructure v0.13.1 |
| 1096 | 2025-12-22T04:06:51.347Z | Fresh log v0.4.17 |
| 1097 | 2025-12-22T04:06:51.347Z | Fresh parking_lot_core v0.9.4 |
| 1098 | 2025-12-22T04:06:51.347Z | Fresh ryu v1.0.5 |
| 1099 | 2025-12-22T04:06:51.347Z | Fresh mio v1.0.3 |
| 1100 | 2025-12-22T04:06:51.347Z | Fresh getrandom v0.2.11 |
| 1101 | 2025-12-22T04:06:51.347Z | Fresh signal-hook-registry v1.4.0 |
| 1102 | 2025-12-22T04:06:51.347Z | Fresh socket2 v0.6.0 |
| 1103 | 2025-12-22T04:06:51.347Z | Fresh parking_lot v0.12.1 |
| 1104 | 2025-12-22T04:06:51.347Z | Fresh slab v0.4.9 |
| 1105 | 2025-12-22T04:06:51.347Z | Fresh bitflags v2.4.0 |
| 1106 | 2025-12-22T04:06:51.347Z | Fresh zerofrom-derive v0.1.5 |
| 1107 | 2025-12-22T04:06:51.347Z | Fresh futures-channel v0.3.31 |
| 1108 | 2025-12-22T04:06:51.347Z | Fresh http v1.4.0 |
| 1109 | 2025-12-22T04:06:51.347Z | Fresh tokio v1.48.0 |
| 1110 | 2025-12-22T04:06:51.347Z | Fresh pin-utils v0.1.0 |
| 1111 | 2025-12-22T04:06:51.347Z | Fresh zeroize v1.7.0 |
| 1112 | 2025-12-22T04:06:51.347Z | Fresh zerofrom v0.1.5 |
| 1113 | 2025-12-22T04:06:51.347Z | Fresh yoke-derive v0.7.5 |
| 1114 | 2025-12-22T04:06:51.347Z | Fresh thiserror-impl v2.0.17 |
| 1115 | 2025-12-22T04:06:51.347Z | Fresh rustls-pki-types v1.13.2 |
| 1116 | 2025-12-22T04:06:51.347Z | Fresh futures-macro v0.3.31 |
| 1117 | 2025-12-22T04:06:51.347Z | Fresh stable_deref_trait v1.2.0 |
| 1118 | 2025-12-22T04:06:51.347Z | Fresh futures-io v0.3.31 |
| 1119 | 2025-12-22T04:06:51.347Z | Fresh futures-task v0.3.31 |
| 1120 | 2025-12-22T04:06:51.347Z | Fresh thiserror v2.0.17 |
| 1121 | 2025-12-22T04:06:51.348Z | Fresh yoke v0.7.5 |
| 1122 | 2025-12-22T04:06:51.348Z | Fresh futures-util v0.3.31 |
| 1123 | 2025-12-22T04:06:51.348Z | Fresh zerovec-derive v0.10.3 |
| 1124 | 2025-12-22T04:06:51.348Z | Fresh serde_core v1.0.228 |
| 1125 | 2025-12-22T04:06:51.348Z | Fresh zerovec v0.10.4 |
| 1126 | 2025-12-22T04:06:51.348Z | Fresh displaydoc v0.2.5 |
| 1127 | 2025-12-22T04:06:51.348Z | Fresh tracing-core v0.1.32 |
| 1128 | 2025-12-22T04:06:51.348Z | Fresh hashbrown v0.16.1 |
| 1129 | 2025-12-22T04:06:51.348Z | Fresh httparse v1.10.0 |
| 1130 | 2025-12-22T04:06:51.348Z | Fresh getrandom v0.3.1 |
| 1131 | 2025-12-22T04:06:51.348Z | Fresh untrusted v0.9.0 |
| 1132 | 2025-12-22T04:06:51.348Z | Fresh equivalent v1.0.0 |
| 1133 | 2025-12-22T04:06:51.348Z | Fresh ucd-trie v0.1.6 |
| 1134 | 2025-12-22T04:06:51.348Z | Fresh tracing v0.1.40 |
| 1135 | 2025-12-22T04:06:51.348Z | Fresh tinystr v0.7.6 |
| 1136 | 2025-12-22T04:06:51.348Z | Fresh ring v0.17.13 |
| 1137 | 2025-12-22T04:06:51.348Z | Fresh indexmap v2.12.1 |
| 1138 | 2025-12-22T04:06:51.348Z | Fresh serde v1.0.228 |
| 1139 | 2025-12-22T04:06:51.348Z | Fresh pest v2.8.1 |
| 1140 | 2025-12-22T04:06:51.349Z | Fresh http-body v1.0.1 |
| 1141 | 2025-12-22T04:06:51.349Z | Fresh errno v0.3.10 |
| 1142 | 2025-12-22T04:06:51.349Z | Fresh atomic-waker v1.1.2 |
| 1143 | 2025-12-22T04:06:51.349Z | Fresh percent-encoding v2.3.2 |
| 1144 | 2025-12-22T04:06:51.349Z | Fresh litemap v0.7.4 |
| 1145 | 2025-12-22T04:06:51.349Z | Fresh vcpkg v0.2.15 |
| 1146 | 2025-12-22T04:06:51.349Z | Fresh pkg-config v0.3.31 |
| 1147 | 2025-12-22T04:06:51.349Z | Fresh writeable v0.5.5 |
| 1148 | 2025-12-22T04:06:51.349Z | Fresh icu_locid v1.5.0 |
| 1149 | 2025-12-22T04:06:51.349Z | Fresh pest_meta v2.8.1 |
| 1150 | 2025-12-22T04:06:51.349Z | Fresh tokio-util v0.7.7 |
| 1151 | 2025-12-22T04:06:51.349Z | Fresh icu_provider_macros v1.5.0 |
| 1152 | 2025-12-22T04:06:51.350Z | Fresh zerocopy-derive v0.8.27 |
| 1153 | 2025-12-22T04:06:51.350Z | Fresh try-lock v0.2.3 |
| 1154 | 2025-12-22T04:06:51.350Z | Fresh fnv v1.0.7 |
| 1155 | 2025-12-22T04:06:51.350Z | Fresh want v0.3.0 |
| 1156 | 2025-12-22T04:06:51.350Z | Fresh icu_provider v1.5.0 |
| 1157 | 2025-12-22T04:06:51.350Z | Fresh zerocopy v0.8.27 |
| 1158 | 2025-12-22T04:06:51.350Z | Fresh h2 v0.4.6 |
| 1159 | 2025-12-22T04:06:51.350Z | Fresh typenum v1.14.0 |
| 1160 | 2025-12-22T04:06:51.350Z | Fresh rustix v1.0.2 |
| 1161 | 2025-12-22T04:06:51.350Z | Fresh pest_generator v2.8.1 |
| 1162 | 2025-12-22T04:06:51.350Z | Fresh rustversion v1.0.22 |
| 1163 | 2025-12-22T04:06:51.350Z | Fresh rustls-webpki v0.102.8 |
| 1164 | 2025-12-22T04:06:51.350Z | Fresh byteorder v1.4.3 |
| 1165 | 2025-12-22T04:06:51.350Z | Fresh time-core v0.1.2 |
| 1166 | 2025-12-22T04:06:51.350Z | Fresh tower-service v0.3.3 |
| 1167 | 2025-12-22T04:06:51.350Z | Fresh httpdate v1.0.1 |
| 1168 | 2025-12-22T04:06:51.350Z | Fresh icu_locid_transform_data v1.5.0 |
| 1169 | 2025-12-22T04:06:51.350Z | Fresh powerfmt v0.2.0 |
| 1170 | 2025-12-22T04:06:51.350Z | Fresh num-conv v0.1.0 |
| 1171 | 2025-12-22T04:06:51.350Z | Fresh subtle v2.5.0 |
| 1172 | 2025-12-22T04:06:51.350Z | Fresh base64 v0.22.1 |
| 1173 | 2025-12-22T04:06:51.350Z | Fresh fastrand v2.1.1 |
| 1174 | 2025-12-22T04:06:51.350Z | Fresh tower-layer v0.3.3 |
| 1175 | 2025-12-22T04:06:51.350Z | Fresh pest_derive v2.8.1 |
| 1176 | 2025-12-22T04:06:51.350Z | Fresh time-macros v0.2.18 |
| 1177 | 2025-12-22T04:06:51.350Z | Fresh deranged v0.3.11 |
| 1178 | 2025-12-22T04:06:51.350Z | Fresh hyper v1.8.1 |
| 1179 | 2025-12-22T04:06:51.570Z | Fresh icu_locid_transform v1.5.0 |
| 1180 | 2025-12-22T04:06:51.570Z | Fresh crossbeam-utils v0.8.15 |
| 1181 | 2025-12-22T04:06:51.570Z | Fresh generic-array v0.14.5 |
| 1182 | 2025-12-22T04:06:51.570Z | Fresh serde_tokenstream v0.2.2 |
| 1183 | 2025-12-22T04:06:51.570Z | Fresh icu_collections v1.5.0 |
| 1184 | 2025-12-22T04:06:51.570Z | Fresh num_threads v0.1.3 |
| 1185 | 2025-12-22T04:06:51.570Z | Fresh icu_properties_data v1.5.0 |
| 1186 | 2025-12-22T04:06:51.570Z | Fresh rustix v0.38.44 |
| 1187 | 2025-12-22T04:06:51.570Z | Fresh dtrace-parser v0.3.0 |
| 1188 | 2025-12-22T04:06:51.570Z | Fresh time v0.3.36 |
| 1189 | 2025-12-22T04:06:51.570Z | Fresh icu_properties v1.5.1 |
| 1190 | 2025-12-22T04:06:51.570Z | Fresh serde_json v1.0.145 |
| 1191 | 2025-12-22T04:06:51.570Z | Fresh erased-serde v0.3.31 |
| 1192 | 2025-12-22T04:06:51.570Z | Fresh scroll_derive v0.13.1 |
| 1193 | 2025-12-22T04:06:51.570Z | Fresh thread-id v5.0.0 |
| 1194 | 2025-12-22T04:06:51.570Z | Fresh write16 v1.0.0 |
| 1195 | 2025-12-22T04:06:51.570Z | Fresh foreign-types-shared v0.1.1 |
| 1196 | 2025-12-22T04:06:51.570Z | Fresh utf16_iter v1.0.5 |
| 1197 | 2025-12-22T04:06:51.570Z | Fresh openssl-probe v0.1.4 |
| 1198 | 2025-12-22T04:06:51.570Z | Fresh icu_normalizer_data v1.5.0 |
| 1199 | 2025-12-22T04:06:51.570Z | Fresh utf8_iter v1.0.4 |
| 1200 | 2025-12-22T04:06:51.571Z | Fresh ipnet v2.10.0 |
| 1201 | 2025-12-22T04:06:51.571Z | Fresh foreign-types v0.3.2 |
| 1202 | 2025-12-22T04:06:51.571Z | Fresh slog v2.8.2 |
| 1203 | 2025-12-22T04:06:51.571Z | Fresh hyper-util v0.1.19 |
| 1204 | 2025-12-22T04:06:51.571Z | Fresh icu_normalizer v1.5.0 |
| 1205 | 2025-12-22T04:06:51.571Z | Fresh scroll v0.13.0 |
| 1206 | 2025-12-22T04:06:51.571Z | Fresh paste v1.0.15 |
| 1207 | 2025-12-22T04:06:51.571Z | Fresh crypto-common v0.1.6 |
| 1208 | 2025-12-22T04:06:51.571Z | Fresh block-buffer v0.10.2 |
| 1209 | 2025-12-22T04:06:51.571Z | Fresh openssl-sys v0.9.107 |
| 1210 | 2025-12-22T04:06:51.571Z | Fresh form_urlencoded v1.2.2 |
| 1211 | 2025-12-22T04:06:51.571Z | Fresh rand_core v0.6.3 |
| 1212 | 2025-12-22T04:06:51.571Z | Fresh openssl-macros v0.1.1 |
| 1213 | 2025-12-22T04:06:51.571Z | Fresh plain v0.2.3 |
| 1214 | 2025-12-22T04:06:51.571Z | Fresh mime v0.3.16 |
| 1215 | 2025-12-22T04:06:51.571Z | Fresh ppv-lite86 v0.2.15 |
| 1216 | 2025-12-22T04:06:51.571Z | Fresh lazy_static v1.5.0 |
| 1217 | 2025-12-22T04:06:51.571Z | Fresh unicode-width v0.1.9 |
| 1218 | 2025-12-22T04:06:51.571Z | Fresh unicode-segmentation v1.10.0 |
| 1219 | 2025-12-22T04:06:51.571Z | Fresh openssl v0.10.72 |
| 1220 | 2025-12-22T04:06:51.571Z | Fresh rand_chacha v0.3.1 |
| 1221 | 2025-12-22T04:06:51.571Z | Fresh goblin v0.10.1 |
| 1222 | 2025-12-22T04:06:51.571Z | Fresh console v0.15.7 |
| 1223 | 2025-12-22T04:06:51.571Z | Fresh newline-converter v0.3.0 |
| 1224 | 2025-12-22T04:06:51.571Z | Fresh digest v0.10.7 |
| 1225 | 2025-12-22T04:06:51.571Z | Fresh idna_adapter v1.2.0 |
| 1226 | 2025-12-22T04:06:51.571Z | Fresh unicase v2.6.0 |
| 1227 | 2025-12-22T04:06:51.571Z | Fresh num-traits v0.2.14 |
| 1228 | 2025-12-22T04:06:51.571Z | Fresh semver v1.0.27 |
| 1229 | 2025-12-22T04:06:51.571Z | Fresh heck v0.5.0 |
| 1230 | 2025-12-22T04:06:51.571Z | Fresh winnow v0.7.13 |
| 1231 | 2025-12-22T04:06:51.571Z | Fresh iana-time-zone v0.1.47 |
| 1232 | 2025-12-22T04:06:51.571Z | Fresh similar v2.2.1 |
| 1233 | 2025-12-22T04:06:51.571Z | Fresh cpufeatures v0.2.2 |
| 1234 | 2025-12-22T04:06:51.571Z | Fresh pretty-hex v0.4.1 |
| 1235 | 2025-12-22T04:06:51.571Z | Fresh toml_parser v1.0.4 |
| 1236 | 2025-12-22T04:06:51.571Z | Fresh chrono v0.4.42 |
| 1237 | 2025-12-22T04:06:51.571Z | Fresh idna v1.0.3 |
| 1238 | 2025-12-22T04:06:51.572Z | Fresh rustls v0.22.4 |
| 1239 | 2025-12-22T04:06:51.572Z | Fresh sha1 v0.10.6 |
| 1240 | 2025-12-22T04:06:51.572Z | Fresh dof v0.4.0 |
| 1241 | 2025-12-22T04:06:51.572Z | Fresh native-tls v0.2.12 |
| 1242 | 2025-12-22T04:06:51.572Z | Fresh rustls v0.23.13 |
| 1243 | 2025-12-22T04:06:51.572Z | Fresh rand v0.8.4 |
| 1244 | 2025-12-22T04:06:51.572Z | Fresh concurrent-queue v2.5.0 |
| 1245 | 2025-12-22T04:06:51.572Z | Fresh http-body-util v0.1.3 |
| 1246 | 2025-12-22T04:06:51.572Z | Fresh rustls-pemfile v2.2.0 |
| 1247 | 2025-12-22T04:06:51.572Z | Fresh thiserror-impl v1.0.69 |
| 1248 | 2025-12-22T04:06:51.572Z | Fresh serde_derive_internals v0.29.0 |
| 1249 | 2025-12-22T04:06:51.572Z | Fresh sync_wrapper v1.0.1 |
| 1250 | 2025-12-22T04:06:51.572Z | Fresh serde_spanned v1.0.3 |
| 1251 | 2025-12-22T04:06:51.572Z | Fresh syn v2.0.111 |
| 1252 | 2025-12-22T04:06:51.572Z | Fresh toml_datetime v0.7.3 |
| 1253 | 2025-12-22T04:06:51.572Z | Fresh thread_local v1.1.4 |
| 1254 | 2025-12-22T04:06:51.572Z | Fresh encoding_rs v0.8.32 |
| 1255 | 2025-12-22T04:06:51.572Z | Fresh parking v2.2.0 |
| 1256 | 2025-12-22T04:06:51.572Z | Fresh toml_writer v1.0.4 |
| 1257 | 2025-12-22T04:06:51.572Z | Fresh match_cfg v0.1.0 |
| 1258 | 2025-12-22T04:06:51.572Z | Fresh event-listener v5.0.0 |
| 1259 | 2025-12-22T04:06:51.572Z | Fresh toml v0.9.8 |
| 1260 | 2025-12-22T04:06:51.572Z | Fresh hostname v0.3.1 |
| 1261 | 2025-12-22T04:06:51.572Z | Fresh usdt-impl v0.6.0 |
| 1262 | 2025-12-22T04:06:51.572Z | Fresh tower v0.5.2 |
| 1263 | 2025-12-22T04:06:51.572Z | Fresh thiserror v1.0.69 |
| 1264 | 2025-12-22T04:06:51.572Z | Fresh schemars_derive v0.8.22 |
| 1265 | 2025-12-22T04:06:51.572Z | Fresh tokio-rustls v0.26.0 |
| 1266 | 2025-12-22T04:06:51.572Z | Fresh tokio-native-tls v0.3.1 |
| 1267 | 2025-12-22T04:06:51.572Z | Fresh tokio-rustls v0.25.0 |
| 1268 | 2025-12-22T04:06:51.572Z | Fresh url v2.5.4 |
| 1269 | 2025-12-22T04:06:51.572Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1270 | 2025-12-22T04:06:51.572Z | Fresh usdt-attr-macro v0.6.0 |
| 1271 | 2025-12-22T04:06:51.572Z | Fresh usdt-macro v0.6.0 |
| 1272 | 2025-12-22T04:06:51.572Z | Fresh serde_urlencoded v0.7.1 |
| 1273 | 2025-12-22T04:06:51.572Z | Fresh slog-json v2.6.1 |
| 1274 | 2025-12-22T04:06:51.572Z | Fresh crossbeam-channel v0.5.1 |
| 1275 | 2025-12-22T04:06:51.572Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bb0626959089d77 -C extra-filename=-dd8147edcdc08e54 --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-86e41ea74570e15a.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b7c960abbdcc4b53.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9d6a3f1b502164bf.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro` |
| 1276 | 2025-12-22T04:06:51.572Z | Fresh uuid v1.19.0 |
| 1277 | 2025-12-22T04:06:51.573Z | Fresh futures-executor v0.3.31 |
| 1278 | 2025-12-22T04:06:51.573Z | Fresh webpki-roots v0.26.5 |
| 1279 | 2025-12-22T04:06:51.756Z | Fresh async-stream-impl v0.3.6 |
| 1280 | 2025-12-22T04:06:51.756Z | Fresh is-terminal v0.4.12 |
| 1281 | 2025-12-22T04:06:51.756Z | Fresh memmap2 v0.9.8 |
| 1282 | 2025-12-22T04:06:51.756Z | Fresh take_mut v0.2.2 |
| 1283 | 2025-12-22T04:06:51.756Z | Fresh spin v0.9.8 |
| 1284 | 2025-12-22T04:06:51.756Z | Fresh term v1.1.0 |
| 1285 | 2025-12-22T04:06:51.756Z | Fresh dyn-clone v1.0.4 |
| 1286 | 2025-12-22T04:06:51.756Z | Fresh data-encoding v2.4.0 |
| 1287 | 2025-12-22T04:06:51.756Z | Fresh iri-string v0.7.8 |
| 1288 | 2025-12-22T04:06:51.756Z | Fresh utf-8 v0.7.6 |
| 1289 | 2025-12-22T04:06:51.756Z | Fresh multer v3.1.0 |
| 1290 | 2025-12-22T04:06:51.756Z | Fresh usdt v0.6.0 |
| 1291 | 2025-12-22T04:06:51.756Z | Fresh schemars v0.8.22 |
| 1292 | 2025-12-22T04:06:51.756Z | Fresh slog-term v2.9.2 |
| 1293 | 2025-12-22T04:06:51.756Z | Fresh tower-http v0.6.8 |
| 1294 | 2025-12-22T04:06:51.756Z | Fresh tungstenite v0.24.0 |
| 1295 | 2025-12-22T04:06:51.756Z | Fresh slog-async v2.8.0 |
| 1296 | 2025-12-22T04:06:51.756Z | Fresh hyper-rustls v0.27.3 |
| 1297 | 2025-12-22T04:06:51.756Z | Fresh async-stream v0.3.6 |
| 1298 | 2025-12-22T04:06:51.756Z | Fresh futures v0.3.31 |
| 1299 | 2025-12-22T04:06:51.756Z | Fresh slog-bunyan v2.5.0 |
| 1300 | 2025-12-22T04:06:51.756Z | Fresh hyper-tls v0.6.0 |
| 1301 | 2025-12-22T04:06:51.756Z | Fresh mime_guess v2.0.5 |
| 1302 | 2025-12-22T04:06:51.756Z | Fresh camino v1.2.2 |
| 1303 | 2025-12-22T04:06:51.756Z | Fresh target-triple v1.0.0 |
| 1304 | 2025-12-22T04:06:51.756Z | Fresh event-listener-strategy v0.5.4 |
| 1305 | 2025-12-22T04:06:51.756Z | Fresh rustls-native-certs v0.7.0 |
| 1306 | 2025-12-22T04:06:51.756Z | Fresh yasna v0.5.2 |
| 1307 | 2025-12-22T04:06:51.756Z | Fresh pem v3.0.6 |
| 1308 | 2025-12-22T04:06:51.756Z | Fresh waitgroup v0.1.2 |
| 1309 | 2025-12-22T04:06:51.756Z | Fresh openapiv3 v2.2.0 |
| 1310 | 2025-12-22T04:06:51.757Z | Fresh webpki-roots v1.0.0 |
| 1311 | 2025-12-22T04:06:51.757Z | Fresh async-trait v0.1.89 |
| 1312 | 2025-12-22T04:06:51.757Z | Fresh serde_path_to_error v0.1.20 |
| 1313 | 2025-12-22T04:06:51.757Z | Fresh hostname v0.4.2 |
| 1314 | 2025-12-22T04:06:51.757Z | Fresh glob v0.3.0 |
| 1315 | 2025-12-22T04:06:51.757Z | Fresh http-range v0.1.4 |
| 1316 | 2025-12-22T04:06:51.757Z | Fresh simple-mermaid v0.2.0 |
| 1317 | 2025-12-22T04:06:51.757Z | Fresh debug-ignore v1.0.5 |
| 1318 | 2025-12-22T04:06:51.757Z | Fresh termcolor v1.1.2 |
| 1319 | 2025-12-22T04:06:51.757Z | Fresh trybuild v1.0.114 |
| 1320 | 2025-12-22T04:06:51.757Z | Fresh hyper-staticfile v0.10.1 |
| 1321 | 2025-12-22T04:06:51.757Z | Fresh hyper-rustls v0.26.0 |
| 1322 | 2025-12-22T04:06:51.757Z | Fresh reqwest v0.12.25 |
| 1323 | 2025-12-22T04:06:51.757Z | Fresh rcgen v0.14.6 |
| 1324 | 2025-12-22T04:06:51.757Z | Fresh async-channel v2.5.0 |
| 1325 | 2025-12-22T04:06:51.757Z | Fresh tokio-tungstenite v0.24.0 |
| 1326 | 2025-12-22T04:06:51.757Z | Fresh anyhow v1.0.100 |
| 1327 | 2025-12-22T04:06:51.757Z | Fresh subprocess v0.2.9 |
| 1328 | 2025-12-22T04:06:51.757Z | Fresh buf-list v1.1.2 |
| 1329 | 2025-12-22T04:06:51.757Z | Fresh once_cell v1.20.1 |
| 1330 | 2025-12-22T04:06:51.757Z | Fresh schema-derive v0.1.0 |
| 1331 | 2025-12-22T04:06:51.757Z | Fresh tempfile v3.23.0 |
| 1332 | 2025-12-22T04:06:51.757Z | Fresh schema v0.1.0 |
| 1333 | 2025-12-22T04:06:51.757Z | Fresh atomicwrites v0.4.4 |
| 1334 | 2025-12-22T04:06:51.757Z | Fresh prettyplease v0.2.37 |
| 1335 | 2025-12-22T04:06:51.757Z | Fresh expectorate v1.2.0 |
| 1336 | 2025-12-22T04:06:53.662Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 1337 | 2025-12-22T04:06:53.770Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9b2ff35369d32e2e -C extra-filename=-ef4af5bf50979ef0 --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-8461d0e8ef4d5cf3.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out` |
| 1338 | 2025-12-22T04:06:53.770Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ad4c7efc42898ae6 -C extra-filename=-06d2d87af4033f6a --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1339 | 2025-12-22T04:07:04.452Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=45da1625b493079a -C extra-filename=-081f097725e59e3e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1340 | 2025-12-22T04:07:04.557Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name fail --edition=2021 dropshot/tests/fail.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=535317cebd7977a9 -C extra-filename=-2b46246bee2fc246 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1341 | 2025-12-22T04:07:04.558Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=79ca8fac93049934 -C extra-filename=-034bcb1acc7f1144 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1342 | 2025-12-22T04:07:04.558Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_websocket --edition=2021 dropshot/examples/api-trait-websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=7231d6e3e44de0b3 -C extra-filename=-6773da8e34907e5e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1343 | 2025-12-22T04:07:04.558Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2b7dea431fbd939c -C extra-filename=-00dc6e4d0e9ba084 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1344 | 2025-12-22T04:07:04.558Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8dbc4a0160e9b2b7 -C extra-filename=-b04ec0a0df6ddd87 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1345 | 2025-12-22T04:07:04.558Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2d17705cab22f398 -C extra-filename=-e8c630351401b85b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1346 | 2025-12-22T04:07:05.644Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=88b158f31b4f9b38 -C extra-filename=-e20ae3220101caf3 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1347 | 2025-12-22T04:07:20.287Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name basic --edition=2021 dropshot/examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=fcebd0dc6c4c5cb4 -C extra-filename=-bc08a5e538482ff7 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1348 | 2025-12-22T04:07:21.820Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_basic --edition=2021 dropshot/examples/module-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=cfd7437cceac2f94 -C extra-filename=-81151cd0f1dcf36e --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1349 | 2025-12-22T04:07:23.412Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=909a9d5ad1eee225 -C extra-filename=-b7eb7bc9db41423f --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1350 | 2025-12-22T04:07:24.430Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ceec2d4102c5ef52 -C extra-filename=-3935255da1db533f --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1351 | 2025-12-22T04:07:24.492Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name file_server --edition=2021 dropshot/examples/file_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=81fdc9f495e48177 -C extra-filename=-ebaefc33682ec0f4 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1352 | 2025-12-22T04:07:25.264Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=cae7b23e9ec54538 -C extra-filename=-d45a6c8e93eee569 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2025-12-22T04:07:26.894Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=cd1ec4d938aac015 -C extra-filename=-6974140f55a6151c --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2025-12-22T04:07:37.513Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0a034d1cde8c797b -C extra-filename=-338260f7d99c714b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2025-12-22T04:07:39.041Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=cc4e10ac3459a8d7 -C extra-filename=-7f9a55a67f62054b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2025-12-22T04:07:41.349Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=66aa795a40464278 -C extra-filename=-e8af1a46e20c2b1b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2025-12-22T04:07:42.109Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b18d2517b9f90cf7 -C extra-filename=-4426335300436f10 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2025-12-22T04:07:42.541Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=e78fdf8721c44695 -C extra-filename=-b12b01dfe5c2c799 --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1359 | 2025-12-22T04:07:42.586Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name multipart --edition=2021 dropshot/examples/multipart.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f447a04d43bfb4c3 -C extra-filename=-8fc0b5d5fa9eb4bc --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1360 | 2025-12-22T04:07:44.230Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8e9acf33619a563e -C extra-filename=-f95a5d845af48dbc --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1361 | 2025-12-22T04:07:44.280Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=b67fa652a8055410 -C extra-filename=-1dfa08ee6a40d94b --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1362 | 2025-12-22T04:07:55.121Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait --edition=2021 dropshot/examples/api-trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f11dac4f49041d49 -C extra-filename=-3c670ec07039331d --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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/out -L native=/usr/ssl-3/lib/amd64` |
| 1363 | 2025-12-22T04:08:23.998Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s |
| 1364 | 2025-12-22T04:08:24.044Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-06d2d87af4033f6a` |
| 1365 | 2025-12-22T04:08:24.164Z | |
| 1366 | 2025-12-22T04:08:24.164Z | running 108 tests |
| 1367 | 2025-12-22T04:08:24.164Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1368 | 2025-12-22T04:08:24.164Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1369 | 2025-12-22T04:08:24.164Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1370 | 2025-12-22T04:08:24.164Z | test api_description::test::test_badpath1 ... ok |
| 1371 | 2025-12-22T04:08:24.164Z | test api_description::test::test_badpath2 ... ok |
| 1372 | 2025-12-22T04:08:24.164Z | test api_description::test::test_badpath3 ... ok |
| 1373 | 2025-12-22T04:08:24.164Z | test api_description::test::test_dup_names ... ok |
| 1374 | 2025-12-22T04:08:24.164Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1375 | 2025-12-22T04:08:24.164Z | test api_description::test::test_tags_just_right ... ok |
| 1376 | 2025-12-22T04:08:24.164Z | test api_description::test::test_tags_need_one ... ok |
| 1377 | 2025-12-22T04:08:24.164Z | test api_description::test::test_tags_too_many ... ok |
| 1378 | 2025-12-22T04:08:24.164Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1379 | 2025-12-22T04:08:24.164Z | test error::test::test_serialize_error_response_body ... ok |
| 1380 | 2025-12-22T04:08:24.165Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1381 | 2025-12-22T04:08:24.165Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1382 | 2025-12-22T04:08:24.165Z | test from_map::test::test_lone_literal ... ok |
| 1383 | 2025-12-22T04:08:24.165Z | test from_map::test::test_deep ... ok |
| 1384 | 2025-12-22T04:08:24.165Z | test from_map::test::test_case_insensitive ... ok |
| 1385 | 2025-12-22T04:08:24.165Z | test extractor::header::tests::test_header_parsing ... ok |
| 1386 | 2025-12-22T04:08:24.165Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1387 | 2025-12-22T04:08:24.165Z | test from_map::test::test_missing_data1 ... ok |
| 1388 | 2025-12-22T04:08:24.165Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1389 | 2025-12-22T04:08:24.165Z | test from_map::test::test_missing_data2 ... ok |
| 1390 | 2025-12-22T04:08:24.165Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1391 | 2025-12-22T04:08:24.165Z | test from_map::test::test_types ... ok |
| 1392 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1393 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1394 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1395 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_log_mode ... ok |
| 1396 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1397 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1398 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1399 | 2025-12-22T04:08:24.165Z | test pagination::test::test_pagination_schema ... ok |
| 1400 | 2025-12-22T04:08:24.165Z | test pagination::test::test_page_token_serialization ... ok |
| 1401 | 2025-12-22T04:08:24.165Z | test pagination::test::test_results_page ... ok |
| 1402 | 2025-12-22T04:08:24.165Z | test pagination::test::test_pagparams_parsing ... ok |
| 1403 | 2025-12-22T04:08:24.165Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1404 | 2025-12-22T04:08:24.165Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1405 | 2025-12-22T04:08:24.165Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1406 | 2025-12-22T04:08:24.165Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1407 | 2025-12-22T04:08:24.165Z | note: configured to log to "/tmp/dropshot-06d2d87af4033f6a.2132.file_dir/log.out" |
| 1408 | 2025-12-22T04:08:24.165Z | test api_description::test::test_tags_set ... ok |
| 1409 | 2025-12-22T04:08:24.165Z | test router::test::test_bogus_regex - should panic ... ok |
| 1410 | 2025-12-22T04:08:24.165Z | test logging::test::test_config_stderr_terminal ... ok |
| 1411 | 2025-12-22T04:08:24.165Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1412 | 2025-12-22T04:08:24.165Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1413 | 2025-12-22T04:08:24.165Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1414 | 2025-12-22T04:08:24.165Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1415 | 2025-12-22T04:08:24.165Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1416 | 2025-12-22T04:08:24.165Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1417 | 2025-12-22T04:08:24.166Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1418 | 2025-12-22T04:08:24.166Z | test router::test::test_embedded_non_variable ... ok |
| 1419 | 2025-12-22T04:08:24.166Z | test router::test::test_iter ... ok |
| 1420 | 2025-12-22T04:08:24.166Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1421 | 2025-12-22T04:08:24.166Z | test router::test::test_empty_variable ... ok |
| 1422 | 2025-12-22T04:08:24.166Z | test router::test::test_iter2 ... ok |
| 1423 | 2025-12-22T04:08:24.166Z | test router::test::test_error_cases ... ok |
| 1424 | 2025-12-22T04:08:24.166Z | test router::test::test_iter_null ... ok |
| 1425 | 2025-12-22T04:08:24.166Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1426 | 2025-12-22T04:08:24.166Z | note: configured to log to "/tmp/dropshot-06d2d87af4033f6a.2132.file_dir/log.out" |
| 1427 | 2025-12-22T04:08:24.166Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1428 | 2025-12-22T04:08:24.166Z | test router::test::test_path_segment ... ok |
| 1429 | 2025-12-22T04:08:24.166Z | test router::test::test_map_bad_value ... ok |
| 1430 | 2025-12-22T04:08:24.166Z | test router::test::test_more_after_regex - should panic ... ok |
| 1431 | 2025-12-22T04:08:24.166Z | test router::test::test_map ... ok |
| 1432 | 2025-12-22T04:08:24.166Z | test router::test::test_router_versioned ... ok |
| 1433 | 2025-12-22T04:08:24.166Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1434 | 2025-12-22T04:08:24.166Z | test router::test::test_router_basic ... ok |
| 1435 | 2025-12-22T04:08:24.166Z | test router::test::test_segments ... ok |
| 1436 | 2025-12-22T04:08:24.166Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1437 | 2025-12-22T04:08:24.166Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1438 | 2025-12-22T04:08:24.166Z | test router::test::test_map_bad_seq ... ok |
| 1439 | 2025-12-22T04:08:24.166Z | test router::test::test_variables_basic ... ok |
| 1440 | 2025-12-22T04:08:24.166Z | note: configured to log to "/tmp/dropshot-06d2d87af4033f6a.2132.file_dir/log.out" |
| 1441 | 2025-12-22T04:08:24.166Z | test router::test::test_variable_rename ... ok |
| 1442 | 2025-12-22T04:08:24.166Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1443 | 2025-12-22T04:08:24.166Z | test router::test::test_variables_glob ... ok |
| 1444 | 2025-12-22T04:08:24.166Z | test router::test::test_variables_multi ... ok |
| 1445 | 2025-12-22T04:08:24.166Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1446 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_additional_properties ... ok |
| 1447 | 2025-12-22T04:08:24.166Z | test logging::test::test_config_file ... ok |
| 1448 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_empty_struct ... ok |
| 1449 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_two_types - should panic ... ok |
| 1450 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_nullable ... ok |
| 1451 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_embedded_schema ... ok |
| 1452 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_extension_conversion ... ok |
| 1453 | 2025-12-22T04:08:24.166Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1454 | 2025-12-22T04:08:24.166Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1455 | 2025-12-22T04:08:24.166Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1456 | 2025-12-22T04:08:24.166Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1457 | 2025-12-22T04:08:24.167Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1458 | 2025-12-22T04:08:24.167Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1459 | 2025-12-22T04:08:24.167Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1460 | 2025-12-22T04:08:24.167Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1461 | 2025-12-22T04:08:24.167Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1462 | 2025-12-22T04:08:24.167Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1463 | 2025-12-22T04:08:24.167Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1464 | 2025-12-22T04:08:24.167Z | test to_map::test::test_struct_with_options ... ok |
| 1465 | 2025-12-22T04:08:24.207Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1466 | 2025-12-22T04:08:24.207Z | test to_map::test::test_to_map_enum ... ok |
| 1467 | 2025-12-22T04:08:24.207Z | test to_map::test::test_to_map_num ... ok |
| 1468 | 2025-12-22T04:08:24.207Z | test to_map::test::test_to_map_valid ... ok |
| 1469 | 2025-12-22T04:08:24.207Z | test to_map::test::test_to_map_seq ... ok |
| 1470 | 2025-12-22T04:08:24.207Z | test to_map::test::test_to_map_vec ... ok |
| 1471 | 2025-12-22T04:08:24.207Z | test type_util::tests::test_commented_ref ... ok |
| 1472 | 2025-12-22T04:08:24.207Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1473 | 2025-12-22T04:08:24.207Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1474 | 2025-12-22T04:08:24.207Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1475 | 2025-12-22T04:08:24.207Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1476 | 2025-12-22T04:08:24.207Z | test server::test::test_server_run_then_close ... ok |
| 1477 | 2025-12-22T04:08:24.207Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1478 | 2025-12-22T04:08:24.207Z | |
| 1479 | 2025-12-22T04:08:24.207Z | test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1480 | 2025-12-22T04:08:24.207Z | |
| 1481 | 2025-12-22T04:08:24.207Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-2b46246bee2fc246` |
| 1482 | 2025-12-22T04:08:24.207Z | |
| 1483 | 2025-12-22T04:08:24.207Z | running 1 test |
| 1484 | 2025-12-22T04:08:24.652Z | Compiling proc-macro2 v1.0.103 |
| 1485 | 2025-12-22T04:08:24.652Z | Compiling quote v1.0.42 |
| 1486 | 2025-12-22T04:08:24.652Z | Compiling unicode-ident v1.0.12 |
| 1487 | 2025-12-22T04:08:24.686Z | Compiling libc v0.2.178 |
| 1488 | 2025-12-22T04:08:24.686Z | Checking cfg-if v1.0.0 |
| 1489 | 2025-12-22T04:08:24.686Z | Compiling serde_core v1.0.228 |
| 1490 | 2025-12-22T04:08:24.686Z | Checking itoa v1.0.1 |
| 1491 | 2025-12-22T04:08:24.686Z | Checking pin-project-lite v0.2.12 |
| 1492 | 2025-12-22T04:08:24.787Z | Compiling autocfg v1.1.0 |
| 1493 | 2025-12-22T04:08:24.822Z | Compiling shlex v1.3.0 |
| 1494 | 2025-12-22T04:08:24.887Z | Checking memchr v2.6.0 |
| 1495 | 2025-12-22T04:08:24.920Z | Compiling version_check v0.9.5 |
| 1496 | 2025-12-22T04:08:25.190Z | Compiling cc v1.2.16 |
| 1497 | 2025-12-22T04:08:25.260Z | Checking smallvec v1.13.2 |
| 1498 | 2025-12-22T04:08:25.530Z | Checking once_cell v1.20.1 |
| 1499 | 2025-12-22T04:08:25.596Z | Checking bytes v1.11.0 |
| 1500 | 2025-12-22T04:08:25.631Z | Checking futures-core v0.3.31 |
| 1501 | 2025-12-22T04:08:25.671Z | Compiling log v0.4.17 |
| 1502 | 2025-12-22T04:08:25.789Z | Compiling ryu v1.0.5 |
| 1503 | 2025-12-22T04:08:25.824Z | Compiling parking_lot_core v0.9.4 |
| 1504 | 2025-12-22T04:08:26.329Z | Compiling thiserror v2.0.17 |
| 1505 | 2025-12-22T04:08:26.364Z | Checking scopeguard v1.2.0 |
| 1506 | 2025-12-22T04:08:26.364Z | Compiling slab v0.4.9 |
| 1507 | 2025-12-22T04:08:26.500Z | Checking lock_api v0.4.6 |
| 1508 | 2025-12-22T04:08:26.535Z | Checking futures-sink v0.3.31 |
| 1509 | 2025-12-22T04:08:26.859Z | Checking mio v1.0.3 |
| 1510 | 2025-12-22T04:08:27.032Z | Checking getrandom v0.2.11 |
| 1511 | 2025-12-22T04:08:27.116Z | Compiling syn v2.0.111 |
| 1512 | 2025-12-22T04:08:27.173Z | Checking parking_lot v0.12.1 |
| 1513 | 2025-12-22T04:08:27.269Z | Checking signal-hook-registry v1.4.0 |
| 1514 | 2025-12-22T04:08:27.312Z | Checking socket2 v0.6.0 |
| 1515 | 2025-12-22T04:08:27.470Z | Compiling serde v1.0.228 |
| 1516 | 2025-12-22T04:08:27.505Z | Compiling serde_json v1.0.145 |
| 1517 | 2025-12-22T04:08:27.554Z | Checking futures-channel v0.3.31 |
| 1518 | 2025-12-22T04:08:27.756Z | Checking http v1.4.0 |
| 1519 | 2025-12-22T04:08:27.796Z | Checking pin-utils v0.1.0 |
| 1520 | 2025-12-22T04:08:27.862Z | Checking zeroize v1.7.0 |
| 1521 | 2025-12-22T04:08:27.902Z | Checking futures-task v0.3.31 |
| 1522 | 2025-12-22T04:08:28.110Z | Checking rustls-pki-types v1.13.2 |
| 1523 | 2025-12-22T04:08:28.192Z | Checking futures-io v0.3.31 |
| 1524 | 2025-12-22T04:08:28.226Z | Checking stable_deref_trait v1.2.0 |
| 1525 | 2025-12-22T04:08:28.306Z | Compiling httparse v1.10.0 |
| 1526 | 2025-12-22T04:08:28.436Z | Compiling zerocopy v0.8.27 |
| 1527 | 2025-12-22T04:08:28.645Z | Compiling ucd-trie v0.1.6 |
| 1528 | 2025-12-22T04:08:28.735Z | Compiling ring v0.17.13 |
| 1529 | 2025-12-22T04:08:29.180Z | Checking tracing-core v0.1.32 |
| 1530 | 2025-12-22T04:08:29.288Z | Checking equivalent v1.0.0 |
| 1531 | 2025-12-22T04:08:29.324Z | Checking hashbrown v0.16.1 |
| 1532 | 2025-12-22T04:08:29.413Z | Checking untrusted v0.9.0 |
| 1533 | 2025-12-22T04:08:29.467Z | Checking bitflags v2.4.0 |
| 1534 | 2025-12-22T04:08:29.516Z | Checking http-body v1.0.1 |
| 1535 | 2025-12-22T04:08:29.610Z | Checking writeable v0.5.5 |
| 1536 | 2025-12-22T04:08:29.686Z | Compiling rustversion v1.0.22 |
| 1537 | 2025-12-22T04:08:29.748Z | Compiling typenum v1.14.0 |
| 1538 | 2025-12-22T04:08:29.786Z | Checking tracing v0.1.40 |
| 1539 | 2025-12-22T04:08:29.947Z | Compiling pkg-config v0.3.31 |
| 1540 | 2025-12-22T04:08:30.079Z | Checking atomic-waker v1.1.2 |
| 1541 | 2025-12-22T04:08:30.283Z | Checking indexmap v2.12.1 |
| 1542 | 2025-12-22T04:08:30.420Z | Compiling vcpkg v0.2.15 |
| 1543 | 2025-12-22T04:08:30.723Z | Checking litemap v0.7.4 |
| 1544 | 2025-12-22T04:08:30.888Z | Checking percent-encoding v2.3.2 |
| 1545 | 2025-12-22T04:08:31.247Z | Compiling generic-array v0.14.5 |
| 1546 | 2025-12-22T04:08:31.287Z | Compiling crossbeam-utils v0.8.15 |
| 1547 | 2025-12-22T04:08:31.481Z | Checking fnv v1.0.7 |
| 1548 | 2025-12-22T04:08:31.624Z | Checking try-lock v0.2.3 |
| 1549 | 2025-12-22T04:08:31.765Z | Checking want v0.3.0 |
| 1550 | 2025-12-22T04:08:32.098Z | Compiling unicase v2.6.0 |
| 1551 | 2025-12-22T04:08:32.357Z | Compiling openssl-sys v0.9.107 |
| 1552 | 2025-12-22T04:08:32.461Z | Checking powerfmt v0.2.0 |
| 1553 | 2025-12-22T04:08:32.599Z | Checking tower-layer v0.3.3 |
| 1554 | 2025-12-22T04:08:32.724Z | Checking httpdate v1.0.1 |
| 1555 | 2025-12-22T04:08:32.862Z | Compiling num-conv v0.1.0 |
| 1556 | 2025-12-22T04:08:32.961Z | Compiling time-core v0.1.2 |
| 1557 | 2025-12-22T04:08:33.144Z | Checking subtle v2.5.0 |
| 1558 | 2025-12-22T04:08:33.180Z | Compiling getrandom v0.3.1 |
| 1559 | 2025-12-22T04:08:33.219Z | Checking tower-service v0.3.3 |
| 1560 | 2025-12-22T04:08:33.330Z | Checking base64 v0.22.1 |
| 1561 | 2025-12-22T04:08:33.386Z | Checking icu_locid_transform_data v1.5.0 |
| 1562 | 2025-12-22T04:08:33.494Z | Compiling slog v2.8.2 |
| 1563 | 2025-12-22T04:08:33.529Z | Compiling synstructure v0.13.1 |
| 1564 | 2025-12-22T04:08:33.686Z | Compiling time-macros v0.2.18 |
| 1565 | 2025-12-22T04:08:33.746Z | Checking deranged v0.3.11 |
| 1566 | 2025-12-22T04:08:34.520Z | Checking rustls-webpki v0.102.8 |
| 1567 | 2025-12-22T04:08:34.616Z | Checking num_threads v0.1.3 |
| 1568 | 2025-12-22T04:08:34.750Z | Checking icu_properties_data v1.5.0 |
| 1569 | 2025-12-22T04:08:34.988Z | Compiling num-traits v0.2.14 |
| 1570 | 2025-12-22T04:08:35.173Z | Checking icu_normalizer_data v1.5.0 |
| 1571 | 2025-12-22T04:08:35.216Z | Compiling openssl v0.10.72 |
| 1572 | 2025-12-22T04:08:35.275Z | Compiling usdt-impl v0.6.0 |
| 1573 | 2025-12-22T04:08:35.530Z | Checking utf8_iter v1.0.4 |
| 1574 | 2025-12-22T04:08:35.650Z | Checking write16 v1.0.0 |
| 1575 | 2025-12-22T04:08:35.686Z | Checking foreign-types-shared v0.1.1 |
| 1576 | 2025-12-22T04:08:35.725Z | Checking utf16_iter v1.0.5 |
| 1577 | 2025-12-22T04:08:35.762Z | Checking openssl-probe v0.1.4 |
| 1578 | 2025-12-22T04:08:35.801Z | Checking ipnet v2.10.0 |
| 1579 | 2025-12-22T04:08:35.835Z | Compiling thread-id v5.0.0 |
| 1580 | 2025-12-22T04:08:35.835Z | Checking foreign-types v0.3.2 |
| 1581 | 2025-12-22T04:08:35.939Z | Checking block-buffer v0.10.2 |
| 1582 | 2025-12-22T04:08:35.977Z | Checking crypto-common v0.1.6 |
| 1583 | 2025-12-22T04:08:36.249Z | Checking form_urlencoded v1.2.2 |
| 1584 | 2025-12-22T04:08:36.363Z | Checking rand_core v0.6.3 |
| 1585 | 2025-12-22T04:08:36.398Z | Checking errno v0.3.10 |
| 1586 | 2025-12-22T04:08:36.446Z | Checking time v0.3.36 |
| 1587 | 2025-12-22T04:08:36.539Z | Checking byteorder v1.4.3 |
| 1588 | 2025-12-22T04:08:36.576Z | Compiling native-tls v0.2.12 |
| 1589 | 2025-12-22T04:08:36.576Z | Checking plain v0.2.3 |
| 1590 | 2025-12-22T04:08:36.647Z | Compiling rustls v0.22.4 |
| 1591 | 2025-12-22T04:08:36.735Z | Compiling rustix v1.0.2 |
| 1592 | 2025-12-22T04:08:36.984Z | Compiling rustls v0.23.13 |
| 1593 | 2025-12-22T04:08:37.023Z | Checking ppv-lite86 v0.2.15 |
| 1594 | 2025-12-22T04:08:37.059Z | Checking mime v0.3.16 |
| 1595 | 2025-12-22T04:08:37.554Z | Checking rand_chacha v0.3.1 |
| 1596 | 2025-12-22T04:08:37.636Z | Checking digest v0.10.7 |
| 1597 | 2025-12-22T04:08:37.693Z | Compiling rustix v0.38.44 |
| 1598 | 2025-12-22T04:08:37.737Z | Checking cpufeatures v0.2.2 |
| 1599 | 2025-12-22T04:08:37.826Z | Checking iana-time-zone v0.1.47 |
| 1600 | 2025-12-22T04:08:37.894Z | Checking pretty-hex v0.4.1 |
| 1601 | 2025-12-22T04:08:37.942Z | Compiling thiserror v1.0.69 |
| 1602 | 2025-12-22T04:08:37.985Z | Checking sha1 v0.10.6 |
| 1603 | 2025-12-22T04:08:38.045Z | Checking rand v0.8.4 |
| 1604 | 2025-12-22T04:08:38.089Z | Compiling mime_guess v2.0.5 |
| 1605 | 2025-12-22T04:08:38.877Z | Checking concurrent-queue v2.5.0 |
| 1606 | 2025-12-22T04:08:38.922Z | Compiling serde_derive v1.0.228 |
| 1607 | 2025-12-22T04:08:39.081Z | Compiling tokio-macros v2.6.0 |
| 1608 | 2025-12-22T04:08:39.190Z | Compiling thiserror-impl v2.0.17 |
| 1609 | 2025-12-22T04:08:39.230Z | Compiling zerofrom-derive v0.1.5 |
| 1610 | 2025-12-22T04:08:39.433Z | Compiling yoke-derive v0.7.5 |
| 1611 | 2025-12-22T04:08:40.908Z | Checking tokio v1.48.0 |
| 1612 | 2025-12-22T04:08:41.367Z | Compiling futures-macro v0.3.31 |
| 1613 | 2025-12-22T04:08:42.442Z | Compiling zerovec-derive v0.10.3 |
| 1614 | 2025-12-22T04:08:42.537Z | Compiling displaydoc v0.2.5 |
| 1615 | 2025-12-22T04:08:42.631Z | Compiling zerocopy-derive v0.8.27 |
| 1616 | 2025-12-22T04:08:43.071Z | Compiling pest v2.8.1 |
| 1617 | 2025-12-22T04:08:43.153Z | Checking zerofrom v0.1.5 |
| 1618 | 2025-12-22T04:08:43.369Z | Checking yoke v0.7.5 |
| 1619 | 2025-12-22T04:08:43.449Z | Checking futures-util v0.3.31 |
| 1620 | 2025-12-22T04:08:43.687Z | Compiling icu_provider_macros v1.5.0 |
| 1621 | 2025-12-22T04:08:44.577Z | Compiling scroll_derive v0.13.1 |
| 1622 | 2025-12-22T04:08:45.002Z | Compiling openssl-macros v0.1.1 |
| 1623 | 2025-12-22T04:08:45.125Z | Checking zerovec v0.10.4 |
| 1624 | 2025-12-22T04:08:45.579Z | Compiling pest_meta v2.8.1 |
| 1625 | 2025-12-22T04:08:46.501Z | Checking tinystr v0.7.6 |
| 1626 | 2025-12-22T04:08:46.789Z | Checking icu_locid v1.5.0 |
| 1627 | 2025-12-22T04:08:47.086Z | Checking tokio-util v0.7.7 |
| 1628 | 2025-12-22T04:08:47.256Z | Compiling pest_generator v2.8.1 |
| 1629 | 2025-12-22T04:08:47.729Z | Checking icu_collections v1.5.0 |
| 1630 | 2025-12-22T04:08:47.871Z | Checking icu_provider v1.5.0 |
| 1631 | 2025-12-22T04:08:48.020Z | Checking h2 v0.4.6 |
| 1632 | 2025-12-22T04:08:48.020Z | Checking erased-serde v0.3.31 |
| 1633 | 2025-12-22T04:08:48.495Z | Compiling serde_tokenstream v0.2.2 |
| 1634 | 2025-12-22T04:08:48.792Z | Checking icu_locid_transform v1.5.0 |
| 1635 | 2025-12-22T04:08:48.942Z | Checking scroll v0.13.0 |
| 1636 | 2025-12-22T04:08:49.209Z | Compiling dof v0.4.0 |
| 1637 | 2025-12-22T04:08:49.457Z | Checking icu_properties v1.5.1 |
| 1638 | 2025-12-22T04:08:49.457Z | Checking goblin v0.10.1 |
| 1639 | 2025-12-22T04:08:50.117Z | Compiling pest_derive v2.8.1 |
| 1640 | 2025-12-22T04:08:50.300Z | Checking chrono v0.4.42 |
| 1641 | 2025-12-22T04:08:50.855Z | Compiling thiserror-impl v1.0.69 |
| 1642 | 2025-12-22T04:08:51.395Z | Compiling dtrace-parser v0.3.0 |
| 1643 | 2025-12-22T04:08:51.547Z | Checking hyper v1.8.1 |
| 1644 | 2025-12-22T04:08:51.720Z | Compiling serde_derive_internals v0.29.0 |
| 1645 | 2025-12-22T04:08:52.195Z | Checking icu_normalizer v1.5.0 |
| 1646 | 2025-12-22T04:08:52.300Z | Checking http-body-util v0.1.3 |
| 1647 | 2025-12-22T04:08:52.710Z | Checking rustls-pemfile v2.2.0 |
| 1648 | 2025-12-22T04:08:52.964Z | Checking idna_adapter v1.2.0 |
| 1649 | 2025-12-22T04:08:53.078Z | Checking thread_local v1.1.4 |
| 1650 | 2025-12-22T04:08:53.129Z | Checking idna v1.0.3 |
| 1651 | 2025-12-22T04:08:53.129Z | Checking sync_wrapper v1.0.1 |
| 1652 | 2025-12-22T04:08:53.259Z | Compiling multer v3.1.0 |
| 1653 | 2025-12-22T04:08:53.337Z | Checking encoding_rs v0.8.32 |
| 1654 | 2025-12-22T04:08:53.411Z | Checking hyper-util v0.1.19 |
| 1655 | 2025-12-22T04:08:53.560Z | Checking fastrand v2.1.1 |
| 1656 | 2025-12-22T04:08:53.710Z | Checking parking v2.2.0 |
| 1657 | 2025-12-22T04:08:53.931Z | Compiling camino v1.2.2 |
| 1658 | 2025-12-22T04:08:53.931Z | Checking match_cfg v0.1.0 |
| 1659 | 2025-12-22T04:08:54.242Z | Compiling paste v1.0.15 |
| 1660 | 2025-12-22T04:08:54.242Z | Compiling schemars v0.8.22 |
| 1661 | 2025-12-22T04:08:54.424Z | Compiling slog-async v2.8.0 |
| 1662 | 2025-12-22T04:08:54.424Z | Checking winnow v0.7.13 |
| 1663 | 2025-12-22T04:08:54.466Z | Compiling schemars_derive v0.8.22 |
| 1664 | 2025-12-22T04:08:54.466Z | Checking tempfile v3.23.0 |
| 1665 | 2025-12-22T04:08:54.595Z | Checking hostname v0.3.1 |
| 1666 | 2025-12-22T04:08:54.730Z | Checking event-listener v5.0.0 |
| 1667 | 2025-12-22T04:08:54.765Z | Compiling usdt-macro v0.6.0 |
| 1668 | 2025-12-22T04:08:54.807Z | Compiling usdt-attr-macro v0.6.0 |
| 1669 | 2025-12-22T04:08:55.106Z | Checking url v2.5.4 |
| 1670 | 2025-12-22T04:08:55.140Z | Checking tower v0.5.2 |
| 1671 | 2025-12-22T04:08:55.758Z | Checking tokio-native-tls v0.3.1 |
| 1672 | 2025-12-22T04:08:55.874Z | Checking slog-json v2.6.1 |
| 1673 | 2025-12-22T04:08:55.908Z | Checking futures-executor v0.3.31 |
| 1674 | 2025-12-22T04:08:55.908Z | Checking serde_urlencoded v0.7.1 |
| 1675 | 2025-12-22T04:08:56.009Z | Checking tokio-rustls v0.26.0 |
| 1676 | 2025-12-22T04:08:56.105Z | Checking tokio-rustls v0.25.0 |
| 1677 | 2025-12-22T04:08:56.169Z | Compiling async-stream-impl v0.3.6 |
| 1678 | 2025-12-22T04:08:56.366Z | Checking uuid v1.19.0 |
| 1679 | 2025-12-22T04:08:56.431Z | Checking crossbeam-channel v0.5.1 |
| 1680 | 2025-12-22T04:08:56.552Z | Checking toml_parser v1.0.4 |
| 1681 | 2025-12-22T04:08:56.641Z | Checking toml_datetime v0.7.3 |
| 1682 | 2025-12-22T04:08:56.793Z | Checking serde_spanned v1.0.3 |
| 1683 | 2025-12-22T04:08:56.985Z | Checking webpki-roots v0.26.5 |
| 1684 | 2025-12-22T04:08:57.046Z | Checking is-terminal v0.4.12 |
| 1685 | 2025-12-22T04:08:57.087Z | Checking memmap2 v0.9.8 |
| 1686 | 2025-12-22T04:08:57.168Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 1687 | 2025-12-22T04:08:57.209Z | Compiling heck v0.5.0 |
| 1688 | 2025-12-22T04:08:57.209Z | Checking lazy_static v1.5.0 |
| 1689 | 2025-12-22T04:08:57.270Z | Checking unicode-width v0.1.9 |
| 1690 | 2025-12-22T04:08:57.340Z | Checking take_mut v0.2.2 |
| 1691 | 2025-12-22T04:08:57.377Z | Checking unicode-segmentation v1.10.0 |
| 1692 | 2025-12-22T04:08:57.440Z | Checking iri-string v0.7.8 |
| 1693 | 2025-12-22T04:08:57.508Z | Checking toml_writer v1.0.4 |
| 1694 | 2025-12-22T04:08:57.552Z | Compiling anyhow v1.0.100 |
| 1695 | 2025-12-22T04:08:57.646Z | Compiling semver v1.0.27 |
| 1696 | 2025-12-22T04:08:57.696Z | Checking dyn-clone v1.0.4 |
| 1697 | 2025-12-22T04:08:57.842Z | Checking spin v0.9.8 |
| 1698 | 2025-12-22T04:08:57.884Z | Checking utf-8 v0.7.6 |
| 1699 | 2025-12-22T04:08:57.920Z | Checking term v1.1.0 |
| 1700 | 2025-12-22T04:08:57.920Z | Checking data-encoding v2.4.0 |
| 1701 | 2025-12-22T04:08:58.089Z | Checking newline-converter v0.3.0 |
| 1702 | 2025-12-22T04:08:58.266Z | Checking async-stream v0.3.6 |
| 1703 | 2025-12-22T04:08:58.327Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1704 | 2025-12-22T04:08:58.361Z | Checking slog-term v2.9.2 |
| 1705 | 2025-12-22T04:08:58.411Z | Checking tungstenite v0.24.0 |
| 1706 | 2025-12-22T04:08:58.445Z | Checking toml v0.9.8 |
| 1707 | 2025-12-22T04:08:58.481Z | Checking atomicwrites v0.4.4 |
| 1708 | 2025-12-22T04:08:58.680Z | Checking console v0.15.7 |
| 1709 | 2025-12-22T04:08:58.840Z | Checking usdt v0.6.0 |
| 1710 | 2025-12-22T04:08:58.939Z | Checking hyper-rustls v0.27.3 |
| 1711 | 2025-12-22T04:08:59.184Z | Checking slog-bunyan v2.5.0 |
| 1712 | 2025-12-22T04:08:59.218Z | Checking futures v0.3.31 |
| 1713 | 2025-12-22T04:08:59.259Z | Checking hyper-tls v0.6.0 |
| 1714 | 2025-12-22T04:08:59.306Z | Checking event-listener-strategy v0.5.4 |
| 1715 | 2025-12-22T04:08:59.512Z | Checking rustls-native-certs v0.7.0 |
| 1716 | 2025-12-22T04:08:59.546Z | Checking openapiv3 v2.2.0 |
| 1717 | 2025-12-22T04:08:59.650Z | Compiling async-trait v0.1.89 |
| 1718 | 2025-12-22T04:08:59.687Z | Checking yasna v0.5.2 |
| 1719 | 2025-12-22T04:08:59.687Z | Checking pem v3.0.6 |
| 1720 | 2025-12-22T04:08:59.732Z | Checking tower-http v0.6.8 |
| 1721 | 2025-12-22T04:08:59.893Z | Checking waitgroup v0.1.2 |
| 1722 | 2025-12-22T04:08:59.944Z | Checking serde_path_to_error v0.1.20 |
| 1723 | 2025-12-22T04:09:00.078Z | Checking webpki-roots v1.0.0 |
| 1724 | 2025-12-22T04:09:00.214Z | Checking hostname v0.4.2 |
| 1725 | 2025-12-22T04:09:00.356Z | Checking simple-mermaid v0.2.0 |
| 1726 | 2025-12-22T04:09:00.401Z | Checking similar v2.2.1 |
| 1727 | 2025-12-22T04:09:00.462Z | Checking http-range v0.1.4 |
| 1728 | 2025-12-22T04:09:00.534Z | Checking debug-ignore v1.0.5 |
| 1729 | 2025-12-22T04:09:00.573Z | Checking rcgen v0.14.6 |
| 1730 | 2025-12-22T04:09:00.629Z | Checking reqwest v0.12.25 |
| 1731 | 2025-12-22T04:09:00.689Z | Checking hyper-staticfile v0.10.1 |
| 1732 | 2025-12-22T04:09:00.727Z | Checking hyper-rustls v0.26.0 |
| 1733 | 2025-12-22T04:09:00.997Z | Checking async-channel v2.5.0 |
| 1734 | 2025-12-22T04:09:01.081Z | Checking expectorate v1.2.0 |
| 1735 | 2025-12-22T04:09:01.162Z | Checking tokio-tungstenite v0.24.0 |
| 1736 | 2025-12-22T04:09:01.320Z | Checking subprocess v0.2.9 |
| 1737 | 2025-12-22T04:09:01.354Z | Checking buf-list v1.1.2 |
| 1738 | 2025-12-22T04:09:06.264Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1739 | 2025-12-22T04:09:06.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.23s |
| 1740 | 2025-12-22T04:09:06.781Z | |
| 1741 | 2025-12-22T04:09:06.781Z | |
| 1742 | 2025-12-22T04:09:18.615Z | test tests/fail/bad_channel10.rs ... ok |
| 1743 | 2025-12-22T04:09:18.615Z | test tests/fail/bad_channel11.rs ... ok |
| 1744 | 2025-12-22T04:09:18.615Z | test tests/fail/bad_channel12.rs ... ok |
| 1745 | 2025-12-22T04:09:18.615Z | test tests/fail/bad_channel13.rs ... ok |
| 1746 | 2025-12-22T04:09:18.616Z | test tests/fail/bad_channel14.rs ... ok |
| 1747 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel15.rs ... ok |
| 1748 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel17.rs ... ok |
| 1749 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel18.rs ... ok |
| 1750 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel19.rs ... ok |
| 1751 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel1a.rs ... ok |
| 1752 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel1b.rs ... ok |
| 1753 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel2.rs ... ok |
| 1754 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel20.rs ... ok |
| 1755 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel21.rs ... ok |
| 1756 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel22.rs ... ok |
| 1757 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel23.rs ... ok |
| 1758 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel24.rs ... ok |
| 1759 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel25.rs ... ok |
| 1760 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel26.rs ... ok |
| 1761 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel27.rs ... ok |
| 1762 | 2025-12-22T04:09:18.728Z | test tests/fail/bad_channel28.rs ... ok |
| 1763 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_channel3.rs ... ok |
| 1764 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_channel4.rs ... ok |
| 1765 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_channel5.rs ... ok |
| 1766 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_channel6.rs ... ok |
| 1767 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_channel8.rs ... ok |
| 1768 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_channel9.rs ... ok |
| 1769 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1770 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1771 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1772 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1773 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1774 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1775 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1776 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1777 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1778 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1779 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1780 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1781 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1782 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1783 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1784 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1785 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1786 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1787 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1788 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1789 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1790 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1791 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1792 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1793 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1794 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1795 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1796 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1797 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1798 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1799 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1800 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1801 | 2025-12-22T04:09:18.729Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1802 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1803 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1804 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1805 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1806 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1807 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1808 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1809 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1810 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1811 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1812 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1813 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1814 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1815 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1816 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1817 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1818 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1819 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1820 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1821 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1822 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1823 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1824 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1825 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1826 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1827 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1828 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1829 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1830 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1831 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1832 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1833 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1834 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1835 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1836 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1837 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1838 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1839 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1840 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1841 | 2025-12-22T04:09:18.730Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1842 | 2025-12-22T04:09:18.731Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1843 | 2025-12-22T04:09:18.731Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1844 | 2025-12-22T04:09:18.731Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1845 | 2025-12-22T04:09:18.731Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1846 | 2025-12-22T04:09:18.731Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1847 | 2025-12-22T04:09:18.773Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1848 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1849 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1850 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1851 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1852 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1853 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1854 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1855 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1856 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1857 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1858 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1859 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1860 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1861 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1862 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1863 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1864 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1865 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1866 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1867 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1868 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1869 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1870 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1871 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1872 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1873 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1874 | 2025-12-22T04:09:18.774Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1875 | 2025-12-22T04:09:18.774Z | test tests/fail/unused_endpoint.rs ... ok |
| 1876 | 2025-12-22T04:09:18.774Z | |
| 1877 | 2025-12-22T04:09:18.774Z | |
| 1878 | 2025-12-22T04:09:18.774Z | test fail ... ok |
| 1879 | 2025-12-22T04:09:18.774Z | |
| 1880 | 2025-12-22T04:09:18.774Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.54s |
| 1881 | 2025-12-22T04:09:18.774Z | |
| 1882 | 2025-12-22T04:09:18.774Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-338260f7d99c714b` |
| 1883 | 2025-12-22T04:09:18.774Z | |
| 1884 | 2025-12-22T04:09:18.774Z | running 83 tests |
| 1885 | 2025-12-22T04:09:18.775Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1886 | 2025-12-22T04:09:18.775Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1887 | 2025-12-22T04:09:18.775Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1888 | 2025-12-22T04:09:18.775Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1889 | 2025-12-22T04:09:18.775Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1890 | 2025-12-22T04:09:18.775Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1891 | 2025-12-22T04:09:18.775Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1892 | 2025-12-22T04:09:18.775Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1893 | 2025-12-22T04:09:18.775Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1894 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-config_bind_address_http.3008.2.log" |
| 1895 | 2025-12-22T04:09:18.775Z | test config::test_valid_config_all_settings ... ok |
| 1896 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-config_handler_task_mode_cancel.3008.3.log" |
| 1897 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-api_trait_basic.3008.0.log" |
| 1898 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-config_bind_address_https_buffer.3008.1.log" |
| 1899 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_unversioned_servers_with_versioned_routes.3008.4.log" |
| 1900 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-config_bind_address_https.3008.6.log" |
| 1901 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-config_handler_task_mode_detached.3008.5.log" |
| 1902 | 2025-12-22T04:09:18.775Z | test config::test_valid_config_basic ... ok |
| 1903 | 2025-12-22T04:09:18.775Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1904 | 2025-12-22T04:09:18.775Z | test config::test_valid_config_empty ... ok |
| 1905 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_enum_extractor_error.3008.7.log" |
| 1906 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_enum_user_error.3008.8.log" |
| 1907 | 2025-12-22T04:09:18.775Z | test config::test_config_handler_task_mode_detached ... ok |
| 1908 | 2025-12-22T04:09:18.775Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1909 | 2025-12-22T04:09:18.775Z | test custom_errors::test_enum_extractor_error ... ok |
| 1910 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_struct_extractor_error.3008.9.log" |
| 1911 | 2025-12-22T04:09:18.775Z | test api_trait::test_api_trait_basic ... ok |
| 1912 | 2025-12-22T04:09:18.775Z | test custom_errors::test_enum_user_error ... ok |
| 1913 | 2025-12-22T04:09:18.775Z | test custom_errors::test_trait_based_api ... ok |
| 1914 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_struct_user_error.3008.10.log" |
| 1915 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_trait_enum_user_error.3008.11.log" |
| 1916 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_trait_struct_user_error.3008.12.log" |
| 1917 | 2025-12-22T04:09:18.775Z | test config::test_config_bind_address_http ... ok |
| 1918 | 2025-12-22T04:09:18.775Z | test custom_errors::test_struct_extractor_error ... ok |
| 1919 | 2025-12-22T04:09:18.775Z | test custom_errors::test_struct_user_error ... ok |
| 1920 | 2025-12-22T04:09:18.775Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_302_bogus.3008.13.log" |
| 1921 | 2025-12-22T04:09:18.775Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1922 | 2025-12-22T04:09:18.776Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1923 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_303_see_other.3008.14.log" |
| 1924 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_302_found.3008.15.log" |
| 1925 | 2025-12-22T04:09:18.776Z | test demo::test_302_bogus ... ok |
| 1926 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_307_temporary_redirect.3008.16.log" |
| 1927 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo1.3008.17.log" |
| 1928 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_delete_request.3008.18.log" |
| 1929 | 2025-12-22T04:09:18.776Z | test demo::test_303_see_other ... ok |
| 1930 | 2025-12-22T04:09:18.776Z | test demo::test_302_found ... ok |
| 1931 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo2json.3008.19.log" |
| 1932 | 2025-12-22T04:09:18.776Z | test demo::test_307_temporary_redirect ... ok |
| 1933 | 2025-12-22T04:09:18.776Z | test demo::test_demo1 ... ok |
| 1934 | 2025-12-22T04:09:18.776Z | test demo::test_delete_request ... ok |
| 1935 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo2query.3008.20.log" |
| 1936 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo2urlencoded.3008.21.log" |
| 1937 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo3json.3008.22.log" |
| 1938 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo_path_param_string.3008.23.log" |
| 1939 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo_path_param_u32.3008.24.log" |
| 1940 | 2025-12-22T04:09:18.776Z | test demo::test_demo2query ... ok |
| 1941 | 2025-12-22T04:09:18.776Z | test demo::test_demo3json ... ok |
| 1942 | 2025-12-22T04:09:18.776Z | test demo::test_demo2json ... ok |
| 1943 | 2025-12-22T04:09:18.776Z | test demo::test_demo2urlencoded ... ok |
| 1944 | 2025-12-22T04:09:18.776Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo_path_param_uuid.3008.25.log" |
| 1945 | 2025-12-22T04:09:18.776Z | test demo::test_demo_path_param_u32 ... ok |
| 1946 | 2025-12-22T04:09:18.776Z | test demo::test_demo_path_param_uuid ... ok |
| 1947 | 2025-12-22T04:09:18.815Z | test demo::test_header_request ... ok |
| 1948 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-demo_websocket.3008.26.log" |
| 1949 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_head_request.3008.27.log" |
| 1950 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_header_request.3008.28.log" |
| 1951 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_large_typed_body.3008.29.log" |
| 1952 | 2025-12-22T04:09:18.815Z | test demo::test_demo_path_param_string ... ok |
| 1953 | 2025-12-22T04:09:18.815Z | test demo::test_head_request ... ok |
| 1954 | 2025-12-22T04:09:18.815Z | test demo::test_demo_websocket ... ok |
| 1955 | 2025-12-22T04:09:18.815Z | test demo::test_large_typed_body ... ok |
| 1956 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-tet_raw_request.3008.30.log" |
| 1957 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_request_compat.3008.31.log" |
| 1958 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_request_remote_addr.3008.32.log" |
| 1959 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_streaming_body.3008.33.log" |
| 1960 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_untyped_body.3008.34.log" |
| 1961 | 2025-12-22T04:09:18.815Z | test demo::test_raw_request ... ok |
| 1962 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-graceful_shutdown_with_detached_handler.3008.35.log" |
| 1963 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-multipart_client.3008.36.log" |
| 1964 | 2025-12-22T04:09:18.815Z | test demo::test_request_compat ... ok |
| 1965 | 2025-12-22T04:09:18.815Z | test demo::test_request_remote_addr ... ok |
| 1966 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-multipart_client.3008.37.log" |
| 1967 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-multipart_client.3008.38.log" |
| 1968 | 2025-12-22T04:09:18.815Z | test multipart::missing_boundary ... ok |
| 1969 | 2025-12-22T04:09:18.815Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-multipart_client.3008.39.log" |
| 1970 | 2025-12-22T04:09:18.815Z | test multipart::no_content_type ... ok |
| 1971 | 2025-12-22T04:09:18.815Z | test demo::test_streaming_body ... ok |
| 1972 | 2025-12-22T04:09:18.815Z | test multipart::test_multipart_client ... ok |
| 1973 | 2025-12-22T04:09:18.815Z | test multipart::weird_content_type ... ok |
| 1974 | 2025-12-22T04:09:18.815Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1975 | 2025-12-22T04:09:18.815Z | test openapi::test_openapi_custom_error_types ... ok |
| 1976 | 2025-12-22T04:09:18.815Z | test config::test_config_bind_address_https_buffer ... ok |
| 1977 | 2025-12-22T04:09:18.815Z | test demo::test_untyped_body ... ok |
| 1978 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-pagination-basic.3008.40.log" |
| 1979 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-pagination-multiple-resources.3008.41.log" |
| 1980 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-pagination-multiple-sorts.3008.42.log" |
| 1981 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-basic.3008.43.log" |
| 1982 | 2025-12-22T04:09:18.816Z | test openapi::test_openapi ... ok |
| 1983 | 2025-12-22T04:09:18.816Z | test openapi::test_openapi_fuller ... ok |
| 1984 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-dictionary.3008.44.log" |
| 1985 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-empty.3008.45.log" |
| 1986 | 2025-12-22T04:09:18.816Z | test pagination::test_paginate_empty ... ok |
| 1987 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-errors.3008.46.log" |
| 1988 | 2025-12-22T04:09:18.816Z | test pagination::test_paginate_errors ... ok |
| 1989 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-extra_params.3008.47.log" |
| 1990 | 2025-12-22T04:09:18.816Z | test pagination::test_paginate_extra_params ... ok |
| 1991 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-required_params.3008.48.log" |
| 1992 | 2025-12-22T04:09:18.816Z | test pagination::test_paginate_with_required_params ... ok |
| 1993 | 2025-12-22T04:09:18.816Z | test pagination_schema::test_pagination_schema ... ok |
| 1994 | 2025-12-22T04:09:18.816Z | test path_names::test_path_names ... ok |
| 1995 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_no_tls.3008.49.log" |
| 1996 | 2025-12-22T04:09:18.816Z | test starter::test_no_tls ... ok |
| 1997 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_with_tls.3008.50.log" |
| 1998 | 2025-12-22T04:09:18.816Z | test pagination::test_paginate_basic ... ok |
| 1999 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-non_streaming_servers_do_not_use_transfer_encoding.3008.51.log" |
| 2000 | 2025-12-22T04:09:18.816Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 2001 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-streaming_server_buffered_client.3008.52.log" |
| 2002 | 2025-12-22T04:09:18.816Z | test streaming::test_streaming_server_buffered_client ... ok |
| 2003 | 2025-12-22T04:09:18.816Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-streaming_server_streaming_client.3008.53.log" |
| 2004 | 2025-12-22T04:09:18.852Z | test streaming::test_streaming_server_streaming_client ... ok |
| 2005 | 2025-12-22T04:09:18.852Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_server_is_http.3008.54.log" |
| 2006 | 2025-12-22T04:09:18.852Z | test tls::test_server_is_http ... ok |
| 2007 | 2025-12-22T04:09:18.852Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_server_is_https.3008.55.log" |
| 2008 | 2025-12-22T04:09:19.087Z | test starter::test_with_tls ... ok |
| 2009 | 2025-12-22T04:09:19.122Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_tls_aborted_negotiation.3008.56.log" |
| 2010 | 2025-12-22T04:09:19.166Z | test tls::test_server_is_https ... ok |
| 2011 | 2025-12-22T04:09:19.166Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_tls_certificate_loading.3008.57.log" |
| 2012 | 2025-12-22T04:09:19.467Z | test tls::test_tls_certificate_loading ... ok |
| 2013 | 2025-12-22T04:09:19.502Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_tls_only.3008.58.log" |
| 2014 | 2025-12-22T04:09:19.700Z | test tls::test_tls_aborted_negotiation ... ok |
| 2015 | 2025-12-22T04:09:19.733Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_tls_refresh_certificates.3008.59.log" |
| 2016 | 2025-12-22T04:09:19.733Z | test tls::test_tls_refresh_certificates ... ok |
| 2017 | 2025-12-22T04:09:19.733Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_versions.3008.60.log" |
| 2018 | 2025-12-22T04:09:19.800Z | test versions::test_versions ... ok |
| 2019 | 2025-12-22T04:09:19.838Z | note: configured to log to "/tmp/integration_tests-338260f7d99c714b-test_versions_on_missing.3008.61.log" |
| 2020 | 2025-12-22T04:09:19.838Z | test tls::test_tls_only ... ok |
| 2021 | 2025-12-22T04:09:19.838Z | test versions::test_versions_openapi ... ok |
| 2022 | 2025-12-22T04:09:19.838Z | test versions::test_versions_openapi_same_names ... ok |
| 2023 | 2025-12-22T04:09:19.838Z | test versions::test_versions_on_missing ... ok |
| 2024 | 2025-12-22T04:09:19.873Z | test config::test_config_bind_address_https ... ok |
| 2025 | 2025-12-22T04:09:20.071Z | test pagination::test_example_basic ... ok |
| 2026 | 2025-12-22T04:09:20.242Z | test pagination::test_paginate_dictionary ... ok |
| 2027 | 2025-12-22T04:09:20.690Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 2028 | 2025-12-22T04:09:23.325Z | test pagination::test_example_multiple_sorts ... ok |
| 2029 | 2025-12-22T04:09:23.978Z | test pagination::test_example_multiple_resources ... ok |
| 2030 | 2025-12-22T04:09:23.979Z | |
| 2031 | 2025-12-22T04:09:23.979Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.33s |
| 2032 | 2025-12-22T04:09:23.979Z | |
| 2033 | 2025-12-22T04:09:24.014Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-43ae28bb8dc67aa2` |
| 2034 | 2025-12-22T04:09:24.014Z | |
| 2035 | 2025-12-22T04:09:24.014Z | running 35 tests |
| 2036 | 2025-12-22T04:09:24.014Z | test channel::tests::test_channel_operation_id ... ok |
| 2037 | 2025-12-22T04:09:24.014Z | test channel::tests::test_channel_with_versions ... ok |
| 2038 | 2025-12-22T04:09:24.014Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2039 | 2025-12-22T04:09:24.014Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2040 | 2025-12-22T04:09:24.014Z | test doc::tests::test_extract_summary_description ... ok |
| 2041 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2042 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2043 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2044 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2045 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2046 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2047 | 2025-12-22T04:09:24.014Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2048 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2049 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2050 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2051 | 2025-12-22T04:09:24.014Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2052 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2053 | 2025-12-22T04:09:24.014Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2054 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2055 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2056 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2057 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2058 | 2025-12-22T04:09:24.014Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2059 | 2025-12-22T04:09:24.014Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2060 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2061 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2062 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2063 | 2025-12-22T04:09:24.095Z | test syn_parsing::tests::test_busted_function ... ok |
| 2064 | 2025-12-22T04:09:24.095Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2065 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2066 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2067 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_operation_id ... ok |
| 2068 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2069 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2070 | 2025-12-22T04:09:24.095Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2071 | 2025-12-22T04:09:24.095Z | |
| 2072 | 2025-12-22T04:09:24.095Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2073 | 2025-12-22T04:09:24.095Z | |
| 2074 | 2025-12-22T04:09:24.096Z | Doc-tests dropshot |
| 2075 | 2025-12-22T04:09:24.096Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/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-3e26d04947c4407a.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-837308203914df88.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-8461d0e8ef4d5cf3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-5c03d8b5d22aab09.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-18af7d7230f35e32.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-7fb042c545b576ac.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-5ecd5f1916a6d7e9.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-dc5ca4366626eaf3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-c391851cfff0c480.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-34c12ee4f1a8d6c8.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ef4af5bf50979ef0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-25ac731f505db3d0.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-14abb8393ba8e0e8.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-c2c73bc5df34f60e.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-8b4257c9779d33a4.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-ed9a5b50ef325b97.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-9be7bc304d60cb78.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-76496e04888091e0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-18f8d706f9ba8c8d.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-4f78f4d7bc3b2c82.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-ce39109671558680.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-f939d226db78f2f9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-a63e97079b2e8b1d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-9adea2ec8d642779.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-f8949928e40a0b6f.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-d65d12a6d39c4e7d.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-c19784c14c2b5120.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-dfdacbd5bb51e603.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-601d3d7fbd6983bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-a56d4c653a00f37e.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a974375e3b398b8e.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-29151c42c555f960.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-d3531995e5d6c0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-3dfebfb65e0cdf4a.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-0c39cf5fcd2c729c.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-01d9cd86f8d3b2bf.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-14ccd81d18a609dd.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-32cfebf190bdffa2.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fe7a50e1c3024801.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-52f64466199c21f4.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-33b2600921ad94a8.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-7bcc0f1f2b9105cc.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-5ca237a0d8b96918.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-b0d2e87e6582a83e.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-c39bb9e99a23602d.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-e9f59d577dc14493.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-d1754b635ece592a.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-22986134f19d5aae.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-f72eb48d24b06cb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-801257d54e435874.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-3632bedf4f9ac776.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-050a48e7530bf0b5.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9016ad9575ebead8.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-519328d8862c052d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-1833c8b4aef1932a.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-477d498aa27269dc.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-a581d9069142f019.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-b0f6181e20a2e231.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-2742fa71b343d6b3.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` |
| 2076 | 2025-12-22T04:09:24.641Z | |
| 2077 | 2025-12-22T04:09:24.642Z | running 23 tests |
| 2078 | 2025-12-22T04:09:26.628Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2079 | 2025-12-22T04:09:26.628Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2080 | 2025-12-22T04:09:26.628Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2081 | 2025-12-22T04:09:26.664Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2082 | 2025-12-22T04:09:31.486Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2083 | 2025-12-22T04:09:31.486Z | test dropshot/src/lib.rs - (line 334) ... ignored |
| 2084 | 2025-12-22T04:09:31.575Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2085 | 2025-12-22T04:09:31.771Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 374) ... ok |
| 2086 | 2025-12-22T04:09:31.825Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2087 | 2025-12-22T04:09:31.981Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 349) ... ok |
| 2088 | 2025-12-22T04:09:32.079Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2089 | 2025-12-22T04:09:32.114Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2090 | 2025-12-22T04:09:32.114Z | test dropshot/src/lib.rs - channel (line 1181) ... ignored |
| 2091 | 2025-12-22T04:09:32.114Z | test dropshot/src/lib.rs - endpoint (line 1226) ... ignored |
| 2092 | 2025-12-22T04:09:33.686Z | test dropshot/src/lib.rs - (line 398) ... ok |
| 2093 | 2025-12-22T04:09:33.768Z | test dropshot/src/lib.rs - (line 661) ... ok |
| 2094 | 2025-12-22T04:09:33.815Z | test dropshot/src/lib.rs - api_description (line 1046) ... ok |
| 2095 | 2025-12-22T04:09:34.016Z | test dropshot/src/lib.rs - api_description (line 1107) ... ok |
| 2096 | 2025-12-22T04:09:34.174Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2097 | 2025-12-22T04:09:34.248Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2098 | 2025-12-22T04:09:35.549Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2099 | 2025-12-22T04:09:38.244Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2100 | 2025-12-22T04:09:40.022Z | test dropshot/src/lib.rs - (line 497) ... ok |
| 2101 | 2025-12-22T04:09:40.022Z | |
| 2102 | 2025-12-22T04:09:40.065Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 15.39s |
| 2103 | 2025-12-22T04:09:40.065Z | |
| 2104 | 2025-12-22T04:09:40.102Z | Doc-tests dropshot_endpoint |
| 2105 | 2025-12-22T04:09:40.102Z | Running `/home/build/.rustup/toolchains/1.92.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-8fb92ae8b3c90b1a/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-dd8147edcdc08e54.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e79b6fa57659a12.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-86e41ea74570e15a.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-08bf477571ad9187.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-88aa7f8edcd7aceb.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-3259760ff84cb870.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-0441364d9e80f8f7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-2794751f9e57cbac.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-b7c960abbdcc4b53.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-9d6a3f1b502164bf.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-df0873b52f4bc938.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2106 | 2025-12-22T04:09:40.314Z | |
| 2107 | 2025-12-22T04:09:40.314Z | running 0 tests |
| 2108 | 2025-12-22T04:09:40.314Z | |
| 2109 | 2025-12-22T04:09:40.314Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2110 | 2025-12-22T04:09:40.315Z | |
| 2111 | 2025-12-22T04:09:40.358Z | |
| 2112 | 2025-12-22T04:09:40.358Z | real 2:49.715560435 |
| 2113 | 2025-12-22T04:09:40.358Z | user 13:32.185336661 |
| 2114 | 2025-12-22T04:09:40.358Z | sys 2:30.995367911 |
| 2115 | 2025-12-22T04:09:40.358Z | trap 0.569862273 |
| 2116 | 2025-12-22T04:09:40.358Z | tflt 0.234739347 |
| 2117 | 2025-12-22T04:09:40.358Z | dflt 0.314362813 |
| 2118 | 2025-12-22T04:09:40.358Z | kflt 0.000242550 |
| 2119 | 2025-12-22T04:09:40.358Z | lock 42:53.067169792 |
| 2120 | 2025-12-22T04:09:40.393Z | slp 1:08:42.683039373 |
| 2121 | 2025-12-22T04:09:40.393Z | lat 55.949048990 |
| 2122 | 2025-12-22T04:09:40.393Z | stop 1:11.584291366 |
| 2123 | 2025-12-22T04:09:40.393Z | + banner docs |
| 2124 | 2025-12-22T04:09:40.393Z | |
| 2125 | 2025-12-22T04:09:40.393Z | ##### #### #### #### |
| 2126 | 2025-12-22T04:09:40.394Z | # # # # # # # |
| 2127 | 2025-12-22T04:09:40.394Z | # # # # # #### |
| 2128 | 2025-12-22T04:09:40.394Z | # # # # # # |
| 2129 | 2025-12-22T04:09:40.394Z | # # # # # # # # |
| 2130 | 2025-12-22T04:09:40.394Z | ##### #### #### #### |
| 2131 | 2025-12-22T04:09:40.394Z | |
| 2132 | 2025-12-22T04:09:40.394Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2133 | 2025-12-22T04:09:40.851Z | Compiling proc-macro2 v1.0.103 |
| 2134 | 2025-12-22T04:09:40.851Z | Compiling unicode-ident v1.0.12 |
| 2135 | 2025-12-22T04:09:40.851Z | Checking cfg-if v1.0.0 |
| 2136 | 2025-12-22T04:09:40.887Z | Checking itoa v1.0.1 |
| 2137 | 2025-12-22T04:09:40.887Z | Checking pin-project-lite v0.2.12 |
| 2138 | 2025-12-22T04:09:40.887Z | Compiling quote v1.0.42 |
| 2139 | 2025-12-22T04:09:40.887Z | Checking libc v0.2.178 |
| 2140 | 2025-12-22T04:09:40.887Z | Checking serde_core v1.0.228 |
| 2141 | 2025-12-22T04:09:40.961Z | Checking bytes v1.11.0 |
| 2142 | 2025-12-22T04:09:40.995Z | Checking once_cell v1.20.1 |
| 2143 | 2025-12-22T04:09:41.029Z | Checking smallvec v1.13.2 |
| 2144 | 2025-12-22T04:09:41.065Z | Checking futures-core v0.3.31 |
| 2145 | 2025-12-22T04:09:41.100Z | Checking memchr v2.6.0 |
| 2146 | 2025-12-22T04:09:41.258Z | Checking scopeguard v1.2.0 |
| 2147 | 2025-12-22T04:09:41.299Z | Checking futures-sink v0.3.31 |
| 2148 | 2025-12-22T04:09:41.337Z | Checking slab v0.4.9 |
| 2149 | 2025-12-22T04:09:41.414Z | Checking lock_api v0.4.6 |
| 2150 | 2025-12-22T04:09:41.454Z | Checking futures-channel v0.3.31 |
| 2151 | 2025-12-22T04:09:41.572Z | Checking log v0.4.17 |
| 2152 | 2025-12-22T04:09:41.749Z | Checking pin-utils v0.1.0 |
| 2153 | 2025-12-22T04:09:41.784Z | Checking zeroize v1.7.0 |
| 2154 | 2025-12-22T04:09:41.824Z | Checking futures-task v0.3.31 |
| 2155 | 2025-12-22T04:09:41.861Z | Checking futures-io v0.3.31 |
| 2156 | 2025-12-22T04:09:41.861Z | Checking http v1.4.0 |
| 2157 | 2025-12-22T04:09:41.895Z | Checking stable_deref_trait v1.2.0 |
| 2158 | 2025-12-22T04:09:41.937Z | Checking parking_lot_core v0.9.4 |
| 2159 | 2025-12-22T04:09:41.977Z | Checking socket2 v0.6.0 |
| 2160 | 2025-12-22T04:09:42.027Z | Checking mio v1.0.3 |
| 2161 | 2025-12-22T04:09:42.066Z | Checking getrandom v0.2.11 |
| 2162 | 2025-12-22T04:09:42.107Z | Checking signal-hook-registry v1.4.0 |
| 2163 | 2025-12-22T04:09:42.257Z | Checking parking_lot v0.12.1 |
| 2164 | 2025-12-22T04:09:42.327Z | Checking rustls-pki-types v1.13.2 |
| 2165 | 2025-12-22T04:09:42.434Z | Checking httparse v1.10.0 |
| 2166 | 2025-12-22T04:09:42.487Z | Checking tracing-core v0.1.32 |
| 2167 | 2025-12-22T04:09:42.551Z | Checking hashbrown v0.16.1 |
| 2168 | 2025-12-22T04:09:42.589Z | Compiling syn v2.0.111 |
| 2169 | 2025-12-22T04:09:42.714Z | Checking equivalent v1.0.0 |
| 2170 | 2025-12-22T04:09:42.805Z | Checking untrusted v0.9.0 |
| 2171 | 2025-12-22T04:09:42.839Z | Checking bitflags v2.4.0 |
| 2172 | 2025-12-22T04:09:42.873Z | Checking atomic-waker v1.1.2 |
| 2173 | 2025-12-22T04:09:42.981Z | Checking ring v0.17.13 |
| 2174 | 2025-12-22T04:09:43.016Z | Checking percent-encoding v2.3.2 |
| 2175 | 2025-12-22T04:09:43.049Z | Checking http-body v1.0.1 |
| 2176 | 2025-12-22T04:09:43.086Z | Checking tracing v0.1.40 |
| 2177 | 2025-12-22T04:09:43.086Z | Checking ryu v1.0.5 |
| 2178 | 2025-12-22T04:09:43.226Z | Checking litemap v0.7.4 |
| 2179 | 2025-12-22T04:09:43.264Z | Checking fnv v1.0.7 |
| 2180 | 2025-12-22T04:09:43.313Z | Checking writeable v0.5.5 |
| 2181 | 2025-12-22T04:09:43.374Z | Checking try-lock v0.2.3 |
| 2182 | 2025-12-22T04:09:43.419Z | Checking typenum v1.14.0 |
| 2183 | 2025-12-22T04:09:43.521Z | Checking want v0.3.0 |
| 2184 | 2025-12-22T04:09:43.555Z | Checking subtle v2.5.0 |
| 2185 | 2025-12-22T04:09:43.555Z | Checking powerfmt v0.2.0 |
| 2186 | 2025-12-22T04:09:43.633Z | Checking tower-service v0.3.3 |
| 2187 | 2025-12-22T04:09:43.712Z | Compiling time-core v0.1.2 |
| 2188 | 2025-12-22T04:09:43.761Z | Checking base64 v0.22.1 |
| 2189 | 2025-12-22T04:09:43.795Z | Checking httpdate v1.0.1 |
| 2190 | 2025-12-22T04:09:43.830Z | Compiling num-conv v0.1.0 |
| 2191 | 2025-12-22T04:09:43.877Z | Checking tower-layer v0.3.3 |
| 2192 | 2025-12-22T04:09:43.989Z | Checking deranged v0.3.11 |
| 2193 | 2025-12-22T04:09:44.070Z | Compiling time-macros v0.2.18 |
| 2194 | 2025-12-22T04:09:44.124Z | Checking crossbeam-utils v0.8.15 |
| 2195 | 2025-12-22T04:09:44.207Z | Checking icu_locid_transform_data v1.5.0 |
| 2196 | 2025-12-22T04:09:44.336Z | Checking generic-array v0.14.5 |
| 2197 | 2025-12-22T04:09:44.386Z | Checking indexmap v2.12.1 |
| 2198 | 2025-12-22T04:09:44.544Z | Checking serde_json v1.0.145 |
| 2199 | 2025-12-22T04:09:44.630Z | Checking num_threads v0.1.3 |
| 2200 | 2025-12-22T04:09:44.916Z | Checking getrandom v0.3.1 |
| 2201 | 2025-12-22T04:09:44.985Z | Checking rustls-webpki v0.102.8 |
| 2202 | 2025-12-22T04:09:45.110Z | Checking icu_properties_data v1.5.0 |
| 2203 | 2025-12-22T04:09:45.145Z | Checking ipnet v2.10.0 |
| 2204 | 2025-12-22T04:09:45.312Z | Checking block-buffer v0.10.2 |
| 2205 | 2025-12-22T04:09:45.351Z | Checking crypto-common v0.1.6 |
| 2206 | 2025-12-22T04:09:45.500Z | Checking form_urlencoded v1.2.2 |
| 2207 | 2025-12-22T04:09:45.538Z | Checking icu_normalizer_data v1.5.0 |
| 2208 | 2025-12-22T04:09:45.591Z | Checking foreign-types-shared v0.1.1 |
| 2209 | 2025-12-22T04:09:45.635Z | Checking utf8_iter v1.0.4 |
| 2210 | 2025-12-22T04:09:45.635Z | Checking utf16_iter v1.0.5 |
| 2211 | 2025-12-22T04:09:45.680Z | Checking mime v0.3.16 |
| 2212 | 2025-12-22T04:09:45.715Z | Checking write16 v1.0.0 |
| 2213 | 2025-12-22T04:09:45.749Z | Checking openssl-probe v0.1.4 |
| 2214 | 2025-12-22T04:09:45.798Z | Checking foreign-types v0.3.2 |
| 2215 | 2025-12-22T04:09:45.832Z | Checking digest v0.10.7 |
| 2216 | 2025-12-22T04:09:45.865Z | Checking num-traits v0.2.14 |
| 2217 | 2025-12-22T04:09:45.899Z | Checking openssl-sys v0.9.107 |
| 2218 | 2025-12-22T04:09:45.899Z | Checking rand_core v0.6.3 |
| 2219 | 2025-12-22T04:09:45.942Z | Checking errno v0.3.10 |
| 2220 | 2025-12-22T04:09:45.978Z | Checking winnow v0.7.13 |
| 2221 | 2025-12-22T04:09:46.073Z | Checking iana-time-zone v0.1.47 |
| 2222 | 2025-12-22T04:09:46.138Z | Checking ppv-lite86 v0.2.15 |
| 2223 | 2025-12-22T04:09:46.172Z | Checking time v0.3.36 |
| 2224 | 2025-12-22T04:09:46.217Z | Checking cpufeatures v0.2.2 |
| 2225 | 2025-12-22T04:09:46.261Z | Checking rustls v0.22.4 |
| 2226 | 2025-12-22T04:09:46.300Z | Checking sha1 v0.10.6 |
| 2227 | 2025-12-22T04:09:46.532Z | Compiling unicase v2.6.0 |
| 2228 | 2025-12-22T04:09:46.711Z | Checking rand_chacha v0.3.1 |
| 2229 | 2025-12-22T04:09:46.875Z | Checking toml_datetime v0.7.3 |
| 2230 | 2025-12-22T04:09:46.951Z | Checking serde_spanned v1.0.3 |
| 2231 | 2025-12-22T04:09:46.996Z | Checking http-body-util v0.1.3 |
| 2232 | 2025-12-22T04:09:47.106Z | Checking rustls-pemfile v2.2.0 |
| 2233 | 2025-12-22T04:09:47.152Z | Checking thread_local v1.1.4 |
| 2234 | 2025-12-22T04:09:47.211Z | Checking encoding_rs v0.8.32 |
| 2235 | 2025-12-22T04:09:47.290Z | Checking match_cfg v0.1.0 |
| 2236 | 2025-12-22T04:09:47.389Z | Checking toml_writer v1.0.4 |
| 2237 | 2025-12-22T04:09:47.489Z | Checking hostname v0.3.1 |
| 2238 | 2025-12-22T04:09:47.489Z | Checking rand v0.8.4 |
| 2239 | 2025-12-22T04:09:47.660Z | Compiling mime_guess v2.0.5 |
| 2240 | 2025-12-22T04:09:47.914Z | Checking rustix v1.0.2 |
| 2241 | 2025-12-22T04:09:47.972Z | Checking rustls v0.23.13 |
| 2242 | 2025-12-22T04:09:48.393Z | Checking toml_parser v1.0.4 |
| 2243 | 2025-12-22T04:09:48.562Z | Checking uuid v1.19.0 |
| 2244 | 2025-12-22T04:09:48.562Z | Checking concurrent-queue v2.5.0 |
| 2245 | 2025-12-22T04:09:48.820Z | Checking crossbeam-channel v0.5.1 |
| 2246 | 2025-12-22T04:09:48.966Z | Checking is-terminal v0.4.12 |
| 2247 | 2025-12-22T04:09:49.073Z | Compiling synstructure v0.13.1 |
| 2248 | 2025-12-22T04:09:49.073Z | Compiling serde_derive_internals v0.29.0 |
| 2249 | 2025-12-22T04:09:49.135Z | Checking toml v0.9.8 |
| 2250 | 2025-12-22T04:09:49.135Z | Checking sync_wrapper v1.0.1 |
| 2251 | 2025-12-22T04:09:49.246Z | Compiling dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 2252 | 2025-12-22T04:09:49.447Z | Checking term v1.1.0 |
| 2253 | 2025-12-22T04:09:49.618Z | Checking dyn-clone v1.0.4 |
| 2254 | 2025-12-22T04:09:49.815Z | Checking spin v0.9.8 |
| 2255 | 2025-12-22T04:09:49.815Z | Checking parking v2.2.0 |
| 2256 | 2025-12-22T04:09:49.815Z | Checking fastrand v2.1.1 |
| 2257 | 2025-12-22T04:09:49.896Z | Compiling semver v1.0.27 |
| 2258 | 2025-12-22T04:09:49.995Z | Checking take_mut v0.2.2 |
| 2259 | 2025-12-22T04:09:50.126Z | Checking tempfile v3.23.0 |
| 2260 | 2025-12-22T04:09:50.228Z | Checking event-listener v5.0.0 |
| 2261 | 2025-12-22T04:09:50.336Z | Checking rustix v0.38.44 |
| 2262 | 2025-12-22T04:09:50.336Z | Checking camino v1.2.2 |
| 2263 | 2025-12-22T04:09:50.517Z | Checking serde_path_to_error v0.1.20 |
| 2264 | 2025-12-22T04:09:50.748Z | Checking waitgroup v0.1.2 |
| 2265 | 2025-12-22T04:09:50.748Z | Checking webpki-roots v0.26.5 |
| 2266 | 2025-12-22T04:09:50.789Z | Checking hostname v0.4.2 |
| 2267 | 2025-12-22T04:09:50.789Z | Checking debug-ignore v1.0.5 |
| 2268 | 2025-12-22T04:09:50.789Z | Checking unicode-segmentation v1.10.0 |
| 2269 | 2025-12-22T04:09:50.789Z | Checking unicode-width v0.1.9 |
| 2270 | 2025-12-22T04:09:50.789Z | Checking byteorder v1.4.3 |
| 2271 | 2025-12-22T04:09:50.829Z | Checking data-encoding v2.4.0 |
| 2272 | 2025-12-22T04:09:50.915Z | Checking iri-string v0.7.8 |
| 2273 | 2025-12-22T04:09:50.950Z | Checking utf-8 v0.7.6 |
| 2274 | 2025-12-22T04:09:51.154Z | Checking lazy_static v1.5.0 |
| 2275 | 2025-12-22T04:09:51.219Z | Checking newline-converter v0.3.0 |
| 2276 | 2025-12-22T04:09:51.290Z | Checking event-listener-strategy v0.5.4 |
| 2277 | 2025-12-22T04:09:51.340Z | Checking console v0.15.7 |
| 2278 | 2025-12-22T04:09:51.380Z | Checking target-triple v1.0.0 |
| 2279 | 2025-12-22T04:09:51.506Z | Checking atomicwrites v0.4.4 |
| 2280 | 2025-12-22T04:09:51.577Z | Checking yasna v0.5.2 |
| 2281 | 2025-12-22T04:09:51.577Z | Checking rustls-native-certs v0.7.0 |
| 2282 | 2025-12-22T04:09:51.750Z | Checking pem v3.0.6 |
| 2283 | 2025-12-22T04:09:51.910Z | Checking webpki-roots v1.0.0 |
| 2284 | 2025-12-22T04:09:51.910Z | Checking termcolor v1.1.2 |
| 2285 | 2025-12-22T04:09:52.048Z | Checking glob v0.3.0 |
| 2286 | 2025-12-22T04:09:52.048Z | Checking http-range v0.1.4 |
| 2287 | 2025-12-22T04:09:52.048Z | Checking similar v2.2.1 |
| 2288 | 2025-12-22T04:09:52.192Z | Checking async-channel v2.5.0 |
| 2289 | 2025-12-22T04:09:52.192Z | Compiling serde_derive v1.0.228 |
| 2290 | 2025-12-22T04:09:52.192Z | Compiling tokio-macros v2.6.0 |
| 2291 | 2025-12-22T04:09:52.324Z | Compiling futures-macro v0.3.31 |
| 2292 | 2025-12-22T04:09:52.324Z | Compiling zerofrom-derive v0.1.5 |
| 2293 | 2025-12-22T04:09:52.395Z | Compiling yoke-derive v0.7.5 |
| 2294 | 2025-12-22T04:09:52.395Z | Compiling zerovec-derive v0.10.3 |
| 2295 | 2025-12-22T04:09:52.561Z | Compiling displaydoc v0.2.5 |
| 2296 | 2025-12-22T04:09:53.321Z | Compiling icu_provider_macros v1.5.0 |
| 2297 | 2025-12-22T04:09:53.506Z | Checking tokio v1.48.0 |
| 2298 | 2025-12-22T04:09:53.828Z | Checking futures-util v0.3.31 |
| 2299 | 2025-12-22T04:09:54.090Z | Compiling openssl-macros v0.1.1 |
| 2300 | 2025-12-22T04:09:54.175Z | Compiling async-stream-impl v0.3.6 |
| 2301 | 2025-12-22T04:09:54.215Z | Compiling schemars_derive v0.8.22 |
| 2302 | 2025-12-22T04:09:54.253Z | Compiling thiserror-impl v1.0.69 |
| 2303 | 2025-12-22T04:09:54.519Z | Checking zerofrom v0.1.5 |
| 2304 | 2025-12-22T04:09:54.584Z | Checking openssl v0.10.72 |
| 2305 | 2025-12-22T04:09:54.726Z | Checking yoke v0.7.5 |
| 2306 | 2025-12-22T04:09:55.074Z | Checking zerovec v0.10.4 |
| 2307 | 2025-12-22T04:09:55.247Z | Compiling thiserror-impl v2.0.17 |
| 2308 | 2025-12-22T04:09:56.411Z | Checking thiserror v1.0.69 |
| 2309 | 2025-12-22T04:09:56.494Z | Checking async-stream v0.3.6 |
| 2310 | 2025-12-22T04:09:56.528Z | Checking tinystr v0.7.6 |
| 2311 | 2025-12-22T04:09:56.562Z | Checking icu_collections v1.5.0 |
| 2312 | 2025-12-22T04:09:56.705Z | Compiling async-trait v0.1.89 |
| 2313 | 2025-12-22T04:09:56.876Z | Checking icu_locid v1.5.0 |
| 2314 | 2025-12-22T04:09:57.249Z | Checking tungstenite v0.24.0 |
| 2315 | 2025-12-22T04:09:57.381Z | Checking serde v1.0.228 |
| 2316 | 2025-12-22T04:09:57.693Z | Checking futures-executor v0.3.31 |
| 2317 | 2025-12-22T04:09:57.747Z | Checking icu_provider v1.5.0 |
| 2318 | 2025-12-22T04:09:57.944Z | Checking futures v0.3.31 |
| 2319 | 2025-12-22T04:09:58.021Z | Checking thiserror v2.0.17 |
| 2320 | 2025-12-22T04:09:58.058Z | Checking multer v3.1.0 |
| 2321 | 2025-12-22T04:09:58.183Z | Checking expectorate v1.2.0 |
| 2322 | 2025-12-22T04:09:58.258Z | Checking erased-serde v0.3.31 |
| 2323 | 2025-12-22T04:09:58.310Z | Checking icu_locid_transform v1.5.0 |
| 2324 | 2025-12-22T04:09:58.367Z | Checking chrono v0.4.42 |
| 2325 | 2025-12-22T04:09:58.436Z | Checking serde_urlencoded v0.7.1 |
| 2326 | 2025-12-22T04:09:58.625Z | Checking openapiv3 v2.2.0 |
| 2327 | 2025-12-22T04:09:58.762Z | Compiling serde_tokenstream v0.2.2 |
| 2328 | 2025-12-22T04:09:58.825Z | Checking trybuild v1.0.114 |
| 2329 | 2025-12-22T04:09:59.031Z | Checking native-tls v0.2.12 |
| 2330 | 2025-12-22T04:09:59.162Z | Checking slog v2.8.2 |
| 2331 | 2025-12-22T04:09:59.201Z | Checking icu_properties v1.5.1 |
| 2332 | 2025-12-22T04:09:59.294Z | Compiling dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2333 | 2025-12-22T04:09:59.328Z | Checking rcgen v0.14.6 |
| 2334 | 2025-12-22T04:09:59.657Z | Checking slog-json v2.6.1 |
| 2335 | 2025-12-22T04:09:59.695Z | Checking tokio-util v0.7.7 |
| 2336 | 2025-12-22T04:09:59.910Z | Checking tokio-rustls v0.25.0 |
| 2337 | 2025-12-22T04:09:59.944Z | Checking slog-bunyan v2.5.0 |
| 2338 | 2025-12-22T04:10:00.079Z | Checking tokio-native-tls v0.3.1 |
| 2339 | 2025-12-22T04:10:00.117Z | Checking tokio-rustls v0.26.0 |
| 2340 | 2025-12-22T04:10:00.150Z | Checking schemars v0.8.22 |
| 2341 | 2025-12-22T04:10:00.235Z | Checking slog-term v2.9.2 |
| 2342 | 2025-12-22T04:10:00.333Z | Checking tower v0.5.2 |
| 2343 | 2025-12-22T04:10:00.443Z | Checking h2 v0.4.6 |
| 2344 | 2025-12-22T04:10:00.481Z | Checking slog-async v2.8.0 |
| 2345 | 2025-12-22T04:10:00.716Z | Checking tokio-tungstenite v0.24.0 |
| 2346 | 2025-12-22T04:10:00.751Z | Checking anyhow v1.0.100 |
| 2347 | 2025-12-22T04:10:01.095Z | Checking subprocess v0.2.9 |
| 2348 | 2025-12-22T04:10:01.129Z | Checking tower-http v0.6.8 |
| 2349 | 2025-12-22T04:10:01.129Z | Checking buf-list v1.1.2 |
| 2350 | 2025-12-22T04:10:01.479Z | Checking heck v0.5.0 |
| 2351 | 2025-12-22T04:10:02.140Z | Checking icu_normalizer v1.5.0 |
| 2352 | 2025-12-22T04:10:02.794Z | Checking idna_adapter v1.2.0 |
| 2353 | 2025-12-22T04:10:02.979Z | Checking idna v1.0.3 |
| 2354 | 2025-12-22T04:10:03.394Z | Checking url v2.5.4 |
| 2355 | 2025-12-22T04:10:04.065Z | Checking hyper v1.8.1 |
| 2356 | 2025-12-22T04:10:05.790Z | Checking hyper-util v0.1.19 |
| 2357 | 2025-12-22T04:10:05.790Z | Checking hyper-staticfile v0.10.1 |
| 2358 | 2025-12-22T04:10:07.682Z | Documenting dropshot_endpoint v0.16.6 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2359 | 2025-12-22T04:10:07.905Z | Checking hyper-tls v0.6.0 |
| 2360 | 2025-12-22T04:10:07.905Z | Checking hyper-rustls v0.27.3 |
| 2361 | 2025-12-22T04:10:07.905Z | Checking hyper-rustls v0.26.0 |
| 2362 | 2025-12-22T04:10:07.943Z | Documenting dropshot v0.16.6 (/work/oxidecomputer/dropshot/dropshot) |
| 2363 | 2025-12-22T04:10:08.242Z | Checking reqwest v0.12.25 |
| 2364 | 2025-12-22T04:10:10.336Z | warning: unresolved link to `Query` |
| 2365 | 2025-12-22T04:10:10.336Z | --> dropshot/src/extractor/header.rs:27:29 |
| 2366 | 2025-12-22T04:10:10.336Z | | |
| 2367 | 2025-12-22T04:10:10.336Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2368 | 2025-12-22T04:10:10.336Z | | ^^^^^ no item named `Query` in scope |
| 2369 | 2025-12-22T04:10:10.336Z | | |
| 2370 | 2025-12-22T04:10:10.336Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2371 | 2025-12-22T04:10:10.336Z | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default |
| 2372 | 2025-12-22T04:10:10.336Z | |
| 2373 | 2025-12-22T04:10:10.336Z | warning: unresolved link to `Path` |
| 2374 | 2025-12-22T04:10:10.336Z | --> dropshot/src/extractor/header.rs:27:43 |
| 2375 | 2025-12-22T04:10:10.336Z | | |
| 2376 | 2025-12-22T04:10:10.336Z | 27 | /// Note that (unlike the [`Query`] and [`Path`] extractors) headers are case- |
| 2377 | 2025-12-22T04:10:10.336Z | | ^^^^ no item named `Path` in scope |
| 2378 | 2025-12-22T04:10:10.336Z | | |
| 2379 | 2025-12-22T04:10:10.336Z | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` |
| 2380 | 2025-12-22T04:10:10.336Z | |
| 2381 | 2025-12-22T04:10:10.772Z | warning: `dropshot` (lib doc) generated 2 warnings |
| 2382 | 2025-12-22T04:10:17.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.32s |
| 2383 | 2025-12-22T04:10:17.817Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2384 | 2025-12-22T04:10:17.855Z | |
| 2385 | 2025-12-22T04:10:17.855Z | real 37.447690572 |
| 2386 | 2025-12-22T04:10:17.855Z | user 3:02.103733362 |
| 2387 | 2025-12-22T04:10:17.855Z | sys 42.977076670 |
| 2388 | 2025-12-22T04:10:17.855Z | trap 0.121204934 |
| 2389 | 2025-12-22T04:10:17.855Z | tflt 0.055922578 |
| 2390 | 2025-12-22T04:10:17.855Z | dflt 0.017699349 |
| 2391 | 2025-12-22T04:10:17.855Z | kflt 0.000093907 |
| 2392 | 2025-12-22T04:10:17.855Z | lock 7:00.563387356 |
| 2393 | 2025-12-22T04:10:17.855Z | slp 11:03.088436846 |
| 2394 | 2025-12-22T04:10:17.855Z | lat 10.693022041 |
| 2395 | 2025-12-22T04:10:17.855Z | stop 20.938683068 |
| 2396 | 2025-12-22T04:10:17.855Z | process exited: duration 366996 ms, exit code 0 |
| |
| 2397 | 2025-12-22T04:10:17.929Z | found 0 output files |