|
|
|
| 1 | 2025-10-20T23:00:17.948Z | job assigned to worker 01K81XJNMDHHW4ZTNPPYHEFQCV [factory aws, i-08cd030f2a7afaf55] (queued for 52 s) |
| |
| 2 | 2025-10-20T23:00:26.575Z | starting task 0: "setup" |
| 3 | 2025-10-20T23:00:26.579Z | ++ uname -s |
| 4 | 2025-10-20T23:00:26.583Z | + kern=SunOS |
| 5 | 2025-10-20T23:00:26.583Z | + build_user=build |
| 6 | 2025-10-20T23:00:26.583Z | + build_uid=12345 |
| 7 | 2025-10-20T23:00:26.583Z | + work_dir=/work |
| 8 | 2025-10-20T23:00:26.583Z | + input_dir=/input |
| 9 | 2025-10-20T23:00:26.583Z | + [[ 0 == 12345 ]] |
| 10 | 2025-10-20T23:00:26.583Z | + case "$kern" in |
| 11 | 2025-10-20T23:00:26.583Z | + groupadd -g 12345 build |
| 12 | 2025-10-20T23:00:26.586Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-10-20T23:00:28.592Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-10-20T23:00:28.710Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-10-20T23:00:28.714Z | + home_fs=zfs |
| 16 | 2025-10-20T23:00:28.714Z | + [[ zfs == autofs ]] |
| 17 | 2025-10-20T23:00:28.714Z | + mkdir -p /home/build |
| 18 | 2025-10-20T23:00:28.717Z | + chown build:build /home/build /work |
| 19 | 2025-10-20T23:00:30.716Z | + chmod 0700 /home/build /work |
| 20 | 2025-10-20T23:00:30.720Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2025-10-20T23:00:30.728Z | starting task 1: "rust-toolchain" |
| 22 | 2025-10-20T23:00:30.732Z | * rust toolchain channel = "stable" |
| 23 | 2025-10-20T23:00:30.732Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2025-10-20T23:00:30.732Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-10-20T23:00:30.732Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2025-10-20T23:00:30.732Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-10-20T23:00:30.732Z | * rust toolchain profile = "default" |
| 28 | 2025-10-20T23:00:30.736Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-10-20T23:00:30.736Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-10-20T23:00:30.827Z | info: downloading installer |
| 31 | 2025-10-20T23:00:32.219Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-10-20T23:00:32.219Z | warn: /opt/ooce/bin |
| 33 | 2025-10-20T23:00:32.219Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-10-20T23:00:32.219Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-10-20T23:00:32.220Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-10-20T23:00:32.220Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-10-20T23:00:32.220Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-10-20T23:00:32.220Z | error: cannot install while Rust is installed |
| 39 | 2025-10-20T23:00:32.220Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-10-20T23:00:32.245Z | info: profile set to 'default' |
| 41 | 2025-10-20T23:00:32.246Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-10-20T23:00:32.249Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-10-20T23:00:32.414Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2025-10-20T23:00:32.414Z | info: downloading component 'cargo' |
| 45 | 2025-10-20T23:00:33.311Z | info: downloading component 'clippy' |
| 46 | 2025-10-20T23:00:33.732Z | info: downloading component 'rust-docs' |
| 47 | 2025-10-20T23:00:35.303Z | info: downloading component 'rust-std' |
| 48 | 2025-10-20T23:00:37.111Z | info: downloading component 'rustc' |
| 49 | 2025-10-20T23:00:43.914Z | info: downloading component 'rustfmt' |
| 50 | 2025-10-20T23:00:44.172Z | info: installing component 'cargo' |
| 51 | 2025-10-20T23:00:45.079Z | info: installing component 'clippy' |
| 52 | 2025-10-20T23:00:45.484Z | info: installing component 'rust-docs' |
| 53 | 2025-10-20T23:00:47.357Z | info: installing component 'rust-std' |
| 54 | 2025-10-20T23:00:49.279Z | info: installing component 'rustc' |
| 55 | 2025-10-20T23:00:55.793Z | info: installing component 'rustfmt' |
| 56 | 2025-10-20T23:00:56.129Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-10-20T23:00:56.130Z | |
| 58 | 2025-10-20T23:00:56.555Z | stable-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2025-10-20T23:00:56.555Z | |
| 60 | 2025-10-20T23:00:56.560Z | |
| 61 | 2025-10-20T23:00:56.560Z | Rust is installed now. Great! |
| 62 | 2025-10-20T23:00:56.560Z | |
| 63 | 2025-10-20T23:00:56.560Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-10-20T23:00:56.560Z | environment variable. This has not been done automatically. |
| 65 | 2025-10-20T23:00:56.560Z | |
| 66 | 2025-10-20T23:00:56.560Z | To configure your current shell, you need to source |
| 67 | 2025-10-20T23:00:56.560Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-10-20T23:00:56.560Z | |
| 69 | 2025-10-20T23:00:56.560Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-10-20T23:00:56.560Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-10-20T23:00:56.560Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-10-20T23:00:56.560Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-10-20T23:00:56.659Z | + rustup --version |
| 74 | 2025-10-20T23:00:56.674Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-10-20T23:00:56.678Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-10-20T23:00:56.797Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2025-10-20T23:00:56.802Z | + cargo --version |
| 78 | 2025-10-20T23:00:56.877Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2025-10-20T23:00:56.880Z | + rustc --version |
| 80 | 2025-10-20T23:00:56.951Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2025-10-20T23:00:56.954Z | process exited: duration 26224 ms, exit code 0 |
| |
| 82 | 2025-10-20T23:00:56.961Z | starting task 2: "authentication" |
| 83 | 2025-10-20T23:00:56.984Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2025-10-20T23:00:56.994Z | starting task 3: "clone repository" |
| 85 | 2025-10-20T23:00:56.997Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-10-20T23:00:57.001Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-10-20T23:00:57.063Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-10-20T23:00:57.970Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-10-20T23:00:57.970Z | + git fetch origin 76afc2f315dff1c7f9b03e3849c4ad7fc40dddc5 |
| 90 | 2025-10-20T23:00:58.242Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-10-20T23:00:58.242Z | * branch 76afc2f315dff1c7f9b03e3849c4ad7fc40dddc5 -> FETCH_HEAD |
| 92 | 2025-10-20T23:00:58.250Z | + [[ -n dependabot/cargo/tokio-tungstenite-0.28.0 ]] |
| 93 | 2025-10-20T23:00:58.253Z | ++ git branch --show-current |
| 94 | 2025-10-20T23:00:58.253Z | + current=main |
| 95 | 2025-10-20T23:00:58.253Z | + [[ main != dependabot/cargo/tokio-tungstenite-0.28.0 ]] |
| 96 | 2025-10-20T23:00:58.254Z | + git branch -f dependabot/cargo/tokio-tungstenite-0.28.0 76afc2f315dff1c7f9b03e3849c4ad7fc40dddc5 |
| 97 | 2025-10-20T23:00:58.257Z | + git checkout -f dependabot/cargo/tokio-tungstenite-0.28.0 |
| 98 | 2025-10-20T23:00:58.278Z | Switched to branch 'dependabot/cargo/tokio-tungstenite-0.28.0' |
| 99 | 2025-10-20T23:00:58.282Z | + git reset --hard 76afc2f315dff1c7f9b03e3849c4ad7fc40dddc5 |
| 100 | 2025-10-20T23:00:58.285Z | HEAD is now at 76afc2f Bump tokio-tungstenite from 0.24.0 to 0.28.0 |
| 101 | 2025-10-20T23:00:58.288Z | process exited: duration 1293 ms, exit code 0 |
| |
| 102 | 2025-10-20T23:00:58.298Z | starting task 4: "build" |
| 103 | 2025-10-20T23:00:58.302Z | + cargo --version |
| 104 | 2025-10-20T23:00:58.309Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2025-10-20T23:00:58.506Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2025-10-20T23:00:58.510Z | info: downloading component 'cargo' |
| 107 | 2025-10-20T23:00:59.414Z | info: downloading component 'clippy' |
| 108 | 2025-10-20T23:00:59.759Z | info: downloading component 'rust-docs' |
| 109 | 2025-10-20T23:01:01.069Z | info: downloading component 'rust-std' |
| 110 | 2025-10-20T23:01:02.886Z | info: downloading component 'rustc' |
| 111 | 2025-10-20T23:01:10.823Z | info: downloading component 'rustfmt' |
| 112 | 2025-10-20T23:01:11.078Z | info: installing component 'cargo' |
| 113 | 2025-10-20T23:01:11.989Z | info: installing component 'clippy' |
| 114 | 2025-10-20T23:01:12.393Z | info: installing component 'rust-docs' |
| 115 | 2025-10-20T23:01:14.226Z | info: installing component 'rust-std' |
| 116 | 2025-10-20T23:01:16.146Z | info: installing component 'rustc' |
| 117 | 2025-10-20T23:01:22.612Z | info: installing component 'rustfmt' |
| 118 | 2025-10-20T23:01:23.042Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2025-10-20T23:01:23.045Z | + rustc --version |
| 120 | 2025-10-20T23:01:23.124Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2025-10-20T23:01:23.129Z | + banner build |
| 122 | 2025-10-20T23:01:23.133Z | |
| 123 | 2025-10-20T23:01:23.133Z | ##### # # # # ##### |
| 124 | 2025-10-20T23:01:23.134Z | # # # # # # # # |
| 125 | 2025-10-20T23:01:23.134Z | ##### # # # # # # |
| 126 | 2025-10-20T23:01:23.134Z | # # # # # # # # |
| 127 | 2025-10-20T23:01:23.134Z | # # # # # # # # |
| 128 | 2025-10-20T23:01:23.134Z | ##### #### # ###### ##### |
| 129 | 2025-10-20T23:01:23.134Z | |
| 130 | 2025-10-20T23:01:23.134Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2025-10-20T23:01:23.278Z | Updating crates.io index |
| 132 | 2025-10-20T23:01:24.056Z | Downloading crates ... |
| 133 | 2025-10-20T23:01:24.127Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2025-10-20T23:01:24.133Z | Downloaded cpufeatures v0.2.2 |
| 135 | 2025-10-20T23:01:24.136Z | Downloaded debug-ignore v1.0.5 |
| 136 | 2025-10-20T23:01:24.136Z | Downloaded camino v1.2.1 |
| 137 | 2025-10-20T23:01:24.140Z | Downloaded futures-io v0.3.31 |
| 138 | 2025-10-20T23:01:24.140Z | Downloaded cfg-if v1.0.0 |
| 139 | 2025-10-20T23:01:24.143Z | Downloaded displaydoc v0.2.5 |
| 140 | 2025-10-20T23:01:24.146Z | Downloaded console v0.15.7 |
| 141 | 2025-10-20T23:01:24.150Z | Downloaded openssl-macros v0.1.1 |
| 142 | 2025-10-20T23:01:24.153Z | Downloaded iri-string v0.7.8 |
| 143 | 2025-10-20T23:01:24.157Z | Downloaded paste v1.0.15 |
| 144 | 2025-10-20T23:01:24.161Z | Downloaded once_cell v1.20.1 |
| 145 | 2025-10-20T23:01:24.164Z | Downloaded num-traits v0.2.14 |
| 146 | 2025-10-20T23:01:24.168Z | Downloaded num_threads v0.1.3 |
| 147 | 2025-10-20T23:01:24.171Z | Downloaded schema-derive v0.1.0 |
| 148 | 2025-10-20T23:01:24.171Z | Downloaded tinystr v0.7.6 |
| 149 | 2025-10-20T23:01:24.174Z | Downloaded serde_tokenstream v0.2.2 |
| 150 | 2025-10-20T23:01:24.178Z | Downloaded rustc-hash v2.0.0 |
| 151 | 2025-10-20T23:01:24.178Z | Downloaded subtle v2.5.0 |
| 152 | 2025-10-20T23:01:24.181Z | Downloaded quinn-udp v0.5.5 |
| 153 | 2025-10-20T23:01:24.181Z | Downloaded semver v1.0.27 |
| 154 | 2025-10-20T23:01:24.184Z | Downloaded powerfmt v0.2.0 |
| 155 | 2025-10-20T23:01:24.187Z | Downloaded pest_generator v2.8.1 |
| 156 | 2025-10-20T23:01:24.187Z | Downloaded memmap2 v0.9.8 |
| 157 | 2025-10-20T23:01:24.199Z | Downloaded serde_core v1.0.228 |
| 158 | 2025-10-20T23:01:24.203Z | Downloaded pin-project-lite v0.2.12 |
| 159 | 2025-10-20T23:01:24.207Z | Downloaded http-body v1.0.1 |
| 160 | 2025-10-20T23:01:24.210Z | Downloaded openssl-probe v0.1.4 |
| 161 | 2025-10-20T23:01:24.210Z | Downloaded parking_lot v0.12.1 |
| 162 | 2025-10-20T23:01:24.213Z | Downloaded mime_guess v2.0.5 |
| 163 | 2025-10-20T23:01:24.216Z | Downloaded rand v0.9.2 |
| 164 | 2025-10-20T23:01:24.221Z | Downloaded pretty-hex v0.4.1 |
| 165 | 2025-10-20T23:01:24.224Z | Downloaded pin-utils v0.1.0 |
| 166 | 2025-10-20T23:01:24.224Z | Downloaded newline-converter v0.3.0 |
| 167 | 2025-10-20T23:01:24.228Z | Downloaded event-listener-strategy v0.5.4 |
| 168 | 2025-10-20T23:01:24.228Z | Downloaded dof v0.4.0 |
| 169 | 2025-10-20T23:01:24.231Z | Downloaded schema v0.1.0 |
| 170 | 2025-10-20T23:01:24.231Z | Downloaded errno v0.3.10 |
| 171 | 2025-10-20T23:01:24.234Z | Downloaded concurrent-queue v2.5.0 |
| 172 | 2025-10-20T23:01:24.237Z | Downloaded digest v0.10.7 |
| 173 | 2025-10-20T23:01:24.237Z | Downloaded pkg-config v0.3.31 |
| 174 | 2025-10-20T23:01:24.240Z | Downloaded autocfg v1.1.0 |
| 175 | 2025-10-20T23:01:24.244Z | Downloaded try-lock v0.2.3 |
| 176 | 2025-10-20T23:01:24.244Z | Downloaded take_mut v0.2.2 |
| 177 | 2025-10-20T23:01:24.247Z | Downloaded scroll_derive v0.13.1 |
| 178 | 2025-10-20T23:01:24.247Z | Downloaded block-buffer v0.10.2 |
| 179 | 2025-10-20T23:01:24.250Z | Downloaded num-conv v0.1.0 |
| 180 | 2025-10-20T23:01:24.250Z | Downloaded event-listener v5.0.0 |
| 181 | 2025-10-20T23:01:24.254Z | Downloaded simple-mermaid v0.2.0 |
| 182 | 2025-10-20T23:01:24.257Z | Downloaded foreign-types-shared v0.1.1 |
| 183 | 2025-10-20T23:01:24.257Z | Downloaded parking v2.2.0 |
| 184 | 2025-10-20T23:01:24.262Z | Downloaded sync_wrapper v1.0.1 |
| 185 | 2025-10-20T23:01:24.262Z | Downloaded is-terminal v0.4.12 |
| 186 | 2025-10-20T23:01:24.265Z | Downloaded plain v0.2.3 |
| 187 | 2025-10-20T23:01:24.265Z | Downloaded fastrand v2.1.1 |
| 188 | 2025-10-20T23:01:24.265Z | Downloaded async-channel v2.5.0 |
| 189 | 2025-10-20T23:01:24.268Z | Downloaded idna_adapter v1.2.0 |
| 190 | 2025-10-20T23:01:24.268Z | Downloaded data-encoding v2.4.0 |
| 191 | 2025-10-20T23:01:24.272Z | Downloaded signal-hook-registry v1.4.0 |
| 192 | 2025-10-20T23:01:24.272Z | Downloaded rustversion v1.0.22 |
| 193 | 2025-10-20T23:01:24.275Z | Downloaded schemars_derive v0.8.22 |
| 194 | 2025-10-20T23:01:24.278Z | Downloaded icu_provider_macros v1.5.0 |
| 195 | 2025-10-20T23:01:24.278Z | Downloaded tokio-tungstenite v0.28.0 |
| 196 | 2025-10-20T23:01:24.281Z | Downloaded multer v3.1.0 |
| 197 | 2025-10-20T23:01:24.285Z | Downloaded rand_chacha v0.3.1 |
| 198 | 2025-10-20T23:01:24.285Z | Downloaded lazy_static v1.5.0 |
| 199 | 2025-10-20T23:01:24.288Z | Downloaded target-triple v0.1.3 |
| 200 | 2025-10-20T23:01:24.288Z | Downloaded match_cfg v0.1.0 |
| 201 | 2025-10-20T23:01:24.291Z | Downloaded http-body-util v0.1.3 |
| 202 | 2025-10-20T23:01:24.291Z | Downloaded scopeguard v1.2.0 |
| 203 | 2025-10-20T23:01:24.294Z | Downloaded iana-time-zone v0.1.47 |
| 204 | 2025-10-20T23:01:24.294Z | Downloaded time-core v0.1.2 |
| 205 | 2025-10-20T23:01:24.299Z | Downloaded waitgroup v0.1.2 |
| 206 | 2025-10-20T23:01:24.299Z | Downloaded utf-8 v0.7.6 |
| 207 | 2025-10-20T23:01:24.303Z | Downloaded itoa v1.0.1 |
| 208 | 2025-10-20T23:01:24.303Z | Downloaded slog-bunyan v2.5.0 |
| 209 | 2025-10-20T23:01:24.303Z | Downloaded tower-service v0.3.3 |
| 210 | 2025-10-20T23:01:24.306Z | Downloaded slog-async v2.8.0 |
| 211 | 2025-10-20T23:01:24.306Z | Downloaded rand_core v0.9.3 |
| 212 | 2025-10-20T23:01:24.310Z | Downloaded want v0.3.0 |
| 213 | 2025-10-20T23:01:24.310Z | Downloaded tinyvec_macros v0.1.0 |
| 214 | 2025-10-20T23:01:24.310Z | Downloaded prettyplease v0.2.37 |
| 215 | 2025-10-20T23:01:24.313Z | Downloaded sha1 v0.10.6 |
| 216 | 2025-10-20T23:01:24.317Z | Downloaded form_urlencoded v1.2.2 |
| 217 | 2025-10-20T23:01:24.317Z | Downloaded shlex v1.3.0 |
| 218 | 2025-10-20T23:01:24.317Z | Downloaded httpdate v1.0.1 |
| 219 | 2025-10-20T23:01:24.323Z | Downloaded heck v0.5.0 |
| 220 | 2025-10-20T23:01:24.323Z | Downloaded slog-json v2.6.1 |
| 221 | 2025-10-20T23:01:24.326Z | Downloaded hostname v0.3.1 |
| 222 | 2025-10-20T23:01:24.326Z | Downloaded bitflags v2.4.0 |
| 223 | 2025-10-20T23:01:24.329Z | Downloaded write16 v1.0.0 |
| 224 | 2025-10-20T23:01:24.329Z | Downloaded pem v3.0.6 |
| 225 | 2025-10-20T23:01:24.333Z | Downloaded serde_spanned v1.0.3 |
| 226 | 2025-10-20T23:01:24.333Z | Downloaded hostname v0.4.0 |
| 227 | 2025-10-20T23:01:24.336Z | Downloaded synstructure v0.13.1 |
| 228 | 2025-10-20T23:01:24.336Z | Downloaded serde_urlencoded v0.7.1 |
| 229 | 2025-10-20T23:01:24.340Z | Downloaded scroll v0.13.0 |
| 230 | 2025-10-20T23:01:24.340Z | Downloaded ipnet v2.10.0 |
| 231 | 2025-10-20T23:01:24.340Z | Downloaded pest_derive v2.8.1 |
| 232 | 2025-10-20T23:01:24.344Z | Downloaded tokio-native-tls v0.3.1 |
| 233 | 2025-10-20T23:01:24.347Z | Downloaded time-macros v0.2.18 |
| 234 | 2025-10-20T23:01:24.351Z | Downloaded thread_local v1.1.4 |
| 235 | 2025-10-20T23:01:24.351Z | Downloaded thread-id v5.0.0 |
| 236 | 2025-10-20T23:01:24.354Z | Downloaded termcolor v1.1.2 |
| 237 | 2025-10-20T23:01:24.354Z | Downloaded toml_writer v1.0.4 |
| 238 | 2025-10-20T23:01:24.354Z | Downloaded async-trait v0.1.89 |
| 239 | 2025-10-20T23:01:24.358Z | Downloaded tokio-macros v2.5.0 |
| 240 | 2025-10-20T23:01:24.362Z | Downloaded usdt-attr-macro v0.6.0 |
| 241 | 2025-10-20T23:01:24.362Z | Downloaded usdt v0.6.0 |
| 242 | 2025-10-20T23:01:24.362Z | Downloaded unicode-width v0.1.9 |
| 243 | 2025-10-20T23:01:24.362Z | Downloaded usdt-macro v0.6.0 |
| 244 | 2025-10-20T23:01:24.365Z | Downloaded zerofrom v0.1.5 |
| 245 | 2025-10-20T23:01:24.365Z | Downloaded untrusted v0.9.0 |
| 246 | 2025-10-20T23:01:24.368Z | Downloaded writeable v0.5.5 |
| 247 | 2025-10-20T23:01:24.368Z | Downloaded version_check v0.9.5 |
| 248 | 2025-10-20T23:01:24.371Z | Downloaded utf16_iter v1.0.5 |
| 249 | 2025-10-20T23:01:24.371Z | Downloaded icu_locid_transform v1.5.0 |
| 250 | 2025-10-20T23:01:24.376Z | Downloaded hyper-staticfile v0.10.1 |
| 251 | 2025-10-20T23:01:24.379Z | Downloaded openssl-sys v0.9.107 |
| 252 | 2025-10-20T23:01:24.383Z | Downloaded smallvec v1.13.2 |
| 253 | 2025-10-20T23:01:24.386Z | Downloaded slog-term v2.9.2 |
| 254 | 2025-10-20T23:01:24.389Z | Downloaded zerofrom-derive v0.1.5 |
| 255 | 2025-10-20T23:01:24.390Z | Downloaded thiserror v2.0.17 |
| 256 | 2025-10-20T23:01:24.393Z | Downloaded toml_parser v1.0.4 |
| 257 | 2025-10-20T23:01:24.397Z | Downloaded spin v0.9.8 |
| 258 | 2025-10-20T23:01:24.400Z | Downloaded similar v2.2.1 |
| 259 | 2025-10-20T23:01:24.404Z | Downloaded usdt-impl v0.6.0 |
| 260 | 2025-10-20T23:01:24.407Z | Downloaded futures v0.3.31 |
| 261 | 2025-10-20T23:01:24.411Z | Downloaded yoke-derive v0.7.5 |
| 262 | 2025-10-20T23:01:24.411Z | Downloaded base64 v0.22.1 |
| 263 | 2025-10-20T23:01:24.414Z | Downloaded utf8_iter v1.0.4 |
| 264 | 2025-10-20T23:01:24.417Z | Downloaded tempfile v3.23.0 |
| 265 | 2025-10-20T23:01:24.420Z | Downloaded ryu v1.0.5 |
| 266 | 2025-10-20T23:01:24.420Z | Downloaded zerovec-derive v0.10.3 |
| 267 | 2025-10-20T23:01:24.423Z | Downloaded unicode-ident v1.0.12 |
| 268 | 2025-10-20T23:01:24.427Z | Downloaded tinyvec v1.5.1 |
| 269 | 2025-10-20T23:01:24.430Z | Downloaded icu_properties v1.5.1 |
| 270 | 2025-10-20T23:01:24.431Z | Downloaded proc-macro2 v1.0.101 |
| 271 | 2025-10-20T23:01:24.434Z | Downloaded mio v1.0.3 |
| 272 | 2025-10-20T23:01:24.442Z | Downloaded schemars v0.8.22 |
| 273 | 2025-10-20T23:01:24.449Z | Downloaded yoke v0.7.5 |
| 274 | 2025-10-20T23:01:24.452Z | Downloaded portable-atomic v1.9.0 |
| 275 | 2025-10-20T23:01:24.457Z | Downloaded uuid v1.18.1 |
| 276 | 2025-10-20T23:01:24.460Z | Downloaded ucd-trie v0.1.6 |
| 277 | 2025-10-20T23:01:24.464Z | Downloaded serde_derive v1.0.228 |
| 278 | 2025-10-20T23:01:24.468Z | Downloaded http v1.3.1 |
| 279 | 2025-10-20T23:01:24.471Z | Downloaded memchr v2.6.0 |
| 280 | 2025-10-20T23:01:24.475Z | Downloaded socket2 v0.6.0 |
| 281 | 2025-10-20T23:01:24.478Z | Downloaded quinn v0.11.4 |
| 282 | 2025-10-20T23:01:24.482Z | Downloaded url v2.5.4 |
| 283 | 2025-10-20T23:01:24.482Z | Downloaded tungstenite v0.28.0 |
| 284 | 2025-10-20T23:01:24.485Z | Downloaded slog v2.8.2 |
| 285 | 2025-10-20T23:01:24.488Z | Downloaded tokio v1.47.1 |
| 286 | 2025-10-20T23:01:24.521Z | Downloaded time v0.3.36 |
| 287 | 2025-10-20T23:01:24.527Z | Downloaded zerovec v0.10.4 |
| 288 | 2025-10-20T23:01:24.530Z | Downloaded unicode-segmentation v1.10.0 |
| 289 | 2025-10-20T23:01:24.533Z | Downloaded hyper v1.7.0 |
| 290 | 2025-10-20T23:01:24.539Z | Downloaded tower-http v0.6.5 |
| 291 | 2025-10-20T23:01:24.548Z | Downloaded serde v1.0.228 |
| 292 | 2025-10-20T23:01:24.551Z | Downloaded h2 v0.4.6 |
| 293 | 2025-10-20T23:01:24.555Z | Downloaded zerocopy-derive v0.8.27 |
| 294 | 2025-10-20T23:01:24.561Z | Downloaded futures-util v0.3.31 |
| 295 | 2025-10-20T23:01:24.571Z | Downloaded zerocopy v0.8.27 |
| 296 | 2025-10-20T23:01:24.591Z | Downloaded serde_json v1.0.145 |
| 297 | 2025-10-20T23:01:24.596Z | Downloaded pest v2.8.1 |
| 298 | 2025-10-20T23:01:24.600Z | Downloaded goblin v0.10.1 |
| 299 | 2025-10-20T23:01:24.606Z | Downloaded tower v0.5.2 |
| 300 | 2025-10-20T23:01:24.615Z | Downloaded icu_properties_data v1.5.0 |
| 301 | 2025-10-20T23:01:24.621Z | Downloaded hashbrown v0.16.0 |
| 302 | 2025-10-20T23:01:24.626Z | Downloaded winnow v0.7.13 |
| 303 | 2025-10-20T23:01:24.633Z | Downloaded rustls-webpki v0.102.8 |
| 304 | 2025-10-20T23:01:24.649Z | Downloaded reqwest v0.12.24 |
| 305 | 2025-10-20T23:01:24.655Z | Downloaded quinn-proto v0.11.8 |
| 306 | 2025-10-20T23:01:24.659Z | Downloaded openssl v0.10.72 |
| 307 | 2025-10-20T23:01:24.667Z | Downloaded chrono v0.4.42 |
| 308 | 2025-10-20T23:01:24.672Z | Downloaded idna v1.0.3 |
| 309 | 2025-10-20T23:01:24.675Z | Downloaded rand v0.8.4 |
| 310 | 2025-10-20T23:01:24.678Z | Downloaded tracing-core v0.1.32 |
| 311 | 2025-10-20T23:01:24.682Z | Downloaded tokio-util v0.7.7 |
| 312 | 2025-10-20T23:01:24.685Z | Downloaded vcpkg v0.2.15 |
| 313 | 2025-10-20T23:01:24.721Z | Downloaded webpki-roots v1.0.0 |
| 314 | 2025-10-20T23:01:24.724Z | Downloaded webpki-roots v0.26.5 |
| 315 | 2025-10-20T23:01:24.728Z | Downloaded socket2 v0.5.9 |
| 316 | 2025-10-20T23:01:24.732Z | Downloaded tracing v0.1.40 |
| 317 | 2025-10-20T23:01:24.732Z | Downloaded subprocess v0.2.9 |
| 318 | 2025-10-20T23:01:24.735Z | Downloaded syn v2.0.107 |
| 319 | 2025-10-20T23:01:24.743Z | Downloaded sha2 v0.10.8 |
| 320 | 2025-10-20T23:01:24.747Z | Downloaded rustls v0.23.13 |
| 321 | 2025-10-20T23:01:24.754Z | Downloaded rustls v0.22.4 |
| 322 | 2025-10-20T23:01:24.765Z | Downloaded hyper-util v0.1.17 |
| 323 | 2025-10-20T23:01:24.769Z | Downloaded rustix v0.38.44 |
| 324 | 2025-10-20T23:01:24.789Z | Downloaded rustix v1.0.2 |
| 325 | 2025-10-20T23:01:24.808Z | Downloaded openapiv3 v2.2.0 |
| 326 | 2025-10-20T23:01:24.816Z | Downloaded rustls-pki-types v1.12.0 |
| 327 | 2025-10-20T23:01:24.819Z | Downloaded rcgen v0.14.5 |
| 328 | 2025-10-20T23:01:24.822Z | Downloaded icu_provider v1.5.0 |
| 329 | 2025-10-20T23:01:24.825Z | Downloaded zeroize v1.7.0 |
| 330 | 2025-10-20T23:01:24.825Z | Downloaded toml v0.9.8 |
| 331 | 2025-10-20T23:01:24.828Z | Downloaded icu_locid v1.5.0 |
| 332 | 2025-10-20T23:01:24.832Z | Downloaded libc v0.2.177 |
| 333 | 2025-10-20T23:01:24.852Z | Downloaded icu_collections v1.5.0 |
| 334 | 2025-10-20T23:01:24.860Z | Downloaded typenum v1.14.0 |
| 335 | 2025-10-20T23:01:24.860Z | Downloaded yasna v0.5.2 |
| 336 | 2025-10-20T23:01:24.860Z | Downloaded unicase v2.6.0 |
| 337 | 2025-10-20T23:01:24.865Z | Downloaded icu_normalizer_data v1.5.0 |
| 338 | 2025-10-20T23:01:24.866Z | Downloaded icu_normalizer v1.5.0 |
| 339 | 2025-10-20T23:01:24.866Z | Downloaded icu_locid_transform_data v1.5.0 |
| 340 | 2025-10-20T23:01:24.869Z | Downloaded trybuild v1.0.111 |
| 341 | 2025-10-20T23:01:24.872Z | Downloaded tokio-rustls v0.26.0 |
| 342 | 2025-10-20T23:01:24.876Z | Downloaded tokio-rustls v0.25.0 |
| 343 | 2025-10-20T23:01:24.876Z | Downloaded parking_lot_core v0.9.4 |
| 344 | 2025-10-20T23:01:24.879Z | Downloaded log v0.4.17 |
| 345 | 2025-10-20T23:01:24.879Z | Downloaded hyper-tls v0.6.0 |
| 346 | 2025-10-20T23:01:24.879Z | Downloaded httparse v1.10.0 |
| 347 | 2025-10-20T23:01:24.882Z | Downloaded rustls-native-certs v0.7.0 |
| 348 | 2025-10-20T23:01:24.882Z | Downloaded pest_meta v2.8.1 |
| 349 | 2025-10-20T23:01:24.885Z | Downloaded term v1.1.0 |
| 350 | 2025-10-20T23:01:24.888Z | Downloaded indexmap v2.12.0 |
| 351 | 2025-10-20T23:01:24.892Z | Downloaded expectorate v1.2.0 |
| 352 | 2025-10-20T23:01:24.892Z | Downloaded slab v0.4.9 |
| 353 | 2025-10-20T23:01:24.896Z | Downloaded rustls-pemfile v2.1.3 |
| 354 | 2025-10-20T23:01:24.899Z | Downloaded hyper-rustls v0.27.3 |
| 355 | 2025-10-20T23:01:24.899Z | Downloaded futures-core v0.3.31 |
| 356 | 2025-10-20T23:01:24.902Z | Downloaded getrandom v0.3.1 |
| 357 | 2025-10-20T23:01:24.902Z | Downloaded hyper-rustls v0.26.0 |
| 358 | 2025-10-20T23:01:24.905Z | Downloaded toml_datetime v0.7.3 |
| 359 | 2025-10-20T23:01:24.905Z | Downloaded getrandom v0.2.11 |
| 360 | 2025-10-20T23:01:24.908Z | Downloaded thiserror-impl v2.0.17 |
| 361 | 2025-10-20T23:01:24.908Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2025-10-20T23:01:24.914Z | Downloaded thiserror v1.0.69 |
| 363 | 2025-10-20T23:01:24.917Z | Downloaded encoding_rs v0.8.32 |
| 364 | 2025-10-20T23:01:24.930Z | Downloaded stable_deref_trait v1.2.0 |
| 365 | 2025-10-20T23:01:24.934Z | Downloaded futures-task v0.3.31 |
| 366 | 2025-10-20T23:01:24.934Z | Downloaded generic-array v0.14.5 |
| 367 | 2025-10-20T23:01:24.937Z | Downloaded glob v0.3.0 |
| 368 | 2025-10-20T23:01:24.937Z | Downloaded futures-sink v0.3.31 |
| 369 | 2025-10-20T23:01:24.937Z | Downloaded futures-macro v0.3.31 |
| 370 | 2025-10-20T23:01:24.937Z | Downloaded serde_derive_internals v0.29.0 |
| 371 | 2025-10-20T23:01:24.937Z | Downloaded quote v1.0.41 |
| 372 | 2025-10-20T23:01:24.941Z | Downloaded futures-executor v0.3.31 |
| 373 | 2025-10-20T23:01:24.941Z | Downloaded fnv v1.0.7 |
| 374 | 2025-10-20T23:01:24.941Z | Downloaded foreign-types v0.3.2 |
| 375 | 2025-10-20T23:01:24.944Z | Downloaded serde_path_to_error v0.1.20 |
| 376 | 2025-10-20T23:01:24.944Z | Downloaded percent-encoding v2.3.2 |
| 377 | 2025-10-20T23:01:24.944Z | Downloaded lock_api v0.4.6 |
| 378 | 2025-10-20T23:01:24.947Z | Downloaded litemap v0.7.4 |
| 379 | 2025-10-20T23:01:24.947Z | Downloaded tower-layer v0.3.3 |
| 380 | 2025-10-20T23:01:24.947Z | Downloaded rand_core v0.6.3 |
| 381 | 2025-10-20T23:01:24.951Z | Downloaded rand_chacha v0.9.0 |
| 382 | 2025-10-20T23:01:24.951Z | Downloaded atomicwrites v0.4.4 |
| 383 | 2025-10-20T23:01:24.952Z | Downloaded atomic-waker v1.1.2 |
| 384 | 2025-10-20T23:01:24.952Z | Downloaded async-stream v0.3.6 |
| 385 | 2025-10-20T23:01:24.955Z | Downloaded http-range v0.1.4 |
| 386 | 2025-10-20T23:01:24.955Z | Downloaded mime v0.3.16 |
| 387 | 2025-10-20T23:01:24.955Z | Downloaded dyn-clone v1.0.4 |
| 388 | 2025-10-20T23:01:24.958Z | Downloaded crossbeam-channel v0.5.1 |
| 389 | 2025-10-20T23:01:24.961Z | Downloaded cc v1.2.16 |
| 390 | 2025-10-20T23:01:24.964Z | Downloaded ppv-lite86 v0.2.15 |
| 391 | 2025-10-20T23:01:24.964Z | Downloaded byteorder v1.4.3 |
| 392 | 2025-10-20T23:01:24.964Z | Downloaded equivalent v1.0.0 |
| 393 | 2025-10-20T23:01:24.968Z | Downloaded bytes v1.10.1 |
| 394 | 2025-10-20T23:01:24.971Z | Downloaded native-tls v0.2.12 |
| 395 | 2025-10-20T23:01:24.971Z | Downloaded erased-serde v0.3.31 |
| 396 | 2025-10-20T23:01:24.974Z | Downloaded dtrace-parser v0.3.0 |
| 397 | 2025-10-20T23:01:24.974Z | Downloaded deranged v0.3.11 |
| 398 | 2025-10-20T23:01:24.974Z | Downloaded crypto-common v0.1.6 |
| 399 | 2025-10-20T23:01:24.974Z | Downloaded crossbeam-utils v0.8.15 |
| 400 | 2025-10-20T23:01:24.977Z | Downloaded futures-channel v0.3.31 |
| 401 | 2025-10-20T23:01:24.980Z | Downloaded ring v0.17.13 |
| 402 | 2025-10-20T23:01:25.011Z | Downloaded anyhow v1.0.100 |
| 403 | 2025-10-20T23:01:25.015Z | Downloaded buf-list v1.1.2 |
| 404 | 2025-10-20T23:01:25.127Z | Compiling proc-macro2 v1.0.101 |
| 405 | 2025-10-20T23:01:25.127Z | Compiling quote v1.0.41 |
| 406 | 2025-10-20T23:01:25.127Z | Compiling unicode-ident v1.0.12 |
| 407 | 2025-10-20T23:01:25.130Z | Compiling libc v0.2.177 |
| 408 | 2025-10-20T23:01:25.130Z | Compiling cfg-if v1.0.0 |
| 409 | 2025-10-20T23:01:25.130Z | Compiling itoa v1.0.1 |
| 410 | 2025-10-20T23:01:25.130Z | Compiling serde_core v1.0.228 |
| 411 | 2025-10-20T23:01:25.130Z | Compiling memchr v2.6.0 |
| 412 | 2025-10-20T23:01:25.234Z | Running `/home/build/.rustup/toolchains/1.90.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.41/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=fd6306804523aff9 -C extra-filename=-9a42d8217b597979 --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-9a42d8217b597979 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 413 | 2025-10-20T23:01:25.237Z | Running `/home/build/.rustup/toolchains/1.90.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.101/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fb8bacb750494458 -C extra-filename=-58766b9a2c2f72d9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-58766b9a2c2f72d9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 414 | 2025-10-20T23:01:25.237Z | Running `/home/build/.rustup/toolchains/1.90.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=248a2e8258c91905 -C extra-filename=-85682cc5f50714f9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 415 | 2025-10-20T23:01:25.237Z | Running `/home/build/.rustup/toolchains/1.90.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.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ae8a4ca35b4a00be -C extra-filename=-8cdce81191b215d3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-8cdce81191b215d3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2025-10-20T23:01:25.237Z | Running `/home/build/.rustup/toolchains/1.90.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=38b09c2d589b811b -C extra-filename=-abcfa2a5a9ce8b12 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2025-10-20T23:01:25.237Z | Running `/home/build/.rustup/toolchains/1.90.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=e60de41ad25ce7d9 -C extra-filename=-cd50dcea70544b29 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-cd50dcea70544b29 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2025-10-20T23:01:25.248Z | Running `/home/build/.rustup/toolchains/1.90.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=a93ef4d022b8a6f3 -C extra-filename=-9aeda2aa726b7e82 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2025-10-20T23:01:25.251Z | Running `/home/build/.rustup/toolchains/1.90.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=c7fed7f85faf907a -C extra-filename=-e4d708cdc1b32d82 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 420 | 2025-10-20T23:01:25.357Z | Compiling pin-project-lite v0.2.12 |
| 421 | 2025-10-20T23:01:25.361Z | Running `/home/build/.rustup/toolchains/1.90.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=1755cf1fdb79b27c -C extra-filename=-9ef91c4d733edc06 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2025-10-20T23:01:25.420Z | Compiling shlex v1.3.0 |
| 423 | 2025-10-20T23:01:25.434Z | Running `/home/build/.rustup/toolchains/1.90.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=02128bbc7376ca50 -C extra-filename=-09dc8c97e44d2ce5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2025-10-20T23:01:25.484Z | Compiling autocfg v1.1.0 |
| 425 | 2025-10-20T23:01:25.488Z | Running `/home/build/.rustup/toolchains/1.90.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=87a38020603b5382 -C extra-filename=-9c976105c3562e9c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2025-10-20T23:01:25.504Z | Compiling smallvec v1.13.2 |
| 427 | 2025-10-20T23:01:25.509Z | Running `/home/build/.rustup/toolchains/1.90.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=99e6aef14170344c -C extra-filename=-6640e57724570f9f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2025-10-20T23:01:25.735Z | Compiling cc v1.2.16 |
| 429 | 2025-10-20T23:01:25.738Z | Running `/home/build/.rustup/toolchains/1.90.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=892cfbb72b5a4748 -C extra-filename=-8adc1830db1b8a07 --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-09dc8c97e44d2ce5.rmeta --cap-lints allow` |
| 430 | 2025-10-20T23:01:25.868Z | Compiling once_cell v1.20.1 |
| 431 | 2025-10-20T23:01:25.871Z | Running `/home/build/.rustup/toolchains/1.90.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=8188b2d8008ad059 -C extra-filename=-206f4431f8d7e649 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 432 | 2025-10-20T23:01:25.993Z | Compiling bytes v1.10.1 |
| 433 | 2025-10-20T23:01:25.997Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=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=bbb888a00977863f -C extra-filename=-a6fb29251b3b493b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 434 | 2025-10-20T23:01:26.130Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-58766b9a2c2f72d9/build-script-build` |
| 435 | 2025-10-20T23:01:26.130Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-9a42d8217b597979/build-script-build` |
| 436 | 2025-10-20T23:01:26.130Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-cd50dcea70544b29/build-script-build` |
| 437 | 2025-10-20T23:01:26.140Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-8cdce81191b215d3/build-script-build` |
| 438 | 2025-10-20T23:01:26.195Z | Compiling futures-core v0.3.31 |
| 439 | 2025-10-20T23:01:26.199Z | Running `/home/build/.rustup/toolchains/1.90.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=069b6568974cde06 -C extra-filename=-412b3df115da0b3f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 440 | 2025-10-20T23:01:26.209Z | Compiling version_check v0.9.5 |
| 441 | 2025-10-20T23:01:26.213Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3d4002cbbd952ca7 -C extra-filename=-896ec08e71d0130d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 442 | 2025-10-20T23:01:26.214Z | Running `/home/build/.rustup/toolchains/1.90.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=fa47b446f318136a -C extra-filename=-551a4c09dbe50582 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 443 | 2025-10-20T23:01:26.241Z | Running `/home/build/.rustup/toolchains/1.90.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=f47253107e6c7648 -C extra-filename=-d50603f23f466ab6 --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)'` |
| 444 | 2025-10-20T23:01:26.435Z | Compiling log v0.4.17 |
| 445 | 2025-10-20T23:01:26.447Z | Running `/home/build/.rustup/toolchains/1.90.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=988583e08c192b8a -C extra-filename=-97ae4d7f16f9d208 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-97ae4d7f16f9d208 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 446 | 2025-10-20T23:01:26.709Z | Running `/home/build/.rustup/toolchains/1.90.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.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1b0ca833ff5111aa -C extra-filename=-89ecd8ee6c3799e8 --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-85682cc5f50714f9.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-10-20T23:01:26.747Z | Compiling parking_lot_core v0.9.4 |
| 448 | 2025-10-20T23:01:26.751Z | Running `/home/build/.rustup/toolchains/1.90.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=c54fc0770cb79548 -C extra-filename=-ad0cf4fbed64eae1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ad0cf4fbed64eae1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 449 | 2025-10-20T23:01:26.760Z | Compiling ryu v1.0.5 |
| 450 | 2025-10-20T23:01:26.763Z | Running `/home/build/.rustup/toolchains/1.90.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=4f3e932cd53ee93f -C extra-filename=-1da62bf30288d981 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-1da62bf30288d981 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2025-10-20T23:01:26.801Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-97ae4d7f16f9d208/build-script-build` |
| 452 | 2025-10-20T23:01:26.819Z | Running `/home/build/.rustup/toolchains/1.90.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=73194b9bb62983ac -C extra-filename=-d5dded00f7bb4429 --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-abcfa2a5a9ce8b12.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 453 | 2025-10-20T23:01:27.174Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-ad0cf4fbed64eae1/build-script-build` |
| 454 | 2025-10-20T23:01:27.186Z | Compiling scopeguard v1.2.0 |
| 455 | 2025-10-20T23:01:27.186Z | Running `/home/build/.rustup/toolchains/1.90.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=66c82bf64035a382 -C extra-filename=-132bd9e8581c1284 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 456 | 2025-10-20T23:01:27.199Z | Compiling serde v1.0.228 |
| 457 | 2025-10-20T23:01:27.202Z | Running `/home/build/.rustup/toolchains/1.90.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=5173d62e887d41e9 -C extra-filename=-0105bfffd55420e9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-0105bfffd55420e9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 458 | 2025-10-20T23:01:27.245Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-1da62bf30288d981/build-script-build` |
| 459 | 2025-10-20T23:01:27.296Z | Compiling slab v0.4.9 |
| 460 | 2025-10-20T23:01:27.299Z | Running `/home/build/.rustup/toolchains/1.90.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=f5f1525ef2ec1604 -C extra-filename=-fdfee53195acd0f2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-fdfee53195acd0f2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-9c976105c3562e9c.rlib --cap-lints allow` |
| 461 | 2025-10-20T23:01:27.347Z | Running `/home/build/.rustup/toolchains/1.90.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=f4ebad723e01f0fc -C extra-filename=-0f4bd2973f947aef --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-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --cap-lints allow` |
| 462 | 2025-10-20T23:01:27.379Z | Compiling lock_api v0.4.6 |
| 463 | 2025-10-20T23:01:27.382Z | Running `/home/build/.rustup/toolchains/1.90.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=74f7d8303d0a5f3d -C extra-filename=-79a1fbd9b211d899 --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-132bd9e8581c1284.rmeta --cap-lints allow` |
| 464 | 2025-10-20T23:01:27.510Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=54ad8f0067c6000a -C extra-filename=-32f7e92c1f93d3a3 --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-89ecd8ee6c3799e8.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 465 | 2025-10-20T23:01:27.660Z | Compiling futures-sink v0.3.31 |
| 466 | 2025-10-20T23:01:27.663Z | Running `/home/build/.rustup/toolchains/1.90.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=dfb3ecd43bdb92f5 -C extra-filename=-62f36eeafc97992f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2025-10-20T23:01:27.734Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-0105bfffd55420e9/build-script-build` |
| 468 | 2025-10-20T23:01:27.785Z | Compiling parking_lot v0.12.1 |
| 469 | 2025-10-20T23:01:27.788Z | Running `/home/build/.rustup/toolchains/1.90.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=c8648925ec250641 -C extra-filename=-9e4e4e133e1d25bf --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-79a1fbd9b211d899.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-0f4bd2973f947aef.rmeta --cap-lints allow` |
| 470 | 2025-10-20T23:01:27.808Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-fdfee53195acd0f2/build-script-build` |
| 471 | 2025-10-20T23:01:27.824Z | Compiling mio v1.0.3 |
| 472 | 2025-10-20T23:01:27.828Z | Running `/home/build/.rustup/toolchains/1.90.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=b5078d9b9e084ec1 -C extra-filename=-d7bb3facb855c4dc --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 473 | 2025-10-20T23:01:27.898Z | Compiling syn v2.0.107 |
| 474 | 2025-10-20T23:01:27.902Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.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 --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=bdf00b458cadf6bc -C extra-filename=-6092db9486219e94 --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-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-85682cc5f50714f9.rmeta --cap-lints allow` |
| 475 | 2025-10-20T23:01:27.928Z | Compiling signal-hook-registry v1.4.0 |
| 476 | 2025-10-20T23:01:27.932Z | Running `/home/build/.rustup/toolchains/1.90.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=328bd91b1ba13d16 -C extra-filename=-4405951a0e2946ef --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 477 | 2025-10-20T23:01:28.170Z | Compiling socket2 v0.6.0 |
| 478 | 2025-10-20T23:01:28.173Z | Running `/home/build/.rustup/toolchains/1.90.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=ecc0e9c7490eac96 -C extra-filename=-dab843d7cb88864a --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 479 | 2025-10-20T23:01:28.235Z | Running `/home/build/.rustup/toolchains/1.90.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=ed5b370eab1e1e4c -C extra-filename=-d4457b1fe28e710e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 480 | 2025-10-20T23:01:28.333Z | Compiling serde_json v1.0.145 |
| 481 | 2025-10-20T23:01:28.337Z | Running `/home/build/.rustup/toolchains/1.90.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=a42478d6c916a1f5 -C extra-filename=-046892d80e9e32a8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-046892d80e9e32a8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 482 | 2025-10-20T23:01:28.573Z | Compiling thiserror v2.0.17 |
| 483 | 2025-10-20T23:01:28.576Z | Running `/home/build/.rustup/toolchains/1.90.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=aea7b6e8c4673ce7 -C extra-filename=-13bd397375f21858 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-13bd397375f21858 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 484 | 2025-10-20T23:01:28.639Z | Running `/home/build/.rustup/toolchains/1.90.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=bbe9ed121787bb44 -C extra-filename=-177c3ef7ac815999 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 485 | 2025-10-20T23:01:28.698Z | Compiling fnv v1.0.7 |
| 486 | 2025-10-20T23:01:28.698Z | Running `/home/build/.rustup/toolchains/1.90.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=a18fdb745dd1724b -C extra-filename=-c924473aced35a77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 487 | 2025-10-20T23:01:28.794Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-046892d80e9e32a8/build-script-build` |
| 488 | 2025-10-20T23:01:28.812Z | Compiling futures-channel v0.3.31 |
| 489 | 2025-10-20T23:01:28.815Z | Running `/home/build/.rustup/toolchains/1.90.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=8fbb5075cbbac246 -C extra-filename=-86af18776f0ab9e8 --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-412b3df115da0b3f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --cap-lints allow` |
| 490 | 2025-10-20T23:01:28.870Z | Compiling http v1.3.1 |
| 491 | 2025-10-20T23:01:28.882Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d9fff1fe037b37b8 -C extra-filename=-a4a3dabfcc0ae01d --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-a6fb29251b3b493b.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-c924473aced35a77.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --cap-lints allow` |
| 492 | 2025-10-20T23:01:28.977Z | Compiling getrandom v0.2.11 |
| 493 | 2025-10-20T23:01:28.980Z | Running `/home/build/.rustup/toolchains/1.90.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=a8fc1b01960cd6b1 -C extra-filename=-6876dbf936d52738 --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-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow` |
| 494 | 2025-10-20T23:01:28.997Z | Compiling zeroize v1.7.0 |
| 495 | 2025-10-20T23:01:29.001Z | Running `/home/build/.rustup/toolchains/1.90.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=de840b057318003c -C extra-filename=-5b519424823ad410 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2025-10-20T23:01:29.185Z | Compiling bitflags v2.4.0 |
| 497 | 2025-10-20T23:01:29.195Z | Running `/home/build/.rustup/toolchains/1.90.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=accfc327496656d1 -C extra-filename=-30e0597c997f96eb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 498 | 2025-10-20T23:01:29.226Z | Compiling pin-utils v0.1.0 |
| 499 | 2025-10-20T23:01:29.229Z | Running `/home/build/.rustup/toolchains/1.90.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=fe895281cee72852 -C extra-filename=-7355f9cc9b15879d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 500 | 2025-10-20T23:01:29.263Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-13bd397375f21858/build-script-build` |
| 501 | 2025-10-20T23:01:29.326Z | Compiling rustls-pki-types v1.12.0 |
| 502 | 2025-10-20T23:01:29.330Z | Running `/home/build/.rustup/toolchains/1.90.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.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=c9304b85f3fcb7db -C extra-filename=-afe15348e931e359 --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-5b519424823ad410.rmeta --cap-lints allow` |
| 503 | 2025-10-20T23:01:29.338Z | Compiling ring v0.17.13 |
| 504 | 2025-10-20T23:01:29.342Z | Running `/home/build/.rustup/toolchains/1.90.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=73e13f5725b59d44 -C extra-filename=-ecee39ca452c2bd2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-ecee39ca452c2bd2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-8adc1830db1b8a07.rlib --cap-lints allow` |
| 505 | 2025-10-20T23:01:29.363Z | Compiling stable_deref_trait v1.2.0 |
| 506 | 2025-10-20T23:01:29.376Z | Running `/home/build/.rustup/toolchains/1.90.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=bc0814b7ef38358e -C extra-filename=-af57b34f5b18388f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 507 | 2025-10-20T23:01:29.485Z | Compiling futures-task v0.3.31 |
| 508 | 2025-10-20T23:01:29.488Z | Running `/home/build/.rustup/toolchains/1.90.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=1a7905c8adbbe4cb -C extra-filename=-c34c756e80f763e8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 509 | 2025-10-20T23:01:29.606Z | Compiling futures-io v0.3.31 |
| 510 | 2025-10-20T23:01:29.609Z | Running `/home/build/.rustup/toolchains/1.90.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=59db3f4e6938c5ff -C extra-filename=-b162361d1cb8d01a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2025-10-20T23:01:29.659Z | Running `/home/build/.rustup/toolchains/1.90.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=5d10f170ba595b77 -C extra-filename=-928514fe4041f542 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-928514fe4041f542 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 512 | 2025-10-20T23:01:29.810Z | Compiling getrandom v0.3.1 |
| 513 | 2025-10-20T23:01:29.813Z | Running `/home/build/.rustup/toolchains/1.90.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)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=65a87b5aad621158 -C extra-filename=-8b65833f8159d447 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-8b65833f8159d447 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 514 | 2025-10-20T23:01:29.893Z | Compiling httparse v1.10.0 |
| 515 | 2025-10-20T23:01:29.904Z | Running `/home/build/.rustup/toolchains/1.90.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=a9a509a0d2628e6b -C extra-filename=-80b8fd9f43f029ee --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-80b8fd9f43f029ee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 516 | 2025-10-20T23:01:30.245Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-928514fe4041f542/build-script-build` |
| 517 | 2025-10-20T23:01:30.288Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-8b65833f8159d447/build-script-build` |
| 518 | 2025-10-20T23:01:30.308Z | Running `/home/build/.rustup/toolchains/1.90.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)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=1023a54276e9cc5a -C extra-filename=-358f79d33adbbce7 --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-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow` |
| 519 | 2025-10-20T23:01:30.312Z | Running `/home/build/.rustup/toolchains/1.90.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=494f4b7abedd1473 -C extra-filename=-cb3ef9683a3dbf06 --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)'` |
| 520 | 2025-10-20T23:01:30.323Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-ecee39ca452c2bd2/build-script-build` |
| 521 | 2025-10-20T23:01:30.337Z | Compiling tracing-core v0.1.32 |
| 522 | 2025-10-20T23:01:30.341Z | Running `/home/build/.rustup/toolchains/1.90.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=7e25abae903a3b8a -C extra-filename=-b7f047bbff4ba668 --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-206f4431f8d7e649.rmeta --cap-lints allow` |
| 523 | 2025-10-20T23:01:30.521Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-80b8fd9f43f029ee/build-script-build` |
| 524 | 2025-10-20T23:01:30.577Z | Running `/home/build/.rustup/toolchains/1.90.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=babf6c6c68e3d8a0 -C extra-filename=-f0f51a1c8081e192 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` |
| 525 | 2025-10-20T23:01:30.643Z | Compiling untrusted v0.9.0 |
| 526 | 2025-10-20T23:01:30.646Z | Running `/home/build/.rustup/toolchains/1.90.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=a5ff243b158a9e04 -C extra-filename=-720224ad6d4ea093 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2025-10-20T23:01:30.823Z | Compiling equivalent v1.0.0 |
| 528 | 2025-10-20T23:01:30.826Z | Running `/home/build/.rustup/toolchains/1.90.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=0fe4d01a5c925117 -C extra-filename=-a600fe24d15fb7c8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 529 | 2025-10-20T23:01:30.948Z | Compiling hashbrown v0.16.0 |
| 530 | 2025-10-20T23:01:30.951Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=5d955da84c94d0c3 -C extra-filename=-a735e9c9941fb9b6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2025-10-20T23:01:30.989Z | Running `/home/build/.rustup/toolchains/1.90.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=8b6c6ec72424b3ee -C extra-filename=-cf0674c4698fe0be --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-cf0674c4698fe0be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 532 | 2025-10-20T23:01:31.066Z | Compiling ucd-trie v0.1.6 |
| 533 | 2025-10-20T23:01:31.071Z | Running `/home/build/.rustup/toolchains/1.90.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=1ec7b7a6c8b213d4 -C extra-filename=-a51fa30df920930a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2025-10-20T23:01:31.139Z | Compiling tracing v0.1.40 |
| 535 | 2025-10-20T23:01:31.143Z | Running `/home/build/.rustup/toolchains/1.90.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=7e7a08db36a87947 -C extra-filename=-7dfa4a9939dd6f40 --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-9ef91c4d733edc06.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-b7f047bbff4ba668.rmeta --cap-lints allow` |
| 536 | 2025-10-20T23:01:31.497Z | Running `/home/build/.rustup/toolchains/1.90.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=9f6e71b612f10e66 -C extra-filename=-a0b25151a34e41c3 --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-e4d708cdc1b32d82.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-d4457b1fe28e710e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 537 | 2025-10-20T23:01:31.527Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-cf0674c4698fe0be/build-script-build` |
| 538 | 2025-10-20T23:01:31.552Z | Compiling http-body v1.0.1 |
| 539 | 2025-10-20T23:01:31.557Z | Running `/home/build/.rustup/toolchains/1.90.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=30c79e04a5f8e0c4 -C extra-filename=-cd1427139c2f4d9c --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-a6fb29251b3b493b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --cap-lints allow` |
| 540 | 2025-10-20T23:01:31.584Z | Compiling zerocopy v0.8.27 |
| 541 | 2025-10-20T23:01:31.584Z | Running `/home/build/.rustup/toolchains/1.90.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=4ba34fe1d412877e -C extra-filename=-cfae568c286ce5f6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-cfae568c286ce5f6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 542 | 2025-10-20T23:01:31.631Z | Compiling base64 v0.22.1 |
| 543 | 2025-10-20T23:01:31.634Z | Running `/home/build/.rustup/toolchains/1.90.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=30c0c14bf216242b -C extra-filename=-03590bb7c503e408 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 544 | 2025-10-20T23:01:31.780Z | Compiling pkg-config v0.3.31 |
| 545 | 2025-10-20T23:01:31.784Z | Running `/home/build/.rustup/toolchains/1.90.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=739a5fbd95c8f7b3 -C extra-filename=-e2eb7c061d105a36 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 546 | 2025-10-20T23:01:32.054Z | Compiling indexmap v2.12.0 |
| 547 | 2025-10-20T23:01:32.058Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=18acb884e9c247aa -C extra-filename=-0f23ce94c93f2a1c --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-a600fe24d15fb7c8.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-a735e9c9941fb9b6.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow` |
| 548 | 2025-10-20T23:01:32.291Z | Compiling rustversion v1.0.22 |
| 549 | 2025-10-20T23:01:32.294Z | Running `/home/build/.rustup/toolchains/1.90.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=0196b9c3ce08574d -C extra-filename=-dad024af72d943a3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-dad024af72d943a3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 550 | 2025-10-20T23:01:32.308Z | Compiling percent-encoding v2.3.2 |
| 551 | 2025-10-20T23:01:32.311Z | Running `/home/build/.rustup/toolchains/1.90.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=06a61e9224437fd2 -C extra-filename=-9a02fabab443b4fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 552 | 2025-10-20T23:01:32.666Z | Compiling vcpkg v0.2.15 |
| 553 | 2025-10-20T23:01:32.669Z | Running `/home/build/.rustup/toolchains/1.90.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=fdb50695104a173e -C extra-filename=-3538f27e9eb6fc67 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 554 | 2025-10-20T23:01:32.746Z | Compiling litemap v0.7.4 |
| 555 | 2025-10-20T23:01:32.750Z | Running `/home/build/.rustup/toolchains/1.90.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=8a04fb3ab56c67d9 -C extra-filename=-849837965668dbba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 556 | 2025-10-20T23:01:32.920Z | Compiling typenum v1.14.0 |
| 557 | 2025-10-20T23:01:32.923Z | Running `/home/build/.rustup/toolchains/1.90.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=bb86010085552cf2 -C extra-filename=-26432fbddf0a4e7a --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-26432fbddf0a4e7a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 558 | 2025-10-20T23:01:33.097Z | Compiling atomic-waker v1.1.2 |
| 559 | 2025-10-20T23:01:33.101Z | Running `/home/build/.rustup/toolchains/1.90.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=02ad6a6dc37cfce5 -C extra-filename=-0ceeb0046baa8b4e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 560 | 2025-10-20T23:01:33.291Z | Compiling writeable v0.5.5 |
| 561 | 2025-10-20T23:01:33.294Z | Running `/home/build/.rustup/toolchains/1.90.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=a9196b0abdacc674 -C extra-filename=-c26c5bd18d65a285 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 562 | 2025-10-20T23:01:33.469Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-dad024af72d943a3/build-script-build` |
| 563 | 2025-10-20T23:01:33.529Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-cfae568c286ce5f6/build-script-build` |
| 564 | 2025-10-20T23:01:33.588Z | Compiling errno v0.3.10 |
| 565 | 2025-10-20T23:01:33.592Z | Running `/home/build/.rustup/toolchains/1.90.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=9057d8f0f290094e -C extra-filename=-53641cf8fcffb7f7 --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 566 | 2025-10-20T23:01:33.793Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-26432fbddf0a4e7a/build-script-main` |
| 567 | 2025-10-20T23:01:33.873Z | Compiling generic-array v0.14.5 |
| 568 | 2025-10-20T23:01:33.886Z | Running `/home/build/.rustup/toolchains/1.90.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=4ca12883f59876cc -C extra-filename=-a28931129e1ea4f2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-a28931129e1ea4f2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib --cap-lints allow` |
| 569 | 2025-10-20T23:01:33.910Z | Compiling crossbeam-utils v0.8.15 |
| 570 | 2025-10-20T23:01:33.921Z | Running `/home/build/.rustup/toolchains/1.90.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=d5b75e85113eeaa1 -C extra-filename=-e4bc067dd2d7ed62 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-e4bc067dd2d7ed62 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 571 | 2025-10-20T23:01:33.925Z | Compiling openssl-sys v0.9.107 |
| 572 | 2025-10-20T23:01:33.925Z | Running `/home/build/.rustup/toolchains/1.90.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=671bc66950be8a2a -C extra-filename=-89420e8e1c892b41 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-89420e8e1c892b41 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-8adc1830db1b8a07.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-e2eb7c061d105a36.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-3538f27e9eb6fc67.rlib --cap-lints allow` |
| 573 | 2025-10-20T23:01:33.969Z | Compiling try-lock v0.2.3 |
| 574 | 2025-10-20T23:01:33.973Z | Running `/home/build/.rustup/toolchains/1.90.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=413f7990e309ca87 -C extra-filename=-382fb3b49bca17ec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 575 | 2025-10-20T23:01:34.134Z | Compiling rustix v1.0.2 |
| 576 | 2025-10-20T23:01:34.138Z | Running `/home/build/.rustup/toolchains/1.90.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=539bd60400577c79 -C extra-filename=-847c82fe16c60be7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-847c82fe16c60be7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 577 | 2025-10-20T23:01:34.146Z | Compiling want v0.3.0 |
| 578 | 2025-10-20T23:01:34.150Z | Running `/home/build/.rustup/toolchains/1.90.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=42d6a40617a33d60 -C extra-filename=-b8f7d47769d5f89e --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-d5dded00f7bb4429.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-382fb3b49bca17ec.rmeta --cap-lints allow` |
| 579 | 2025-10-20T23:01:34.231Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-a28931129e1ea4f2/build-script-build` |
| 580 | 2025-10-20T23:01:34.291Z | Running `/home/build/.rustup/toolchains/1.90.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=e28eed8b96bd6635 -C extra-filename=-83731ec5462a5106 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 581 | 2025-10-20T23:01:34.384Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-e4bc067dd2d7ed62/build-script-build` |
| 582 | 2025-10-20T23:01:34.399Z | Running `/home/build/.rustup/toolchains/1.90.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=6047ada60892a985 -C extra-filename=-adb709b131b65b84 --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"))'` |
| 583 | 2025-10-20T23:01:34.438Z | Compiling subtle v2.5.0 |
| 584 | 2025-10-20T23:01:34.441Z | Running `/home/build/.rustup/toolchains/1.90.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=c62913ab3ffedaf1 -C extra-filename=-37ea4a1559f2d320 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2025-10-20T23:01:34.554Z | Running `/home/build/.rustup/toolchains/1.90.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=ac253e7df979ff9b -C extra-filename=-d736d402b34dcf76 --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-abcfa2a5a9ce8b12.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-6876dbf936d52738.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-720224ad6d4ea093.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 586 | 2025-10-20T23:01:34.703Z | Compiling time-core v0.1.2 |
| 587 | 2025-10-20T23:01:34.715Z | Running `/home/build/.rustup/toolchains/1.90.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=0221698c14dcd7e2 -C extra-filename=-9133c896fa67b2e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 588 | 2025-10-20T23:01:34.734Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-847c82fe16c60be7/build-script-build` |
| 589 | 2025-10-20T23:01:34.776Z | Compiling powerfmt v0.2.0 |
| 590 | 2025-10-20T23:01:34.779Z | Running `/home/build/.rustup/toolchains/1.90.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=1ae05211c8abe456 -C extra-filename=-99877b20e3efe418 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2025-10-20T23:01:34.859Z | Compiling synstructure v0.13.1 |
| 592 | 2025-10-20T23:01:34.863Z | Running `/home/build/.rustup/toolchains/1.90.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=b91438c5e0b549ec -C extra-filename=-ba349cff96b68ff6 --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-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --cap-lints allow` |
| 593 | 2025-10-20T23:01:34.872Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-89420e8e1c892b41/build-script-main` |
| 594 | 2025-10-20T23:01:34.888Z | Compiling httpdate v1.0.1 |
| 595 | 2025-10-20T23:01:34.892Z | Running `/home/build/.rustup/toolchains/1.90.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=462a99f142e09fc4 -C extra-filename=-2845571d39d14ba6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2025-10-20T23:01:35.080Z | Compiling icu_locid_transform_data v1.5.0 |
| 597 | 2025-10-20T23:01:35.084Z | Running `/home/build/.rustup/toolchains/1.90.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=d367c773200afd9b -C extra-filename=-82cef20c48b788fc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 598 | 2025-10-20T23:01:35.157Z | Compiling tower-service v0.3.3 |
| 599 | 2025-10-20T23:01:35.162Z | Running `/home/build/.rustup/toolchains/1.90.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=82451c81794e5c57 -C extra-filename=-36766986bb9083be --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 600 | 2025-10-20T23:01:35.187Z | Compiling num-conv v0.1.0 |
| 601 | 2025-10-20T23:01:35.187Z | Running `/home/build/.rustup/toolchains/1.90.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=5595f42b10c2625e -C extra-filename=-d3940c9b0a4dd437 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 602 | 2025-10-20T23:01:35.326Z | Compiling deranged v0.3.11 |
| 603 | 2025-10-20T23:01:35.332Z | Running `/home/build/.rustup/toolchains/1.90.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=8b1c54142c270069 -C extra-filename=-1cf03ac1e8d20dbb --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-99877b20e3efe418.rmeta --cap-lints allow` |
| 604 | 2025-10-20T23:01:35.332Z | Running `/home/build/.rustup/toolchains/1.90.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=c296a71058ca4b42 -C extra-filename=-2ac6ee20787790ea --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-30e0597c997f96eb.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-53641cf8fcffb7f7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 605 | 2025-10-20T23:01:35.424Z | Running `/home/build/.rustup/toolchains/1.90.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=59c7dfb0e962a9f7 -C extra-filename=-a00282618e43ee7e --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-83731ec5462a5106.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 606 | 2025-10-20T23:01:35.461Z | Compiling time-macros v0.2.18 |
| 607 | 2025-10-20T23:01:35.465Z | Running `/home/build/.rustup/toolchains/1.90.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=209aef239ab857e5 -C extra-filename=-eececaadfe4ce2bb --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-d3940c9b0a4dd437.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9133c896fa67b2e7.rlib --extern proc_macro --cap-lints allow` |
| 608 | 2025-10-20T23:01:35.506Z | Compiling slog v2.8.2 |
| 609 | 2025-10-20T23:01:35.519Z | Running `/home/build/.rustup/toolchains/1.90.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=197779f461b10e4d -C extra-filename=-a9dac7c3055bbe2f --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-a9dac7c3055bbe2f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-adb709b131b65b84.so --cap-lints allow` |
| 610 | 2025-10-20T23:01:35.865Z | Running `/home/build/.rustup/toolchains/1.90.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=375443140ddd3228 -C extra-filename=-56ef79a13395fc2d --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-abcfa2a5a9ce8b12.rmeta --cap-lints allow` |
| 611 | 2025-10-20T23:01:35.938Z | Compiling rustix v0.38.44 |
| 612 | 2025-10-20T23:01:35.949Z | Running `/home/build/.rustup/toolchains/1.90.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=9313eeb7d8cb170c -C extra-filename=-f58f127dc6089265 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-f58f127dc6089265 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2025-10-20T23:01:36.596Z | Compiling fastrand v2.1.1 |
| 614 | 2025-10-20T23:01:36.599Z | Running `/home/build/.rustup/toolchains/1.90.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=e434ebc4c93383bc -C extra-filename=-6740d6587aba1ac2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2025-10-20T23:01:36.631Z | Compiling ppv-lite86 v0.2.15 |
| 616 | 2025-10-20T23:01:36.636Z | Running `/home/build/.rustup/toolchains/1.90.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=ac5b13914f2ebbfd -C extra-filename=-9e46494b72bc10a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 617 | 2025-10-20T23:01:36.696Z | Compiling num_threads v0.1.3 |
| 618 | 2025-10-20T23:01:36.726Z | Running `/home/build/.rustup/toolchains/1.90.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=b7974d6d7f8478fe -C extra-filename=-f08c69c9b5eda52d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 619 | 2025-10-20T23:01:36.792Z | Compiling icu_properties_data v1.5.0 |
| 620 | 2025-10-20T23:01:36.802Z | Running `/home/build/.rustup/toolchains/1.90.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=e2647492d86ea0f0 -C extra-filename=-95464be7fc92f7c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 621 | 2025-10-20T23:01:36.836Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-f58f127dc6089265/build-script-build` |
| 622 | 2025-10-20T23:01:36.968Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-a9dac7c3055bbe2f/build-script-build` |
| 623 | 2025-10-20T23:01:36.986Z | Running `/home/build/.rustup/toolchains/1.90.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=fba173ceb0bb9536 -C extra-filename=-55950e446de7b634 --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-e4d708cdc1b32d82.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-d4457b1fe28e710e.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-cb3ef9683a3dbf06.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 624 | 2025-10-20T23:01:37.032Z | Compiling rustls-webpki v0.102.8 |
| 625 | 2025-10-20T23:01:37.036Z | Running `/home/build/.rustup/toolchains/1.90.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=20248c54d491c106 -C extra-filename=-5b143813fbd9c71e --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-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-720224ad6d4ea093.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 626 | 2025-10-20T23:01:37.115Z | Compiling thread-id v5.0.0 |
| 627 | 2025-10-20T23:01:37.120Z | Running `/home/build/.rustup/toolchains/1.90.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=a90693fb91d4aa7c -C extra-filename=-44c95b44532775ca --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 628 | 2025-10-20T23:01:37.236Z | Compiling unicase v2.6.0 |
| 629 | 2025-10-20T23:01:37.239Z | Running `/home/build/.rustup/toolchains/1.90.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=d06fb1fe314a068b -C extra-filename=-e2f27e1da7cf0317 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-e2f27e1da7cf0317 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib --cap-lints allow` |
| 630 | 2025-10-20T23:01:37.322Z | Compiling num-traits v0.2.14 |
| 631 | 2025-10-20T23:01:37.325Z | Running `/home/build/.rustup/toolchains/1.90.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=49a71f4780a8584d -C extra-filename=-d0b0c86f487b8b7d --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-d0b0c86f487b8b7d -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-9c976105c3562e9c.rlib --cap-lints allow` |
| 632 | 2025-10-20T23:01:37.424Z | Compiling icu_normalizer_data v1.5.0 |
| 633 | 2025-10-20T23:01:37.428Z | Running `/home/build/.rustup/toolchains/1.90.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=e36e0ec4ce10a660 -C extra-filename=-1d820c9985df58cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 634 | 2025-10-20T23:01:37.531Z | Compiling openssl v0.10.72 |
| 635 | 2025-10-20T23:01:37.535Z | Running `/home/build/.rustup/toolchains/1.90.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=35f3387cbf02a523 -C extra-filename=-ec4ed40d0c8364b0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-ec4ed40d0c8364b0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 636 | 2025-10-20T23:01:37.613Z | Compiling utf8_iter v1.0.4 |
| 637 | 2025-10-20T23:01:37.618Z | Running `/home/build/.rustup/toolchains/1.90.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=020270be7e7a12b6 -C extra-filename=-78937ebde31c094b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 638 | 2025-10-20T23:01:37.697Z | Compiling openssl-probe v0.1.4 |
| 639 | 2025-10-20T23:01:37.709Z | Running `/home/build/.rustup/toolchains/1.90.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=f6e5cf0e3d622826 -C extra-filename=-a2ed6fc0c04978a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 640 | 2025-10-20T23:01:37.864Z | Compiling byteorder v1.4.3 |
| 641 | 2025-10-20T23:01:37.868Z | Running `/home/build/.rustup/toolchains/1.90.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=1377cacee8acd010 -C extra-filename=-be3f5daa7392165b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 642 | 2025-10-20T23:01:37.976Z | Compiling utf16_iter v1.0.5 |
| 643 | 2025-10-20T23:01:37.980Z | Running `/home/build/.rustup/toolchains/1.90.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=43c470e85aec1111 -C extra-filename=-a5a5e53cc8a44dd9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 644 | 2025-10-20T23:01:38.005Z | Compiling paste v1.0.15 |
| 645 | 2025-10-20T23:01:38.008Z | Running `/home/build/.rustup/toolchains/1.90.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=59ece89bbb78c1ac -C extra-filename=-f2d5079c021e4321 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-f2d5079c021e4321 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 646 | 2025-10-20T23:01:38.116Z | Compiling time v0.3.36 |
| 647 | 2025-10-20T23:01:38.120Z | Running `/home/build/.rustup/toolchains/1.90.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=6ad09c803603ed08 -C extra-filename=-7f4c1c5f612ba4cb --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-1cf03ac1e8d20dbb.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-d3940c9b0a4dd437.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-f08c69c9b5eda52d.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-99877b20e3efe418.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-9133c896fa67b2e7.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-eececaadfe4ce2bb.so --cap-lints allow` |
| 648 | 2025-10-20T23:01:38.189Z | Compiling usdt-impl v0.6.0 |
| 649 | 2025-10-20T23:01:38.193Z | Running `/home/build/.rustup/toolchains/1.90.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=b7890e044a762aa0 -C extra-filename=-9f93d604f038aa14 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-9f93d604f038aa14 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 650 | 2025-10-20T23:01:38.317Z | Compiling write16 v1.0.0 |
| 651 | 2025-10-20T23:01:38.321Z | Running `/home/build/.rustup/toolchains/1.90.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=bffeb2d00682cc08 -C extra-filename=-9676c21d629e178c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 652 | 2025-10-20T23:01:38.458Z | Compiling ipnet v2.10.0 |
| 653 | 2025-10-20T23:01:38.461Z | Running `/home/build/.rustup/toolchains/1.90.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=8451f2173ef826f1 -C extra-filename=-2f99cb7abadfd115 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 654 | 2025-10-20T23:01:38.491Z | Compiling foreign-types-shared v0.1.1 |
| 655 | 2025-10-20T23:01:38.495Z | Running `/home/build/.rustup/toolchains/1.90.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=656867704a201721 -C extra-filename=-22ea9b2e52594380 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 656 | 2025-10-20T23:01:38.592Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-9f93d604f038aa14/build-script-build` |
| 657 | 2025-10-20T23:01:38.612Z | Compiling foreign-types v0.3.2 |
| 658 | 2025-10-20T23:01:38.615Z | Running `/home/build/.rustup/toolchains/1.90.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=1e848d1567753b1a -C extra-filename=-96edd2390e62616d --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-22ea9b2e52594380.rmeta --cap-lints allow` |
| 659 | 2025-10-20T23:01:38.642Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-f2d5079c021e4321/build-script-build` |
| 660 | 2025-10-20T23:01:38.645Z | Compiling serde_derive v1.0.228 |
| 661 | 2025-10-20T23:01:38.645Z | Running `/home/build/.rustup/toolchains/1.90.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=64abdaed4cedb2ba -C extra-filename=-00f34a425d5f8bf7 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 662 | 2025-10-20T23:01:38.692Z | Compiling tokio-macros v2.5.0 |
| 663 | 2025-10-20T23:01:38.693Z | Running `/home/build/.rustup/toolchains/1.90.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.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=ad658073a6823078 -C extra-filename=-3dd4980513cf0c6b --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 664 | 2025-10-20T23:01:38.750Z | Compiling thiserror-impl v2.0.17 |
| 665 | 2025-10-20T23:01:38.755Z | Running `/home/build/.rustup/toolchains/1.90.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=4f246872d22ba4b7 -C extra-filename=-037dca59bf2d83c5 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 666 | 2025-10-20T23:01:39.054Z | Compiling zerofrom-derive v0.1.5 |
| 667 | 2025-10-20T23:01:39.058Z | Running `/home/build/.rustup/toolchains/1.90.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=37732124b29f7d72 -C extra-filename=-167529e9376c3be8 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ba349cff96b68ff6.rlib --extern proc_macro --cap-lints allow` |
| 668 | 2025-10-20T23:01:39.085Z | Compiling futures-macro v0.3.31 |
| 669 | 2025-10-20T23:01:39.089Z | Running `/home/build/.rustup/toolchains/1.90.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=208a5ac0046c1eab -C extra-filename=-16bbd3f24c7910eb --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 670 | 2025-10-20T23:01:39.694Z | Compiling yoke-derive v0.7.5 |
| 671 | 2025-10-20T23:01:39.698Z | Running `/home/build/.rustup/toolchains/1.90.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=0bba0ef24773b8bf -C extra-filename=-81fbf976947ed694 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ba349cff96b68ff6.rlib --extern proc_macro --cap-lints allow` |
| 672 | 2025-10-20T23:01:39.732Z | Compiling zerovec-derive v0.10.3 |
| 673 | 2025-10-20T23:01:39.736Z | Running `/home/build/.rustup/toolchains/1.90.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=302807bc611c14d2 -C extra-filename=-78f57510bc857b95 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 674 | 2025-10-20T23:01:40.189Z | Compiling tokio v1.47.1 |
| 675 | 2025-10-20T23:01:40.193Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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(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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cb6b3d349789d5cb -C extra-filename=-1b1c14ee2f1d0c88 --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-a6fb29251b3b493b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-d7bb3facb855c4dc.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-9e4e4e133e1d25bf.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-4405951a0e2946ef.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-dab843d7cb88864a.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-3dd4980513cf0c6b.so --cap-lints allow` |
| 676 | 2025-10-20T23:01:40.920Z | Compiling futures-util v0.3.31 |
| 677 | 2025-10-20T23:01:40.924Z | Running `/home/build/.rustup/toolchains/1.90.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=e5b4a1d7715ff500 -C extra-filename=-f25041dd1a20953d --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-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b162361d1cb8d01a.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-16bbd3f24c7910eb.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c34c756e80f763e8.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-7355f9cc9b15879d.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-177c3ef7ac815999.rmeta --cap-lints allow` |
| 678 | 2025-10-20T23:01:41.411Z | Running `/home/build/.rustup/toolchains/1.90.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=c6e81be1b8922601 -C extra-filename=-af18cb883d0af151 --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-037dca59bf2d83c5.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 679 | 2025-10-20T23:01:41.549Z | Compiling displaydoc v0.2.5 |
| 680 | 2025-10-20T23:01:41.577Z | Running `/home/build/.rustup/toolchains/1.90.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=9bda389edc1f5d0d -C extra-filename=-c112aa23cfbcc16a --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 681 | 2025-10-20T23:01:41.592Z | Compiling pest v2.8.1 |
| 682 | 2025-10-20T23:01:41.595Z | Running `/home/build/.rustup/toolchains/1.90.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=e779ca2277a04689 -C extra-filename=-73c77671eef65217 --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-9aeda2aa726b7e82.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-a51fa30df920930a.rmeta --cap-lints allow` |
| 683 | 2025-10-20T23:01:42.005Z | Compiling zerocopy-derive v0.8.27 |
| 684 | 2025-10-20T23:01:42.011Z | Running `/home/build/.rustup/toolchains/1.90.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=f2f69c3226adb91c -C extra-filename=-cf63959909cc4fc7 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 685 | 2025-10-20T23:01:42.041Z | Compiling icu_provider_macros v1.5.0 |
| 686 | 2025-10-20T23:01:42.053Z | Running `/home/build/.rustup/toolchains/1.90.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=16794189ba53997c -C extra-filename=-d81693b3d7cfe52c --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 687 | 2025-10-20T23:01:42.086Z | Compiling zerofrom v0.1.5 |
| 688 | 2025-10-20T23:01:42.119Z | Running `/home/build/.rustup/toolchains/1.90.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=e63b2c6fe3e7c234 -C extra-filename=-8f88edc898bded1a --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-167529e9376c3be8.so --cap-lints allow` |
| 689 | 2025-10-20T23:01:42.321Z | Compiling yoke v0.7.5 |
| 690 | 2025-10-20T23:01:42.325Z | Running `/home/build/.rustup/toolchains/1.90.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=428ef2fa634029fd -C extra-filename=-b9b271100e564bd6 --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-af57b34f5b18388f.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-81fbf976947ed694.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-8f88edc898bded1a.rmeta --cap-lints allow` |
| 691 | 2025-10-20T23:01:42.680Z | Compiling zerovec v0.10.4 |
| 692 | 2025-10-20T23:01:42.683Z | Running `/home/build/.rustup/toolchains/1.90.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=ac98874993f657e8 -C extra-filename=-b7dbb35cf0d0d52c --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-b9b271100e564bd6.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-8f88edc898bded1a.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-78f57510bc857b95.so --cap-lints allow` |
| 693 | 2025-10-20T23:01:42.977Z | Compiling scroll_derive v0.13.1 |
| 694 | 2025-10-20T23:01:42.980Z | Running `/home/build/.rustup/toolchains/1.90.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=aea9826760c352ac -C extra-filename=-f035487af28114fb --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 695 | 2025-10-20T23:01:43.193Z | Compiling openssl-macros v0.1.1 |
| 696 | 2025-10-20T23:01:43.197Z | Running `/home/build/.rustup/toolchains/1.90.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=71ea964b692be4cc -C extra-filename=-2ef7ecd23fd7122a --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 697 | 2025-10-20T23:01:44.057Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-ec4ed40d0c8364b0/build-script-build` |
| 698 | 2025-10-20T23:01:44.077Z | Compiling pest_meta v2.8.1 |
| 699 | 2025-10-20T23:01:44.081Z | Running `/home/build/.rustup/toolchains/1.90.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=5551496475b41e5b -C extra-filename=-4a1544d35171fa34 --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-73c77671eef65217.rmeta --cap-lints allow` |
| 700 | 2025-10-20T23:01:44.547Z | Compiling tinystr v0.7.6 |
| 701 | 2025-10-20T23:01:44.559Z | Running `/home/build/.rustup/toolchains/1.90.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=c02526ad61a6cf9f -C extra-filename=-4773e80f049717cf --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-c112aa23cfbcc16a.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 702 | 2025-10-20T23:01:44.756Z | Compiling icu_collections v1.5.0 |
| 703 | 2025-10-20T23:01:44.760Z | Running `/home/build/.rustup/toolchains/1.90.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=04bf0cf4a10d06e6 -C extra-filename=-a9844f3b26e6e868 --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-c112aa23cfbcc16a.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-b9b271100e564bd6.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-8f88edc898bded1a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 704 | 2025-10-20T23:01:44.819Z | Compiling scroll v0.13.0 |
| 705 | 2025-10-20T23:01:44.851Z | Running `/home/build/.rustup/toolchains/1.90.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=a7dcca97910ed524 -C extra-filename=-0f1569cf278db718 --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-f035487af28114fb.so --cap-lints allow` |
| 706 | 2025-10-20T23:01:44.910Z | Compiling icu_locid v1.5.0 |
| 707 | 2025-10-20T23:01:44.913Z | Running `/home/build/.rustup/toolchains/1.90.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=3123c54714c728d7 -C extra-filename=-bc1e30b4cfe8cd98 --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-c112aa23cfbcc16a.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-849837965668dbba.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-4773e80f049717cf.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-c26c5bd18d65a285.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 708 | 2025-10-20T23:01:45.091Z | Running `/home/build/.rustup/toolchains/1.90.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=2384124ca802b810 -C extra-filename=-8f4192de678ab741 --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-cf63959909cc4fc7.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)'` |
| 709 | 2025-10-20T23:01:45.173Z | Running `/home/build/.rustup/toolchains/1.90.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=41fb3dc74978382e -C extra-filename=-ee89029bd82a4f5c --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-d50603f23f466ab6.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-00f34a425d5f8bf7.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)'` |
| 710 | 2025-10-20T23:01:45.341Z | Running `/home/build/.rustup/toolchains/1.90.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=4f37dfafe02decf6 -C extra-filename=-e7a4d0d2d7eedff3 --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-cb3ef9683a3dbf06.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-00f34a425d5f8bf7.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)'` |
| 711 | 2025-10-20T23:01:46.080Z | Compiling icu_provider v1.5.0 |
| 712 | 2025-10-20T23:01:46.083Z | Running `/home/build/.rustup/toolchains/1.90.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=2aecfcb47fe6dfa6 -C extra-filename=-15ea9fab7b6c32da --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-c112aa23cfbcc16a.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-bc1e30b4cfe8cd98.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-d81693b3d7cfe52c.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-af57b34f5b18388f.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-4773e80f049717cf.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-c26c5bd18d65a285.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-b9b271100e564bd6.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-8f88edc898bded1a.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 713 | 2025-10-20T23:01:46.277Z | Compiling pest_generator v2.8.1 |
| 714 | 2025-10-20T23:01:46.309Z | Running `/home/build/.rustup/toolchains/1.90.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=9635b0cbd38ec059 -C extra-filename=-49eedd11a88fea3a --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-73c77671eef65217.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-4a1544d35171fa34.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --cap-lints allow` |
| 715 | 2025-10-20T23:01:46.462Z | Compiling serde_tokenstream v0.2.2 |
| 716 | 2025-10-20T23:01:46.466Z | Running `/home/build/.rustup/toolchains/1.90.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=c137e9de91616192 -C extra-filename=-b67057f4bc1fef19 --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-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-e7a4d0d2d7eedff3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --cap-lints allow` |
| 717 | 2025-10-20T23:01:46.529Z | Compiling erased-serde v0.3.31 |
| 718 | 2025-10-20T23:01:46.532Z | Running `/home/build/.rustup/toolchains/1.90.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=48a6637b5f91ce89 -C extra-filename=-d17b913888d75168 --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-ee89029bd82a4f5c.rmeta --cap-lints allow` |
| 719 | 2025-10-20T23:01:47.003Z | Compiling icu_locid_transform v1.5.0 |
| 720 | 2025-10-20T23:01:47.007Z | Running `/home/build/.rustup/toolchains/1.90.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=dfa9adb426a50a17 -C extra-filename=-4ef01d85c1c206ff --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-c112aa23cfbcc16a.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-bc1e30b4cfe8cd98.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-82cef20c48b788fc.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-15ea9fab7b6c32da.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-4773e80f049717cf.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 721 | 2025-10-20T23:01:47.007Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-d0b0c86f487b8b7d/build-script-build` |
| 722 | 2025-10-20T23:01:47.080Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-e2f27e1da7cf0317/build-script-build` |
| 723 | 2025-10-20T23:01:47.265Z | Running `/home/build/.rustup/toolchains/1.90.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=6738e5328c06e7ee -C extra-filename=-cfc2796d8a7927e7 --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-30e0597c997f96eb.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-53641cf8fcffb7f7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 724 | 2025-10-20T23:01:47.336Z | Compiling block-buffer v0.10.2 |
| 725 | 2025-10-20T23:01:47.339Z | Running `/home/build/.rustup/toolchains/1.90.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=d05730408e923f54 -C extra-filename=-0b445d99289660b6 --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-a00282618e43ee7e.rmeta --cap-lints allow` |
| 726 | 2025-10-20T23:01:47.544Z | Compiling crypto-common v0.1.6 |
| 727 | 2025-10-20T23:01:47.548Z | Running `/home/build/.rustup/toolchains/1.90.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=156f3985bc5ef3d1 -C extra-filename=-8745ccc231535d8d --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-a00282618e43ee7e.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-83731ec5462a5106.rmeta --cap-lints allow` |
| 728 | 2025-10-20T23:01:47.578Z | Running `/home/build/.rustup/toolchains/1.90.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=45a857450040fe9d -C extra-filename=-93dfc9acdef45f20 --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-896ec08e71d0130d.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)'` |
| 729 | 2025-10-20T23:01:47.744Z | Compiling tokio-util v0.7.7 |
| 730 | 2025-10-20T23:01:47.747Z | Running `/home/build/.rustup/toolchains/1.90.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=c5a5e641a1a0fb98 -C extra-filename=-a7d8778399b61c11 --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-a6fb29251b3b493b.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-7dfa4a9939dd6f40.rmeta --cap-lints allow` |
| 731 | 2025-10-20T23:01:47.782Z | Compiling pest_derive v2.8.1 |
| 732 | 2025-10-20T23:01:47.793Z | Running `/home/build/.rustup/toolchains/1.90.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=9fdd25e9f49e1d39 -C extra-filename=-dbb61c1c15dd5752 --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-73c77671eef65217.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-49eedd11a88fea3a.rlib --extern proc_macro --cap-lints allow` |
| 733 | 2025-10-20T23:01:47.878Z | Running `/home/build/.rustup/toolchains/1.90.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=f77dfc1fb692b586 -C extra-filename=-92de6a1685037e02 --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-d17b913888d75168.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 734 | 2025-10-20T23:01:48.751Z | Compiling h2 v0.4.6 |
| 735 | 2025-10-20T23:01:48.754Z | Running `/home/build/.rustup/toolchains/1.90.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=0ea93aa3107786a1 -C extra-filename=-2613262fbbfc1914 --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-0ceeb0046baa8b4e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-c924473aced35a77.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-177c3ef7ac815999.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-a7d8778399b61c11.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-7dfa4a9939dd6f40.rmeta --cap-lints allow` |
| 736 | 2025-10-20T23:01:48.789Z | Compiling dtrace-parser v0.3.0 |
| 737 | 2025-10-20T23:01:48.795Z | Running `/home/build/.rustup/toolchains/1.90.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=0639a0c6b8a8a2fe -C extra-filename=-c73cdad128719221 --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-73c77671eef65217.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-dbb61c1c15dd5752.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --cap-lints allow` |
| 738 | 2025-10-20T23:01:48.838Z | Compiling icu_properties v1.5.1 |
| 739 | 2025-10-20T23:01:48.849Z | Running `/home/build/.rustup/toolchains/1.90.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=62bdc924edd7e274 -C extra-filename=-fc05b642250cf192 --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-c112aa23cfbcc16a.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a9844f3b26e6e868.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-4ef01d85c1c206ff.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-95464be7fc92f7c6.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-15ea9fab7b6c32da.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-4773e80f049717cf.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 740 | 2025-10-20T23:01:48.867Z | Compiling dof v0.4.0 |
| 741 | 2025-10-20T23:01:48.870Z | Running `/home/build/.rustup/toolchains/1.90.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=85d1abd79536067c -C extra-filename=-09ed43403c4a763b --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-e7a4d0d2d7eedff3.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-55950e446de7b634.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-8f4192de678ab741.rmeta --cap-lints allow` |
| 742 | 2025-10-20T23:01:48.931Z | Compiling form_urlencoded v1.2.2 |
| 743 | 2025-10-20T23:01:48.943Z | Running `/home/build/.rustup/toolchains/1.90.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=0314007f4fc98843 -C extra-filename=-2fb0540c4255722d --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-9a02fabab443b4fb.rmeta --cap-lints allow` |
| 744 | 2025-10-20T23:01:49.257Z | Compiling rustls v0.23.13 |
| 745 | 2025-10-20T23:01:49.260Z | Running `/home/build/.rustup/toolchains/1.90.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=58fc012b44313e99 -C extra-filename=-ef5102e5ad9c668f --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-ef5102e5ad9c668f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 746 | 2025-10-20T23:01:49.423Z | Compiling plain v0.2.3 |
| 747 | 2025-10-20T23:01:49.423Z | Running `/home/build/.rustup/toolchains/1.90.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=9fce923409fc2f2d -C extra-filename=-7bf6e78141564f4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 748 | 2025-10-20T23:01:49.495Z | Compiling rustls v0.22.4 |
| 749 | 2025-10-20T23:01:49.499Z | Running `/home/build/.rustup/toolchains/1.90.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=357120814331e24b -C extra-filename=-4ed1a47286face4a --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-4ed1a47286face4a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 750 | 2025-10-20T23:01:49.594Z | Compiling native-tls v0.2.12 |
| 751 | 2025-10-20T23:01:49.598Z | Running `/home/build/.rustup/toolchains/1.90.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=0d534f1c51b18f43 -C extra-filename=-9277bc3ad29609a6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-9277bc3ad29609a6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 752 | 2025-10-20T23:01:49.607Z | Compiling mime v0.3.16 |
| 753 | 2025-10-20T23:01:49.618Z | Running `/home/build/.rustup/toolchains/1.90.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=84ca374d58ccb0c8 -C extra-filename=-75dac0ba5f60aa0e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 754 | 2025-10-20T23:01:49.819Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-4ed1a47286face4a/build-script-build` |
| 755 | 2025-10-20T23:01:49.837Z | Running `/home/build/.rustup/toolchains/1.90.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=792b18ad8930dde5 -C extra-filename=-fba2ba6a272ef0ef --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-be3f5daa7392165b.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-09ed43403c4a763b.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-c73cdad128719221.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-e7a4d0d2d7eedff3.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-55950e446de7b634.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-44c95b44532775ca.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)'` |
| 756 | 2025-10-20T23:01:49.922Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-ef5102e5ad9c668f/build-script-build` |
| 757 | 2025-10-20T23:01:49.925Z | Compiling goblin v0.10.1 |
| 758 | 2025-10-20T23:01:49.925Z | Running `/home/build/.rustup/toolchains/1.90.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=ecc23506602e002a -C extra-filename=-fae276d36ab00d05 --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-d5dded00f7bb4429.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-7bf6e78141564f4f.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-0f1569cf278db718.rmeta --cap-lints allow` |
| 759 | 2025-10-20T23:01:49.986Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-9277bc3ad29609a6/build-script-build` |
| 760 | 2025-10-20T23:01:50.004Z | Running `/home/build/.rustup/toolchains/1.90.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=27f3c96a1d361a60 -C extra-filename=-9db4a4491f6150de --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-30e0597c997f96eb.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-abcfa2a5a9ce8b12.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-96edd2390e62616d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-2ef7ecd23fd7122a.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-93dfc9acdef45f20.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)'` |
| 761 | 2025-10-20T23:01:50.119Z | Compiling digest v0.10.7 |
| 762 | 2025-10-20T23:01:50.123Z | Running `/home/build/.rustup/toolchains/1.90.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=a4fde4e776e1c15a -C extra-filename=-dfa7d3ae59589566 --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-0b445d99289660b6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-8745ccc231535d8d.rmeta --cap-lints allow` |
| 763 | 2025-10-20T23:01:50.482Z | Running `/home/build/.rustup/toolchains/1.90.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=6eb929a9c4686f76 -C extra-filename=-1daa4736bbda2b7f --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` |
| 764 | 2025-10-20T23:01:50.928Z | Running `/home/build/.rustup/toolchains/1.90.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=a39384e2e629c6cf -C extra-filename=-1ee9be922884d7b4 --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` |
| 765 | 2025-10-20T23:01:50.987Z | Running `/home/build/.rustup/toolchains/1.90.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=15a293101d2233df -C extra-filename=-676291b925f08f03 --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"))'` |
| 766 | 2025-10-20T23:01:51.297Z | Compiling rand_core v0.9.3 |
| 767 | 2025-10-20T23:01:51.300Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=974ddf55efff5092 -C extra-filename=-e1d8f64c8c387e53 --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-358f79d33adbbce7.rmeta --cap-lints allow` |
| 768 | 2025-10-20T23:01:51.708Z | Compiling winnow v0.7.13 |
| 769 | 2025-10-20T23:01:51.720Z | Running `/home/build/.rustup/toolchains/1.90.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=96964722c58ade1d -C extra-filename=-e39ea7ec068885d6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 770 | 2025-10-20T23:01:51.880Z | Compiling lazy_static v1.5.0 |
| 771 | 2025-10-20T23:01:51.883Z | Running `/home/build/.rustup/toolchains/1.90.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=d959d72665feae60 -C extra-filename=-78d8eac9b6302b57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 772 | 2025-10-20T23:01:51.963Z | Compiling iana-time-zone v0.1.47 |
| 773 | 2025-10-20T23:01:51.966Z | Running `/home/build/.rustup/toolchains/1.90.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=2a8428c5049c001a -C extra-filename=-4090a4b37ffae063 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 774 | 2025-10-20T23:01:52.025Z | Running `/home/build/.rustup/toolchains/1.90.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=e990be445e9d309d -C extra-filename=-88ef626bfc9e3bdc --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-88ef626bfc9e3bdc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 775 | 2025-10-20T23:01:52.396Z | Compiling icu_normalizer v1.5.0 |
| 776 | 2025-10-20T23:01:52.400Z | Running `/home/build/.rustup/toolchains/1.90.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=7615b0c3c1bf612a -C extra-filename=-e0ee471c89036182 --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-c112aa23cfbcc16a.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-a9844f3b26e6e868.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-1d820c9985df58cc.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-fc05b642250cf192.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-15ea9fab7b6c32da.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-a5a5e53cc8a44dd9.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-78937ebde31c094b.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-9676c21d629e178c.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-b7dbb35cf0d0d52c.rmeta --cap-lints allow` |
| 777 | 2025-10-20T23:01:52.436Z | Compiling unicode-width v0.1.9 |
| 778 | 2025-10-20T23:01:52.440Z | Running `/home/build/.rustup/toolchains/1.90.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=02de20d746426b1f -C extra-filename=-bcc7a327db898785 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 779 | 2025-10-20T23:01:52.607Z | Compiling cpufeatures v0.2.2 |
| 780 | 2025-10-20T23:01:52.620Z | Running `/home/build/.rustup/toolchains/1.90.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=7130545f9cad1727 -C extra-filename=-58c2427d7da17587 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 781 | 2025-10-20T23:01:52.706Z | Compiling unicode-segmentation v1.10.0 |
| 782 | 2025-10-20T23:01:52.709Z | Running `/home/build/.rustup/toolchains/1.90.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=cb222f8b29ef907a -C extra-filename=-defa9909f471089e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 783 | 2025-10-20T23:01:53.457Z | Compiling hyper v1.7.0 |
| 784 | 2025-10-20T23:01:53.474Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-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 --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=6e566011cc71ce24 -C extra-filename=-bb1d60c2c5a5ccd0 --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-0ceeb0046baa8b4e.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-2613262fbbfc1914.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-f0f51a1c8081e192.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-2845571d39d14ba6.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-7355f9cc9b15879d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-b8f7d47769d5f89e.rmeta --cap-lints allow` |
| 785 | 2025-10-20T23:01:53.620Z | Compiling idna_adapter v1.2.0 |
| 786 | 2025-10-20T23:01:53.624Z | Running `/home/build/.rustup/toolchains/1.90.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=1351e8247a91a8a1 -C extra-filename=-501c835ed62b0f2d --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-e0ee471c89036182.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-fc05b642250cf192.rmeta --cap-lints allow` |
| 787 | 2025-10-20T23:01:53.896Z | Compiling pretty-hex v0.4.1 |
| 788 | 2025-10-20T23:01:53.899Z | Running `/home/build/.rustup/toolchains/1.90.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=3f165a2ef31433e8 -C extra-filename=-747318b1cb3f2560 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 789 | 2025-10-20T23:01:54.071Z | Compiling idna v1.0.3 |
| 790 | 2025-10-20T23:01:54.074Z | Running `/home/build/.rustup/toolchains/1.90.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=f50d21dc88b76685 -C extra-filename=-224fe4108d311746 --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-501c835ed62b0f2d.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-6640e57724570f9f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-78937ebde31c094b.rmeta --cap-lints allow` |
| 791 | 2025-10-20T23:01:54.105Z | Compiling newline-converter v0.3.0 |
| 792 | 2025-10-20T23:01:54.108Z | Running `/home/build/.rustup/toolchains/1.90.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=818d27b3c4242c1a -C extra-filename=-640bfdee2c179029 --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-defa9909f471089e.rmeta --cap-lints allow` |
| 793 | 2025-10-20T23:01:54.286Z | Compiling sha1 v0.10.6 |
| 794 | 2025-10-20T23:01:54.289Z | Compiling console v0.15.7 |
| 795 | 2025-10-20T23:01:54.289Z | Running `/home/build/.rustup/toolchains/1.90.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=2a2640e08a7d7be6 -C extra-filename=-abad09e0aa67c881 --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-abcfa2a5a9ce8b12.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-58c2427d7da17587.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-dfa7d3ae59589566.rmeta --cap-lints allow` |
| 796 | 2025-10-20T23:01:54.289Z | Running `/home/build/.rustup/toolchains/1.90.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=779d18a0f80392b1 -C extra-filename=-365a9af40dfa6e48 --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-78d8eac9b6302b57.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-bcc7a327db898785.rmeta --cap-lints allow` |
| 797 | 2025-10-20T23:01:54.684Z | Compiling toml_parser v1.0.4 |
| 798 | 2025-10-20T23:01:54.695Z | Running `/home/build/.rustup/toolchains/1.90.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=27aa6f68b78c2558 -C extra-filename=-9c1370c2022df188 --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-e39ea7ec068885d6.rmeta --cap-lints allow` |
| 799 | 2025-10-20T23:01:54.895Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-88ef626bfc9e3bdc/build-script-build` |
| 800 | 2025-10-20T23:01:54.902Z | Compiling chrono v0.4.42 |
| 801 | 2025-10-20T23:01:54.914Z | Running `/home/build/.rustup/toolchains/1.90.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=5c9d05f0300f0189 -C extra-filename=-01b06d803cd5b3c5 --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-4090a4b37ffae063.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-1daa4736bbda2b7f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --cap-lints allow` |
| 802 | 2025-10-20T23:01:55.648Z | Running `/home/build/.rustup/toolchains/1.90.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=09c7d80bff1eb775 -C extra-filename=-01f8e9f991073d28 --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-d5dded00f7bb4429.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-9db4a4491f6150de.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-a2ed6fc0c04978a8.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-93dfc9acdef45f20.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 803 | 2025-10-20T23:01:55.652Z | Compiling rand_chacha v0.9.0 |
| 804 | 2025-10-20T23:01:55.652Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=3f009c8d804c94c5 -C extra-filename=-60f342c5a210311d --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-9e46494b72bc10a8.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e1d8f64c8c387e53.rmeta --cap-lints allow` |
| 805 | 2025-10-20T23:01:55.741Z | Compiling hyper-util v0.1.17 |
| 806 | 2025-10-20T23:01:55.753Z | Running `/home/build/.rustup/toolchains/1.90.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.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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=13fda9b54d4d457a -C extra-filename=-5a1ae382f15da6e2 --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-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-f25041dd1a20953d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-2f99cb7abadfd115.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-dab843d7cb88864a.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-7dfa4a9939dd6f40.rmeta --cap-lints allow` |
| 807 | 2025-10-20T23:01:56.200Z | Compiling mime_guess v2.0.5 |
| 808 | 2025-10-20T23:01:56.203Z | Running `/home/build/.rustup/toolchains/1.90.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=41afdbd9a7c0a962 -C extra-filename=-2afcea44265fd8dc --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-2afcea44265fd8dc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-1ee9be922884d7b4.rlib --cap-lints allow` |
| 809 | 2025-10-20T23:01:56.309Z | Running `/home/build/.rustup/toolchains/1.90.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=254809c374e4fc2f -C extra-filename=-3dd55ad34904b0e7 --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-206f4431f8d7e649.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-5b143813fbd9c71e.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-37ea4a1559f2d320.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5b519424823ad410.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 810 | 2025-10-20T23:01:56.736Z | Running `/home/build/.rustup/toolchains/1.90.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=8566dd1e2da4e949 -C extra-filename=-466db3c369e859cc --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-fae276d36ab00d05.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-747318b1cb3f2560.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-8f4192de678ab741.rmeta --cap-lints allow` |
| 811 | 2025-10-20T23:01:57.224Z | Compiling concurrent-queue v2.5.0 |
| 812 | 2025-10-20T23:01:57.224Z | Running `/home/build/.rustup/toolchains/1.90.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=6b156e18717a8415 -C extra-filename=-6b49f03ac24453d0 --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-d5dded00f7bb4429.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-5b143813fbd9c71e.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-37ea4a1559f2d320.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-5b519424823ad410.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 813 | 2025-10-20T23:01:57.237Z | Running `/home/build/.rustup/toolchains/1.90.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=76ace5bc3b32c261 -C extra-filename=-7116eda6cf6a7855 --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-56ef79a13395fc2d.rmeta --cap-lints allow` |
| 814 | 2025-10-20T23:01:57.617Z | Compiling serde_derive_internals v0.29.0 |
| 815 | 2025-10-20T23:01:57.620Z | Running `/home/build/.rustup/toolchains/1.90.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=24d84fe2ee6beac1 -C extra-filename=-5c3b8dee5150b56b --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-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --cap-lints allow` |
| 816 | 2025-10-20T23:01:57.811Z | Compiling rustls-pemfile v2.1.3 |
| 817 | 2025-10-20T23:01:57.814Z | Running `/home/build/.rustup/toolchains/1.90.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.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ec12a74d4a2eb750 -C extra-filename=-5c50b31c03cc252f --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-03590bb7c503e408.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --cap-lints allow` |
| 818 | 2025-10-20T23:01:58.223Z | Compiling http-body-util v0.1.3 |
| 819 | 2025-10-20T23:01:58.227Z | Running `/home/build/.rustup/toolchains/1.90.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=d020e3b4cced820d -C extra-filename=-727db91404afe926 --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-a6fb29251b3b493b.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow` |
| 820 | 2025-10-20T23:01:58.423Z | Compiling toml_datetime v0.7.3 |
| 821 | 2025-10-20T23:01:58.426Z | Running `/home/build/.rustup/toolchains/1.90.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=b1bfd7c25322dfdb -C extra-filename=-18e1e2fa140074c5 --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-d50603f23f466ab6.rmeta --cap-lints allow` |
| 822 | 2025-10-20T23:01:58.729Z | Compiling serde_spanned v1.0.3 |
| 823 | 2025-10-20T23:01:58.733Z | Running `/home/build/.rustup/toolchains/1.90.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=ad15ddc75599d6c6 -C extra-filename=-ebf212206f79623d --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-d50603f23f466ab6.rmeta --cap-lints allow` |
| 824 | 2025-10-20T23:01:59.001Z | Compiling rand_core v0.6.3 |
| 825 | 2025-10-20T23:01:59.006Z | Running `/home/build/.rustup/toolchains/1.90.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=6c5ada59b6d0abb1 -C extra-filename=-e4a684b5f2de094f --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-6876dbf936d52738.rmeta --cap-lints allow` |
| 826 | 2025-10-20T23:01:59.113Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.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 --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=be17728678138347 -C extra-filename=-3d849401deae6353 --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-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-85682cc5f50714f9.rmeta --cap-lints allow` |
| 827 | 2025-10-20T23:01:59.125Z | Compiling multer v3.1.0 |
| 828 | 2025-10-20T23:01:59.128Z | Running `/home/build/.rustup/toolchains/1.90.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=35b6e128617bad44 -C extra-filename=-3e170fc9bb3a123a --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-3e170fc9bb3a123a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-551a4c09dbe50582.rlib --cap-lints allow` |
| 829 | 2025-10-20T23:01:59.341Z | Compiling sync_wrapper v1.0.1 |
| 830 | 2025-10-20T23:01:59.345Z | Running `/home/build/.rustup/toolchains/1.90.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=8b32e6ce6e21800e -C extra-filename=-c2341bea79b7ec95 --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-412b3df115da0b3f.rmeta --cap-lints allow` |
| 831 | 2025-10-20T23:01:59.420Z | Compiling thread_local v1.1.4 |
| 832 | 2025-10-20T23:01:59.423Z | Running `/home/build/.rustup/toolchains/1.90.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=5799b709be2bb63d -C extra-filename=-15e747be0c55062a --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-206f4431f8d7e649.rmeta --cap-lints allow` |
| 833 | 2025-10-20T23:01:59.507Z | Compiling encoding_rs v0.8.32 |
| 834 | 2025-10-20T23:01:59.510Z | Compiling similar v2.2.1 |
| 835 | 2025-10-20T23:01:59.510Z | Compiling tower-layer v0.3.3 |
| 836 | 2025-10-20T23:01:59.510Z | Running `/home/build/.rustup/toolchains/1.90.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=b34879b2154e6fcf -C extra-filename=-c84f4e17bbb29b3c --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-abcfa2a5a9ce8b12.rmeta --cap-lints allow` |
| 837 | 2025-10-20T23:01:59.510Z | Running `/home/build/.rustup/toolchains/1.90.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=e71cdc92f82c15e6 -C extra-filename=-4929ff0e85cf9b00 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 838 | 2025-10-20T23:01:59.510Z | Running `/home/build/.rustup/toolchains/1.90.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=d7b86ad87ac06ab4 -C extra-filename=-5915a26174ec5b8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 839 | 2025-10-20T23:01:59.795Z | Compiling match_cfg v0.1.0 |
| 840 | 2025-10-20T23:01:59.798Z | Running `/home/build/.rustup/toolchains/1.90.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=75e8e8348c2e7a1c -C extra-filename=-bc4ff9bb5406952d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 841 | 2025-10-20T23:01:59.901Z | Compiling parking v2.2.0 |
| 842 | 2025-10-20T23:01:59.904Z | Running `/home/build/.rustup/toolchains/1.90.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=4ab37b1937c54ac3 -C extra-filename=-69266ce6719f92ac --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 843 | 2025-10-20T23:01:59.926Z | Compiling toml_writer v1.0.4 |
| 844 | 2025-10-20T23:01:59.929Z | Running `/home/build/.rustup/toolchains/1.90.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=63c87fb0697b7673 -C extra-filename=-463f05b7fe1e0af1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 845 | 2025-10-20T23:02:00.228Z | Compiling heck v0.5.0 |
| 846 | 2025-10-20T23:02:00.232Z | Running `/home/build/.rustup/toolchains/1.90.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=d2e8d6b7816a35c4 -C extra-filename=-2b087a3cf3ccd23c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 847 | 2025-10-20T23:02:00.333Z | Compiling semver v1.0.27 |
| 848 | 2025-10-20T23:02:00.336Z | Running `/home/build/.rustup/toolchains/1.90.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=81e66db84468f4cb -C extra-filename=-92dff32b8ecb62bd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 849 | 2025-10-20T23:02:00.646Z | Compiling camino v1.2.1 |
| 850 | 2025-10-20T23:02:00.649Z | Running `/home/build/.rustup/toolchains/1.90.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.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=4cc735ef784a2587 -C extra-filename=-fe12af8c35afbf63 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-fe12af8c35afbf63 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 851 | 2025-10-20T23:02:01.042Z | Compiling schemars v0.8.22 |
| 852 | 2025-10-20T23:02:01.046Z | Running `/home/build/.rustup/toolchains/1.90.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=266035535ca576cf -C extra-filename=-0595e5190205a549 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-0595e5190205a549 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 853 | 2025-10-20T23:02:01.230Z | Compiling slog-async v2.8.0 |
| 854 | 2025-10-20T23:02:01.234Z | Running `/home/build/.rustup/toolchains/1.90.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=77e0b3b5260cfa5e -C extra-filename=-599e3eca6e5724e0 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-599e3eca6e5724e0 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 855 | 2025-10-20T23:02:01.433Z | Compiling target-triple v0.1.3 |
| 856 | 2025-10-20T23:02:01.436Z | Running `/home/build/.rustup/toolchains/1.90.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-0.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77f72cb368fdadab -C extra-filename=-9ab3b175e05b220b --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-9ab3b175e05b220b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 857 | 2025-10-20T23:02:01.446Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-0595e5190205a549/build-script-build` |
| 858 | 2025-10-20T23:02:01.466Z | Compiling tokio-rustls v0.25.0 |
| 859 | 2025-10-20T23:02:01.470Z | Running `/home/build/.rustup/toolchains/1.90.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=82ed6c0065a3d2e0 -C extra-filename=-689d42df0c0d68b9 --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-6b49f03ac24453d0.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 860 | 2025-10-20T23:02:01.616Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-fe12af8c35afbf63/build-script-build` |
| 861 | 2025-10-20T23:02:01.662Z | Compiling toml v0.9.8 |
| 862 | 2025-10-20T23:02:01.665Z | Running `/home/build/.rustup/toolchains/1.90.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=c71b6d805bc105b3 -C extra-filename=-a44e100cd464a63b --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-d50603f23f466ab6.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-ebf212206f79623d.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-18e1e2fa140074c5.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-9c1370c2022df188.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-463f05b7fe1e0af1.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-e39ea7ec068885d6.rmeta --cap-lints allow` |
| 863 | 2025-10-20T23:02:01.756Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-599e3eca6e5724e0/build-script-build` |
| 864 | 2025-10-20T23:02:01.804Z | Compiling tokio-rustls v0.26.0 |
| 865 | 2025-10-20T23:02:01.817Z | Running `/home/build/.rustup/toolchains/1.90.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=d9561081ca65c332 -C extra-filename=-4b858b986a02ebf6 --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-3dd55ad34904b0e7.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 866 | 2025-10-20T23:02:01.867Z | Compiling event-listener v5.0.0 |
| 867 | 2025-10-20T23:02:01.871Z | Running `/home/build/.rustup/toolchains/1.90.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=b97c41e1484f9666 -C extra-filename=-2aae95758840e5a9 --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-7116eda6cf6a7855.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-69266ce6719f92ac.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow` |
| 868 | 2025-10-20T23:02:01.947Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-9ab3b175e05b220b/build-script-build` |
| 869 | 2025-10-20T23:02:01.965Z | Compiling hostname v0.3.1 |
| 870 | 2025-10-20T23:02:01.968Z | Running `/home/build/.rustup/toolchains/1.90.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=24d53b6cae090843 -C extra-filename=-3fdf8f78d4112017 --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-896ec08e71d0130d.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-bc4ff9bb5406952d.rmeta --cap-lints allow` |
| 871 | 2025-10-20T23:02:02.190Z | Compiling tower v0.5.2 |
| 872 | 2025-10-20T23:02:02.193Z | Running `/home/build/.rustup/toolchains/1.90.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=e6e75ab120660783 -C extra-filename=-11d7073acad6e5b4 --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-412b3df115da0b3f.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-f25041dd1a20953d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-c2341bea79b7ec95.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5915a26174ec5b8a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow` |
| 873 | 2025-10-20T23:02:02.226Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-3e170fc9bb3a123a/build-script-build` |
| 874 | 2025-10-20T23:02:02.285Z | Compiling schemars_derive v0.8.22 |
| 875 | 2025-10-20T23:02:02.289Z | Running `/home/build/.rustup/toolchains/1.90.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=9e61bc9c718f50a7 -C extra-filename=-02b300acbdd48977 --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-5c3b8dee5150b56b.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 876 | 2025-10-20T23:02:02.411Z | Compiling rand_chacha v0.3.1 |
| 877 | 2025-10-20T23:02:02.415Z | Running `/home/build/.rustup/toolchains/1.90.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=ffca573007ee62a6 -C extra-filename=-f72e2903a8c153ba --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-9e46494b72bc10a8.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e4a684b5f2de094f.rmeta --cap-lints allow` |
| 878 | 2025-10-20T23:02:03.229Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-2afcea44265fd8dc/build-script-build` |
| 879 | 2025-10-20T23:02:03.259Z | Compiling rand v0.9.2 |
| 880 | 2025-10-20T23:02:03.263Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=3d4deb914facc680 -C extra-filename=-ae4de9310600cd35 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-60f342c5a210311d.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e1d8f64c8c387e53.rmeta --cap-lints allow` |
| 881 | 2025-10-20T23:02:03.440Z | Compiling tokio-native-tls v0.3.1 |
| 882 | 2025-10-20T23:02:03.443Z | Running `/home/build/.rustup/toolchains/1.90.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=4de3e1f679a02eca -C extra-filename=-2079b463b6d0e38e --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-01f8e9f991073d28.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 883 | 2025-10-20T23:02:03.510Z | Compiling url v2.5.4 |
| 884 | 2025-10-20T23:02:03.513Z | Running `/home/build/.rustup/toolchains/1.90.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=648b6a2e254d2ccc -C extra-filename=-ab354efc22b5eefe --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-2fb0540c4255722d.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-224fe4108d311746.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --cap-lints allow` |
| 885 | 2025-10-20T23:02:03.761Z | Compiling usdt-macro v0.6.0 |
| 886 | 2025-10-20T23:02:03.764Z | Running `/home/build/.rustup/toolchains/1.90.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=0865e810ccb131b6 -C extra-filename=-a58f5ac63efb69b6 --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-c73cdad128719221.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b67057f4bc1fef19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-fba2ba6a272ef0ef.rlib --extern proc_macro --cap-lints allow` |
| 887 | 2025-10-20T23:02:04.567Z | Compiling usdt-attr-macro v0.6.0 |
| 888 | 2025-10-20T23:02:04.571Z | Running `/home/build/.rustup/toolchains/1.90.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=6b2f1fcdea60a748 -C extra-filename=-0ebf230ddecbbbbd --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-c73cdad128719221.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b67057f4bc1fef19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-fba2ba6a272ef0ef.rlib --extern proc_macro --cap-lints allow` |
| 889 | 2025-10-20T23:02:05.078Z | Compiling serde_urlencoded v0.7.1 |
| 890 | 2025-10-20T23:02:05.081Z | Running `/home/build/.rustup/toolchains/1.90.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=752b0839ccc90f79 -C extra-filename=-e60a35eb57594a77 --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-2fb0540c4255722d.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-e4d708cdc1b32d82.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-d4457b1fe28e710e.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --cap-lints allow` |
| 891 | 2025-10-20T23:02:05.238Z | Running `/home/build/.rustup/toolchains/1.90.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=ddbc5376d3183cb9 -C extra-filename=-d9a0b11e4b9db795 --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-be3f5daa7392165b.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-466db3c369e859cc.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-c73cdad128719221.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-3d849401deae6353.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-44c95b44532775ca.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)'` |
| 892 | 2025-10-20T23:02:05.270Z | Compiling slog-json v2.6.1 |
| 893 | 2025-10-20T23:02:05.273Z | Running `/home/build/.rustup/toolchains/1.90.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=c717168c2a37f249 -C extra-filename=-42353c54e95906b2 --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-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow` |
| 894 | 2025-10-20T23:02:05.305Z | Compiling uuid v1.18.1 |
| 895 | 2025-10-20T23:02:05.308Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=cdc00236278c97c5 -C extra-filename=-6ea3003ae45987a1 --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-358f79d33adbbce7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --cap-lints allow` |
| 896 | 2025-10-20T23:02:05.589Z | Compiling futures-executor v0.3.31 |
| 897 | 2025-10-20T23:02:05.592Z | Running `/home/build/.rustup/toolchains/1.90.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=e87b16f617a3266c -C extra-filename=-dbcd10676c4fa65d --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-412b3df115da0b3f.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c34c756e80f763e8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-f25041dd1a20953d.rmeta --cap-lints allow` |
| 898 | 2025-10-20T23:02:05.605Z | Compiling async-stream-impl v0.3.6 |
| 899 | 2025-10-20T23:02:05.608Z | Running `/home/build/.rustup/toolchains/1.90.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=14899bbc5e5f7144 -C extra-filename=-5df3877440b2841d --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 900 | 2025-10-20T23:02:06.094Z | Compiling tempfile v3.23.0 |
| 901 | 2025-10-20T23:02:06.098Z | Running `/home/build/.rustup/toolchains/1.90.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=e9d356273d7fec8b -C extra-filename=-cc9f1f8ea3eb4a1a --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-6740d6587aba1ac2.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-358f79d33adbbce7.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-206f4431f8d7e649.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-2ac6ee20787790ea.rmeta --cap-lints allow` |
| 902 | 2025-10-20T23:02:06.114Z | Compiling crossbeam-channel v0.5.1 |
| 903 | 2025-10-20T23:02:06.117Z | Running `/home/build/.rustup/toolchains/1.90.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=1df45546be1aa090 -C extra-filename=-4d14a03baa8cc472 --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-abcfa2a5a9ce8b12.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-56ef79a13395fc2d.rmeta --cap-lints allow` |
| 904 | 2025-10-20T23:02:06.128Z | Compiling webpki-roots v0.26.5 |
| 905 | 2025-10-20T23:02:06.131Z | Running `/home/build/.rustup/toolchains/1.90.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=8d210d16c8aa0e75 -C extra-filename=-a5e7fd4071f83456 --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-afe15348e931e359.rmeta --cap-lints allow` |
| 906 | 2025-10-20T23:02:06.345Z | Compiling is-terminal v0.4.12 |
| 907 | 2025-10-20T23:02:06.348Z | Running `/home/build/.rustup/toolchains/1.90.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=f895dc3d82e34d91 -C extra-filename=-39a485c1f0c9597f --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 908 | 2025-10-20T23:02:06.475Z | Compiling memmap2 v0.9.8 |
| 909 | 2025-10-20T23:02:06.478Z | Running `/home/build/.rustup/toolchains/1.90.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=84259b712f754769 -C extra-filename=-02e3102d0d076adb --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 910 | 2025-10-20T23:02:06.577Z | Compiling dropshot v0.16.4 (/work/oxidecomputer/dropshot/dropshot) |
| 911 | 2025-10-20T23:02:06.581Z | Running `/home/build/.rustup/toolchains/1.90.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=7322d3ac053eb922 -C extra-filename=-505a4519d3b7324f --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-505a4519d3b7324f -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-551a4c09dbe50582.rlib` |
| 912 | 2025-10-20T23:02:06.715Z | Compiling anyhow v1.0.100 |
| 913 | 2025-10-20T23:02:06.725Z | Running `/home/build/.rustup/toolchains/1.90.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=28d63a9a5cd5e105 -C extra-filename=-b5ca2073f04ee824 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-b5ca2073f04ee824 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 914 | 2025-10-20T23:02:06.880Z | Compiling dyn-clone v1.0.4 |
| 915 | 2025-10-20T23:02:06.883Z | Running `/home/build/.rustup/toolchains/1.90.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=2f7682875d229341 -C extra-filename=-0b165c36606bada0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 916 | 2025-10-20T23:02:06.892Z | Compiling spin v0.9.8 |
| 917 | 2025-10-20T23:02:06.899Z | Running `/home/build/.rustup/toolchains/1.90.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=77b9311bf2a0396a -C extra-filename=-0bae464265e2df47 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 918 | 2025-10-20T23:02:06.926Z | Compiling data-encoding v2.4.0 |
| 919 | 2025-10-20T23:02:06.929Z | Running `/home/build/.rustup/toolchains/1.90.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=1928eb19902b9100 -C extra-filename=-7c2715c4a5147e02 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 920 | 2025-10-20T23:02:06.951Z | Compiling utf-8 v0.7.6 |
| 921 | 2025-10-20T23:02:06.954Z | Running `/home/build/.rustup/toolchains/1.90.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=7ce493568e4b6ac3 -C extra-filename=-88a6f6448e2cbd74 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 922 | 2025-10-20T23:02:07.017Z | Compiling take_mut v0.2.2 |
| 923 | 2025-10-20T23:02:07.018Z | Running `/home/build/.rustup/toolchains/1.90.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=9f466d5b31fd0a7e -C extra-filename=-327860316e1355db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 924 | 2025-10-20T23:02:07.057Z | Compiling iri-string v0.7.8 |
| 925 | 2025-10-20T23:02:07.070Z | Running `/home/build/.rustup/toolchains/1.90.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=4fcea05153fd9ba0 -C extra-filename=-b02ed77a3e071505 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 926 | 2025-10-20T23:02:07.081Z | Compiling term v1.1.0 |
| 927 | 2025-10-20T23:02:07.084Z | Running `/home/build/.rustup/toolchains/1.90.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=d094e22c4f4ff4bc -C extra-filename=-475068414cfb8999 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 928 | 2025-10-20T23:02:07.182Z | Running `/home/build/.rustup/toolchains/1.90.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=3b78f7717c7b64dc -C extra-filename=-99732e1f07e828db --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-4d14a03baa8cc472.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-327860316e1355db.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-15e747be0c55062a.rmeta --cap-lints allow --cfg integer128` |
| 929 | 2025-10-20T23:02:07.286Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-b5ca2073f04ee824/build-script-build` |
| 930 | 2025-10-20T23:02:07.315Z | Running `/home/build/.rustup/toolchains/1.90.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=5d5be6e29b5cf72e -C extra-filename=-bd555d1a80459d59 --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-a6fb29251b3b493b.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-c84f4e17bbb29b3c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-f25041dd1a20953d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-f0f51a1c8081e192.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-9aeda2aa726b7e82.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-75dac0ba5f60aa0e.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-0bae464265e2df47.rmeta --cap-lints allow` |
| 931 | 2025-10-20T23:02:07.680Z | Compiling slog-term v2.9.2 |
| 932 | 2025-10-20T23:02:07.684Z | Running `/home/build/.rustup/toolchains/1.90.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=dcd4cc874d218cfe -C extra-filename=-10c84715bfafbe5b --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-01b06d803cd5b3c5.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-39a485c1f0c9597f.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-475068414cfb8999.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-15e747be0c55062a.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow` |
| 933 | 2025-10-20T23:02:08.313Z | Compiling tungstenite v0.28.0 |
| 934 | 2025-10-20T23:02:08.317Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/lib.rs --error-format=json --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=66aa07bb3b8d5e5a -C extra-filename=-bf3165fb32ed3b4b --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-a6fb29251b3b493b.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-7c2715c4a5147e02.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-f0f51a1c8081e192.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-ae4de9310600cd35.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-88a6f6448e2cbd74.rmeta --cap-lints allow` |
| 935 | 2025-10-20T23:02:08.327Z | Running `/home/build/.rustup/toolchains/1.90.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=62ef7e1f546411b3 -C extra-filename=-427ddaeb123fa331 --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-01b06d803cd5b3c5.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-0b165c36606bada0.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-02b300acbdd48977.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 936 | 2025-10-20T23:02:08.556Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-505a4519d3b7324f/build-script-build` |
| 937 | 2025-10-20T23:02:08.572Z | Compiling async-stream v0.3.6 |
| 938 | 2025-10-20T23:02:08.586Z | Running `/home/build/.rustup/toolchains/1.90.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=c4c08cea743d33b1 -C extra-filename=-9e741ba154374b31 --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-5df3877440b2841d.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow` |
| 939 | 2025-10-20T23:02:08.618Z | Compiling usdt v0.6.0 |
| 940 | 2025-10-20T23:02:08.621Z | Running `/home/build/.rustup/toolchains/1.90.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=ae50eb700f42e926 -C extra-filename=-bddc83e3ab24316e --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-466db3c369e859cc.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-fae276d36ab00d05.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-02e3102d0d076adb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-0ebf230ddecbbbbd.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-d9a0b11e4b9db795.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-a58f5ac63efb69b6.so --cap-lints allow` |
| 941 | 2025-10-20T23:02:08.781Z | Compiling atomicwrites v0.4.4 |
| 942 | 2025-10-20T23:02:08.784Z | Running `/home/build/.rustup/toolchains/1.90.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=ecc231080cc8d569 -C extra-filename=-9b6845aed92c0b64 --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-cfc2796d8a7927e7.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rmeta --cap-lints allow` |
| 943 | 2025-10-20T23:02:08.905Z | Compiling hyper-rustls v0.27.3 |
| 944 | 2025-10-20T23:02:08.909Z | Running `/home/build/.rustup/toolchains/1.90.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=340bd365991b816d -C extra-filename=-ace718da8f729d26 --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-f25041dd1a20953d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-3dd55ad34904b0e7.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-4b858b986a02ebf6.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-a5e7fd4071f83456.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 945 | 2025-10-20T23:02:09.005Z | Compiling futures v0.3.31 |
| 946 | 2025-10-20T23:02:09.009Z | Running `/home/build/.rustup/toolchains/1.90.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=436a51bddebdcf38 -C extra-filename=-7a9c89cf418b5e9d --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-86af18776f0ab9e8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-dbcd10676c4fa65d.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b162361d1cb8d01a.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-62f36eeafc97992f.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-c34c756e80f763e8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-f25041dd1a20953d.rmeta --cap-lints allow` |
| 947 | 2025-10-20T23:02:09.124Z | Compiling slog-bunyan v2.5.0 |
| 948 | 2025-10-20T23:02:09.128Z | Running `/home/build/.rustup/toolchains/1.90.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=9b0315df07421877 -C extra-filename=-b9e79d7942ef3a4d --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-3fdf8f78d4112017.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --cap-lints allow` |
| 949 | 2025-10-20T23:02:09.155Z | Compiling hyper-tls v0.6.0 |
| 950 | 2025-10-20T23:02:09.159Z | Running `/home/build/.rustup/toolchains/1.90.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=04f2302fc21fed46 -C extra-filename=-08e5c650d24cc09e --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-a6fb29251b3b493b.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-01f8e9f991073d28.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-2079b463b6d0e38e.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 951 | 2025-10-20T23:02:09.180Z | Running `/home/build/.rustup/toolchains/1.90.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=88523c395c28d675 -C extra-filename=-9d5eaffd68bb3883 --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-75dac0ba5f60aa0e.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-1ee9be922884d7b4.rmeta --cap-lints allow` |
| 952 | 2025-10-20T23:02:09.345Z | Compiling rand v0.8.4 |
| 953 | 2025-10-20T23:02:09.348Z | Running `/home/build/.rustup/toolchains/1.90.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=62739570f3f129af -C extra-filename=-e14fd198d84aa2c8 --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-896ec08e71d0130d.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-f72e2903a8c153ba.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-e4a684b5f2de094f.rmeta --cap-lints allow` |
| 954 | 2025-10-20T23:02:09.499Z | Compiling event-listener-strategy v0.5.4 |
| 955 | 2025-10-20T23:02:09.503Z | Running `/home/build/.rustup/toolchains/1.90.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=a0a94fc3e9572caa -C extra-filename=-80dbe961207e3f22 --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-2aae95758840e5a9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow` |
| 956 | 2025-10-20T23:02:09.562Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-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=e5625bb0fb3a5159 -C extra-filename=-6ea762b0d34a07c6 --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"))'` |
| 957 | 2025-10-20T23:02:09.682Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=e4bd1a730a23cda0 -C extra-filename=-c5c34a111ae897c3 --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-d50603f23f466ab6.rmeta --cap-lints allow --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)'` |
| 958 | 2025-10-20T23:02:09.719Z | Compiling dropshot_endpoint v0.16.4 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 959 | 2025-10-20T23:02:09.731Z | Running `/home/build/.rustup/toolchains/1.90.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=ce624e307d677dc5 -C extra-filename=-dbfd7afc4ca5f784 --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-2b087a3cf3ccd23c.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-e7a4d0d2d7eedff3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b67057f4bc1fef19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro` |
| 960 | 2025-10-20T23:02:10.106Z | Compiling tower-http v0.6.5 |
| 961 | 2025-10-20T23:02:10.110Z | Running `/home/build/.rustup/toolchains/1.90.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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=af24e0f5d1d183cd -C extra-filename=-879cb8b94af45cdd --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-30e0597c997f96eb.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-f25041dd1a20953d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-b02ed77a3e071505.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-11d7073acad6e5b4.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-5915a26174ec5b8a.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow` |
| 962 | 2025-10-20T23:02:10.607Z | Compiling rustls-native-certs v0.7.0 |
| 963 | 2025-10-20T23:02:10.611Z | Compiling openapiv3 v2.2.0 |
| 964 | 2025-10-20T23:02:10.611Z | Running `/home/build/.rustup/toolchains/1.90.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=3508fb7a0b52d73c -C extra-filename=-c21a3650764c4445 --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-a2ed6fc0c04978a8.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --cap-lints allow` |
| 965 | 2025-10-20T23:02:10.611Z | Running `/home/build/.rustup/toolchains/1.90.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=b7eb026c2262bbcb -C extra-filename=-3fb9a48dd031cbf2 --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-0f23ce94c93f2a1c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --cap-lints allow` |
| 966 | 2025-10-20T23:02:10.795Z | Compiling yasna v0.5.2 |
| 967 | 2025-10-20T23:02:10.798Z | Running `/home/build/.rustup/toolchains/1.90.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=1a54cb48bd99bcfb -C extra-filename=-ab38a173b2161562 --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-7f4c1c5f612ba4cb.rmeta --cap-lints allow` |
| 968 | 2025-10-20T23:02:10.976Z | Compiling async-trait v0.1.89 |
| 969 | 2025-10-20T23:02:10.988Z | Running `/home/build/.rustup/toolchains/1.90.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=615cf646e076f06a -C extra-filename=-0794c1403f46460e --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-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 970 | 2025-10-20T23:02:11.000Z | Compiling waitgroup v0.1.2 |
| 971 | 2025-10-20T23:02:11.004Z | Running `/home/build/.rustup/toolchains/1.90.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=7e6d0b985c4d6c94 -C extra-filename=-3726d2f536179c60 --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-0ceeb0046baa8b4e.rmeta --cap-lints allow` |
| 972 | 2025-10-20T23:02:11.044Z | Compiling pem v3.0.6 |
| 973 | 2025-10-20T23:02:11.047Z | Running `/home/build/.rustup/toolchains/1.90.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=1c6fdf0547132e13 -C extra-filename=-3f14052b468b142c --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-03590bb7c503e408.rmeta --cap-lints allow` |
| 974 | 2025-10-20T23:02:11.227Z | Compiling serde_path_to_error v0.1.20 |
| 975 | 2025-10-20T23:02:11.242Z | Running `/home/build/.rustup/toolchains/1.90.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=9b6c8e187e6f538d -C extra-filename=-4bfa8038c1c4d70f --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-e4d708cdc1b32d82.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-d50603f23f466ab6.rmeta --cap-lints allow` |
| 976 | 2025-10-20T23:02:11.512Z | Compiling webpki-roots v1.0.0 |
| 977 | 2025-10-20T23:02:11.535Z | Running `/home/build/.rustup/toolchains/1.90.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=e3b76f4542ae27b7 -C extra-filename=-73d1ec9cffaa1b4a --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-afe15348e931e359.rmeta --cap-lints allow` |
| 978 | 2025-10-20T23:02:11.729Z | Compiling hostname v0.4.0 |
| 979 | 2025-10-20T23:02:11.733Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=9bb674c486100743 -C extra-filename=-cfc894aa81445219 --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-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow` |
| 980 | 2025-10-20T23:02:11.772Z | Compiling http-range v0.1.4 |
| 981 | 2025-10-20T23:02:11.775Z | Running `/home/build/.rustup/toolchains/1.90.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=0435e0464838b753 -C extra-filename=-d445001bd76db1e3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 982 | 2025-10-20T23:02:11.856Z | Compiling simple-mermaid v0.2.0 |
| 983 | 2025-10-20T23:02:11.882Z | Running `/home/build/.rustup/toolchains/1.90.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=4c81501d82ef2a73 -C extra-filename=-44312c2eeff58136 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 984 | 2025-10-20T23:02:11.960Z | Compiling debug-ignore v1.0.5 |
| 985 | 2025-10-20T23:02:11.964Z | Running `/home/build/.rustup/toolchains/1.90.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=c057f3a1d33867cd -C extra-filename=-b398bb838a9aea8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 986 | 2025-10-20T23:02:11.964Z | Compiling glob v0.3.0 |
| 987 | 2025-10-20T23:02:11.973Z | Running `/home/build/.rustup/toolchains/1.90.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=52e8697d7be85906 -C extra-filename=-2983dbcc5bfc540d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 988 | 2025-10-20T23:02:12.007Z | Compiling termcolor v1.1.2 |
| 989 | 2025-10-20T23:02:12.010Z | Running `/home/build/.rustup/toolchains/1.90.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=570d96c9d3f26682 -C extra-filename=-24e12f2309063729 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 990 | 2025-10-20T23:02:12.095Z | Compiling hyper-staticfile v0.10.1 |
| 991 | 2025-10-20T23:02:12.107Z | Running `/home/build/.rustup/toolchains/1.90.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=257d46c766015f5d -C extra-filename=-3ed6aa90b72316e5 --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-f25041dd1a20953d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-d445001bd76db1e3.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-2845571d39d14ba6.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-e14fd198d84aa2c8.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-ab354efc22b5eefe.rmeta --cap-lints allow` |
| 992 | 2025-10-20T23:02:12.128Z | Compiling rcgen v0.14.5 |
| 993 | 2025-10-20T23:02:12.131Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=9a927d9b7470f662 -C extra-filename=-7d7f41563e14bedd --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-3f14052b468b142c.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-d736d402b34dcf76.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-7f4c1c5f612ba4cb.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-ab38a173b2161562.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 994 | 2025-10-20T23:02:12.342Z | Compiling reqwest v0.12.24 |
| 995 | 2025-10-20T23:02:12.345Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=076b1b2c72efa756 -C extra-filename=-2799b4e076a581e0 --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-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-c84f4e17bbb29b3c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-2613262fbbfc1914.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-cd1427139c2f4d9c.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-ace718da8f729d26.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-08e5c650d24cc09e.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-75dac0ba5f60aa0e.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-01f8e9f991073d28.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-3dd55ad34904b0e7.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-c2341bea79b7ec95.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-2079b463b6d0e38e.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-4b858b986a02ebf6.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-11d7073acad6e5b4.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-879cb8b94af45cdd.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-ab354efc22b5eefe.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-73d1ec9cffaa1b4a.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 996 | 2025-10-20T23:02:12.748Z | Compiling trybuild v1.0.111 |
| 997 | 2025-10-20T23:02:12.752Z | Running `/home/build/.rustup/toolchains/1.90.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=bbc6630574bf6a57 -C extra-filename=-dfb4ad19580ba4b2 --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-2983dbcc5bfc540d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-00f34a425d5f8bf7.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-6ea762b0d34a07c6.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-24e12f2309063729.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rmeta --cap-lints allow` |
| 998 | 2025-10-20T23:02:12.872Z | Compiling hyper-rustls v0.26.0 |
| 999 | 2025-10-20T23:02:12.875Z | Running `/home/build/.rustup/toolchains/1.90.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=59f4969936ccebe9 -C extra-filename=-84e6467edf72c960 --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-f25041dd1a20953d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-c21a3650764c4445.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-36766986bb9083be.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 1000 | 2025-10-20T23:02:13.123Z | Compiling async-channel v2.5.0 |
| 1001 | 2025-10-20T23:02:13.134Z | Running `/home/build/.rustup/toolchains/1.90.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=1d25f0abab47943a -C extra-filename=-1188973a40facc17 --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-7116eda6cf6a7855.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-80dbe961207e3f22.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-412b3df115da0b3f.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-9ef91c4d733edc06.rmeta --cap-lints allow` |
| 1002 | 2025-10-20T23:02:13.172Z | Compiling tokio-tungstenite v0.28.0 |
| 1003 | 2025-10-20T23:02:13.175Z | Running `/home/build/.rustup/toolchains/1.90.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.28.0/src/lib.rs --error-format=json --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=6a3e8b69070a6f71 -C extra-filename=-97e8fde3681f77f4 --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-f25041dd1a20953d.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-d5dded00f7bb4429.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-bf3165fb32ed3b4b.rmeta --cap-lints allow` |
| 1004 | 2025-10-20T23:02:13.392Z | Compiling expectorate v1.2.0 |
| 1005 | 2025-10-20T23:02:13.395Z | Running `/home/build/.rustup/toolchains/1.90.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=17aada42cb6e54c8 -C extra-filename=-5e8222210c6695aa --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-9b6845aed92c0b64.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-365a9af40dfa6e48.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-640bfdee2c179029.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4929ff0e85cf9b00.rmeta --cap-lints allow` |
| 1006 | 2025-10-20T23:02:13.497Z | Running `/home/build/.rustup/toolchains/1.90.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=c97100498ed59292 -C extra-filename=-7f3c895630a9a69f --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)'` |
| 1007 | 2025-10-20T23:02:13.636Z | Compiling subprocess v0.2.9 |
| 1008 | 2025-10-20T23:02:13.639Z | Running `/home/build/.rustup/toolchains/1.90.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=7c752976c892a58d -C extra-filename=-4894de0145590d3f --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-896ec08e71d0130d.rmeta --cap-lints allow` |
| 1009 | 2025-10-20T23:02:13.700Z | Compiling buf-list v1.1.2 |
| 1010 | 2025-10-20T23:02:13.704Z | Running `/home/build/.rustup/toolchains/1.90.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=33ede5c0b1ebe2cf -C extra-filename=-0bed30db830f94d6 --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-a6fb29251b3b493b.rmeta --cap-lints allow` |
| 1011 | 2025-10-20T23:02:14.249Z | Running `/home/build/.rustup/toolchains/1.90.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=dac9b2fc1baecc79 -C extra-filename=-67f27968647a0c27 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-67f27968647a0c27 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1012 | 2025-10-20T23:02:14.284Z | Running `/home/build/.rustup/toolchains/1.90.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=c140f3c34884ec58 -C extra-filename=-34daea41aeff99a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1013 | 2025-10-20T23:02:14.388Z | Compiling prettyplease v0.2.37 |
| 1014 | 2025-10-20T23:02:14.393Z | Running `/home/build/.rustup/toolchains/1.90.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=16b17d64d64213d5 -C extra-filename=-c7d46039528c9fb6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-c7d46039528c9fb6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1015 | 2025-10-20T23:02:14.502Z | Compiling schema-derive v0.1.0 |
| 1016 | 2025-10-20T23:02:14.506Z | Running `/home/build/.rustup/toolchains/1.90.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=f2642bb676ef4847 -C extra-filename=-d16353944c91bdda --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-676291b925f08f03.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro --cap-lints allow` |
| 1017 | 2025-10-20T23:02:14.715Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-67f27968647a0c27/build-script-build` |
| 1018 | 2025-10-20T23:02:14.734Z | Running `/home/build/.rustup/toolchains/1.90.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 --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=3f126e9c2f501912 -C extra-filename=-6c322814c53e78a1 --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-abcfa2a5a9ce8b12.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rmeta --cap-lints allow` |
| 1019 | 2025-10-20T23:02:14.778Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-c7d46039528c9fb6/build-script-build` |
| 1020 | 2025-10-20T23:02:14.796Z | Running `/home/build/.rustup/toolchains/1.90.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=4eef4e648ffa1164 -C extra-filename=-777a78c768192f2e --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-89ecd8ee6c3799e8.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1021 | 2025-10-20T23:02:14.920Z | Running `/home/build/.rustup/toolchains/1.90.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=f1d2809ea6372c5d -C extra-filename=-6c01781752fe906c --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-6740d6587aba1ac2.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-6c322814c53e78a1.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-34daea41aeff99a6.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-2ac6ee20787790ea.rmeta --cap-lints allow` |
| 1022 | 2025-10-20T23:02:15.368Z | Running `/home/build/.rustup/toolchains/1.90.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=c4a1f311fd7d9007 -C extra-filename=-601db43659be2953 --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-cfc2796d8a7927e7.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-6c01781752fe906c.rmeta --cap-lints allow` |
| 1023 | 2025-10-20T23:02:15.729Z | Running `/home/build/.rustup/toolchains/1.90.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=d3c3dee01771eb0c -C extra-filename=-b2b36afe152ae826 --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-601db43659be2953.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-365a9af40dfa6e48.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-640bfdee2c179029.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-4929ff0e85cf9b00.rmeta --cap-lints allow` |
| 1024 | 2025-10-20T23:02:16.202Z | Running `/home/build/.rustup/toolchains/1.90.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=c2eac8d5719f8b6d -C extra-filename=-ed5fd1a39b109943 --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-9e741ba154374b31.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out` |
| 1025 | 2025-10-20T23:02:16.572Z | Compiling schema v0.1.0 |
| 1026 | 2025-10-20T23:02:16.576Z | Running `/home/build/.rustup/toolchains/1.90.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=1e20f4172d8087b9 -C extra-filename=-877b25b7ba5344c2 --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-89ecd8ee6c3799e8.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-d16353944c91bdda.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rmeta --cap-lints allow` |
| 1027 | 2025-10-20T23:02:16.729Z | Running `/home/build/.rustup/toolchains/1.90.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=66b1aa6a43351c76 -C extra-filename=-cefa98426d0fa47f --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-b2b36afe152ae826.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-2b087a3cf3ccd23c.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-777a78c768192f2e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-89ecd8ee6c3799e8.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-32f7e92c1f93d3a3.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-877b25b7ba5344c2.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-e7a4d0d2d7eedff3.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-b67057f4bc1fef19.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-6092db9486219e94.rlib --extern proc_macro` |
| 1028 | 2025-10-20T23:02:18.121Z | Running `/home/build/.rustup/toolchains/1.90.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=2ad73463dc493c51 -C extra-filename=-1bbee220e1fb0a6d --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1029 | 2025-10-20T23:02:23.273Z | Running `/home/build/.rustup/toolchains/1.90.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=1bb8480d61febcd3 -C extra-filename=-1ecc7036198e59f8 --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1030 | 2025-10-20T23:02:23.279Z | Running `/home/build/.rustup/toolchains/1.90.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=9ecba8cfcd61eba1 -C extra-filename=-2fa2208429a8ff3b --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1031 | 2025-10-20T23:02:23.279Z | Running `/home/build/.rustup/toolchains/1.90.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=1d968d41ab3b1324 -C extra-filename=-fdd1d0941a869f3b --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1032 | 2025-10-20T23:02:23.285Z | Running `/home/build/.rustup/toolchains/1.90.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=cae4713189519115 -C extra-filename=-2f2b648a2ff2cb1b --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1033 | 2025-10-20T23:02:23.290Z | Running `/home/build/.rustup/toolchains/1.90.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=0f0bc9d2b4eba355 -C extra-filename=-a997eea6c455682b --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1034 | 2025-10-20T23:02:23.291Z | Running `/home/build/.rustup/toolchains/1.90.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=9c72d9f2a110b018 -C extra-filename=-7d3987a615980bf0 --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1035 | 2025-10-20T23:02:23.292Z | Running `/home/build/.rustup/toolchains/1.90.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=fea416bb21fd245b -C extra-filename=-36eb32f0df269140 --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` |
| 1036 | 2025-10-20T23:02:23.782Z | error[E0308]: mismatched types |
| 1037 | 2025-10-20T23:02:23.782Z | --> dropshot/examples/api-trait-websocket.rs:127:43 |
| 1038 | 2025-10-20T23:02:23.782Z | | |
| 1039 | 2025-10-20T23:02:23.782Z | 127 | while ws.send(Message::Binary(vec![count])).await.is_ok() { |
| 1040 | 2025-10-20T23:02:23.782Z | | --------------- ^^^^^^^^^^^ expected `Bytes`, found `Vec<u8>` |
| 1041 | 2025-10-20T23:02:23.782Z | | | |
| 1042 | 2025-10-20T23:02:23.782Z | | arguments to this enum variant are incorrect |
| 1043 | 2025-10-20T23:02:23.783Z | | |
| 1044 | 2025-10-20T23:02:23.783Z | = note: expected struct `tokio_tungstenite::tungstenite::Bytes` |
| 1045 | 2025-10-20T23:02:23.783Z | found struct `std::vec::Vec<u8>` |
| 1046 | 2025-10-20T23:02:23.783Z | note: tuple variant defined here |
| 1047 | 2025-10-20T23:02:23.783Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:161:5 |
| 1048 | 2025-10-20T23:02:23.783Z | | |
| 1049 | 2025-10-20T23:02:23.783Z | 161 | Binary(Bytes), |
| 1050 | 2025-10-20T23:02:23.783Z | | ^^^^^^ |
| 1051 | 2025-10-20T23:02:23.783Z | help: call `Into::into` on this expression to convert `std::vec::Vec<u8>` into `tokio_tungstenite::tungstenite::Bytes` |
| 1052 | 2025-10-20T23:02:23.783Z | | |
| 1053 | 2025-10-20T23:02:23.783Z | 127 | while ws.send(Message::Binary(vec![count].into())).await.is_ok() { |
| 1054 | 2025-10-20T23:02:23.783Z | | +++++++ |
| 1055 | 2025-10-20T23:02:23.783Z | |
| 1056 | 2025-10-20T23:02:24.151Z | For more information about this error, try `rustc --explain E0308`. |
| 1057 | 2025-10-20T23:02:24.195Z | error: could not compile `dropshot` (example "api-trait-websocket") due to 1 previous error |
| 1058 | 2025-10-20T23:02:24.199Z | |
| 1059 | 2025-10-20T23:02:24.199Z | Caused by: |
| 1060 | 2025-10-20T23:02:24.199Z | process didn't exit successfully: `/home/build/.rustup/toolchains/1.90.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=0f0bc9d2b4eba355 -C extra-filename=-a997eea6c455682b --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-7f3c895630a9a69f.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1188973a40facc17.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-9e741ba154374b31.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-0794c1403f46460e.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-03590bb7c503e408.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-0bed30db830f94d6.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-a6fb29251b3b493b.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-c5c34a111ae897c3.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-01b06d803cd5b3c5.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-b398bb838a9aea8a.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-ed5fd1a39b109943.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-dbfd7afc4ca5f784.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-5e8222210c6695aa.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-2fb0540c4255722d.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-7a9c89cf418b5e9d.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfc894aa81445219.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-a4a3dabfcc0ae01d.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-727db91404afe926.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-bb1d60c2c5a5ccd0.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-84e6467edf72c960.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-3ed6aa90b72316e5.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-5a1ae382f15da6e2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-0f23ce94c93f2a1c.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-78d8eac9b6302b57.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-896ec08e71d0130d.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-9d5eaffd68bb3883.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-bd555d1a80459d59.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-3fb9a48dd031cbf2.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-676291b925f08f03.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-3f14052b468b142c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-9a02fabab443b4fb.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-7d7f41563e14bedd.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-2799b4e076a581e0.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-6b49f03ac24453d0.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-5c50b31c03cc252f.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-afe15348e931e359.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-427ddaeb123fa331.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-132bd9e8581c1284.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-92dff32b8ecb62bd.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ee89029bd82a4f5c.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-a0b25151a34e41c3.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-4bfa8038c1c4d70f.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e60a35eb57594a77.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-abad09e0aa67c881.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-44312c2eeff58136.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-92de6a1685037e02.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-99732e1f07e828db.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-b9e79d7942ef3a4d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-42353c54e95906b2.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-10c84715bfafbe5b.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-4894de0145590d3f.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-cc9f1f8ea3eb4a1a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-af18cb883d0af151.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-1b1c14ee2f1d0c88.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-689d42df0c0d68b9.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-97e8fde3681f77f4.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-a44e100cd464a63b.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-dfb4ad19580ba4b2.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-bddc83e3ab24316e.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-6ea3003ae45987a1.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-3726d2f536179c60.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-ae7025d83ae4f613/out -L native=/usr/ssl-3/lib/amd64` (exit status: 1) |
| 1061 | 2025-10-20T23:02:24.199Z | warning: build failed, waiting for other jobs to finish... |
| 1062 | 2025-10-20T23:02:46.710Z | |
| 1063 | 2025-10-20T23:02:46.714Z | real 1:23.531079921 |
| 1064 | 2025-10-20T23:02:46.714Z | user 8:09.774658016 |
| 1065 | 2025-10-20T23:02:46.714Z | sys 1:07.376351047 |
| 1066 | 2025-10-20T23:02:46.715Z | trap 0.393743807 |
| 1067 | 2025-10-20T23:02:46.715Z | tflt 1.167737602 |
| 1068 | 2025-10-20T23:02:46.715Z | dflt 0.731222899 |
| 1069 | 2025-10-20T23:02:46.715Z | kflt 0.011683911 |
| 1070 | 2025-10-20T23:02:46.715Z | lock 21:39.843825586 |
| 1071 | 2025-10-20T23:02:46.715Z | slp 31:45.116888631 |
| 1072 | 2025-10-20T23:02:46.715Z | lat 31.255548709 |
| 1073 | 2025-10-20T23:02:46.715Z | stop 59.161767058 |
| 1074 | 2025-10-20T23:02:46.715Z | process exited: duration 108405 ms, exit code 101 |
| |
| 1075 | 2025-10-20T23:02:46.723Z | found 0 output files |