|
|
|
| 1 | 2025-05-13T20:22:50.029Z | job assigned to worker 01JV5MZWP17Y738GYPFX2PKTRT [factory gimlet-EVT22200007-propolis, EVT22200007/27177] (queued for 34 s) |
| |
| 2 | 2025-05-13T20:22:58.344Z | starting task 0: "setup" |
| 3 | 2025-05-13T20:22:58.370Z | ++ uname -s |
| 4 | 2025-05-13T20:22:58.370Z | + kern=SunOS |
| 5 | 2025-05-13T20:22:58.370Z | + build_user=build |
| 6 | 2025-05-13T20:22:58.370Z | + build_uid=12345 |
| 7 | 2025-05-13T20:22:58.370Z | + work_dir=/work |
| 8 | 2025-05-13T20:22:58.370Z | + input_dir=/input |
| 9 | 2025-05-13T20:22:58.370Z | + [[ 0 == 12345 ]] |
| 10 | 2025-05-13T20:22:58.370Z | + case "$kern" in |
| 11 | 2025-05-13T20:22:58.370Z | + groupadd -g 12345 build |
| 12 | 2025-05-13T20:22:58.370Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-05-13T20:23:00.367Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-05-13T20:23:00.402Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-05-13T20:23:00.427Z | + home_fs=zfs |
| 16 | 2025-05-13T20:23:00.427Z | + [[ zfs == autofs ]] |
| 17 | 2025-05-13T20:23:00.427Z | + mkdir -p /home/build |
| 18 | 2025-05-13T20:23:00.427Z | + chown build:build /home/build /work |
| 19 | 2025-05-13T20:23:02.411Z | + chmod 0700 /home/build /work |
| 20 | 2025-05-13T20:23:02.437Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2025-05-13T20:23:02.490Z | starting task 1: "rust-toolchain" |
| 22 | 2025-05-13T20:23:02.516Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-05-13T20:23:02.516Z | * rust toolchain channel = "stable" |
| 24 | 2025-05-13T20:23:02.516Z | * rust toolchain profile = "default" |
| 25 | 2025-05-13T20:23:02.516Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-05-13T20:23:02.516Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-05-13T20:23:02.516Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-05-13T20:23:02.517Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-05-13T20:23:02.517Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-05-13T20:23:02.651Z | info: downloading installer |
| 31 | 2025-05-13T20:23:03.082Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-05-13T20:23:03.082Z | warn: /opt/ooce/bin |
| 33 | 2025-05-13T20:23:03.082Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-05-13T20:23:03.082Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-05-13T20:23:03.083Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-05-13T20:23:03.083Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-05-13T20:23:03.083Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-05-13T20:23:03.083Z | error: cannot install while Rust is installed |
| 39 | 2025-05-13T20:23:03.083Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-05-13T20:23:03.108Z | info: profile set to 'default' |
| 41 | 2025-05-13T20:23:03.108Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-05-13T20:23:03.108Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-05-13T20:23:03.203Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-05-13T20:23:03.203Z | info: downloading component 'cargo' |
| 45 | 2025-05-13T20:23:03.384Z | info: downloading component 'clippy' |
| 46 | 2025-05-13T20:23:03.456Z | info: downloading component 'rust-docs' |
| 47 | 2025-05-13T20:23:03.729Z | info: downloading component 'rust-std' |
| 48 | 2025-05-13T20:23:04.201Z | info: downloading component 'rustc' |
| 49 | 2025-05-13T20:23:05.259Z | info: downloading component 'rustfmt' |
| 50 | 2025-05-13T20:23:05.317Z | info: installing component 'cargo' |
| 51 | 2025-05-13T20:23:06.432Z | info: installing component 'clippy' |
| 52 | 2025-05-13T20:23:06.914Z | info: installing component 'rust-docs' |
| 53 | 2025-05-13T20:23:09.924Z | info: installing component 'rust-std' |
| 54 | 2025-05-13T20:23:11.881Z | info: installing component 'rustc' |
| 55 | 2025-05-13T20:23:19.493Z | info: installing component 'rustfmt' |
| 56 | 2025-05-13T20:23:19.863Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-05-13T20:23:19.863Z | |
| 58 | 2025-05-13T20:23:20.024Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-05-13T20:23:20.024Z | |
| 60 | 2025-05-13T20:23:20.053Z | |
| 61 | 2025-05-13T20:23:20.053Z | Rust is installed now. Great! |
| 62 | 2025-05-13T20:23:20.053Z | |
| 63 | 2025-05-13T20:23:20.053Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-05-13T20:23:20.053Z | environment variable. This has not been done automatically. |
| 65 | 2025-05-13T20:23:20.053Z | |
| 66 | 2025-05-13T20:23:20.053Z | To configure your current shell, you need to source |
| 67 | 2025-05-13T20:23:20.053Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-05-13T20:23:20.053Z | |
| 69 | 2025-05-13T20:23:20.053Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-05-13T20:23:20.053Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-05-13T20:23:20.053Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-05-13T20:23:20.053Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-05-13T20:23:20.127Z | + rustup --version |
| 74 | 2025-05-13T20:23:20.152Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-05-13T20:23:20.152Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-05-13T20:23:20.234Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-05-13T20:23:20.262Z | + cargo --version |
| 78 | 2025-05-13T20:23:20.321Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-05-13T20:23:20.346Z | + rustc --version |
| 80 | 2025-05-13T20:23:20.416Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-05-13T20:23:20.441Z | process exited: duration 17935 ms, exit code 0 |
| |
| 82 | 2025-05-13T20:23:20.491Z | starting task 2: "authentication" |
| 83 | 2025-05-13T20:23:20.549Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2025-05-13T20:23:20.600Z | starting task 3: "clone repository" |
| 85 | 2025-05-13T20:23:20.625Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-05-13T20:23:20.625Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-05-13T20:23:20.650Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-05-13T20:23:21.654Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-05-13T20:23:21.654Z | + git fetch origin d1c5a9e5d3988a517c2f301d5220ab28c454a169 |
| 90 | 2025-05-13T20:23:22.050Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-05-13T20:23:22.050Z | * branch d1c5a9e5d3988a517c2f301d5220ab28c454a169 -> FETCH_HEAD |
| 92 | 2025-05-13T20:23:22.076Z | + [[ -n ixi/deny-docs-warnings ]] |
| 93 | 2025-05-13T20:23:22.076Z | ++ git branch --show-current |
| 94 | 2025-05-13T20:23:22.076Z | + current=main |
| 95 | 2025-05-13T20:23:22.076Z | + [[ main != ixi/deny-docs-warnings ]] |
| 96 | 2025-05-13T20:23:22.077Z | + git branch -f ixi/deny-docs-warnings d1c5a9e5d3988a517c2f301d5220ab28c454a169 |
| 97 | 2025-05-13T20:23:22.077Z | + git checkout -f ixi/deny-docs-warnings |
| 98 | 2025-05-13T20:23:22.102Z | Switched to branch 'ixi/deny-docs-warnings' |
| 99 | 2025-05-13T20:23:22.102Z | + git reset --hard d1c5a9e5d3988a517c2f301d5220ab28c454a169 |
| 100 | 2025-05-13T20:23:22.128Z | HEAD is now at d1c5a9e fix a few docs bugs and export HttpResponseContent |
| 101 | 2025-05-13T20:23:22.128Z | process exited: duration 1509 ms, exit code 0 |
| |
| 102 | 2025-05-13T20:23:22.179Z | starting task 4: "build" |
| 103 | 2025-05-13T20:23:22.204Z | + cargo --version |
| 104 | 2025-05-13T20:23:22.204Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2025-05-13T20:23:22.295Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2025-05-13T20:23:22.296Z | info: downloading component 'cargo' |
| 107 | 2025-05-13T20:23:22.451Z | info: downloading component 'clippy' |
| 108 | 2025-05-13T20:23:22.532Z | info: downloading component 'rust-docs' |
| 109 | 2025-05-13T20:23:22.836Z | info: downloading component 'rust-std' |
| 110 | 2025-05-13T20:23:23.129Z | info: downloading component 'rustc' |
| 111 | 2025-05-13T20:23:24.219Z | info: downloading component 'rustfmt' |
| 112 | 2025-05-13T20:23:24.292Z | info: installing component 'cargo' |
| 113 | 2025-05-13T20:23:25.289Z | info: installing component 'clippy' |
| 114 | 2025-05-13T20:23:25.752Z | info: installing component 'rust-docs' |
| 115 | 2025-05-13T20:23:28.723Z | info: installing component 'rust-std' |
| 116 | 2025-05-13T20:23:30.660Z | info: installing component 'rustc' |
| 117 | 2025-05-13T20:23:38.096Z | info: installing component 'rustfmt' |
| 118 | 2025-05-13T20:23:38.596Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2025-05-13T20:23:38.621Z | + rustc --version |
| 120 | 2025-05-13T20:23:38.726Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2025-05-13T20:23:38.751Z | + banner build |
| 122 | 2025-05-13T20:23:38.751Z | |
| 123 | 2025-05-13T20:23:38.751Z | ##### # # # # ##### |
| 124 | 2025-05-13T20:23:38.751Z | # # # # # # # # |
| 125 | 2025-05-13T20:23:38.751Z | ##### # # # # # # |
| 126 | 2025-05-13T20:23:38.751Z | # # # # # # # # |
| 127 | 2025-05-13T20:23:38.751Z | # # # # # # # # |
| 128 | 2025-05-13T20:23:38.751Z | ##### #### # ###### ##### |
| 129 | 2025-05-13T20:23:38.751Z | |
| 130 | 2025-05-13T20:23:38.752Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2025-05-13T20:23:38.926Z | Updating crates.io index |
| 132 | 2025-05-13T20:23:39.781Z | Downloading crates ... |
| 133 | 2025-05-13T20:23:39.876Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2025-05-13T20:23:39.902Z | Downloaded debug-ignore v1.0.5 |
| 135 | 2025-05-13T20:23:39.902Z | Downloaded foreign-types-shared v0.1.1 |
| 136 | 2025-05-13T20:23:39.902Z | Downloaded foreign-types v0.3.2 |
| 137 | 2025-05-13T20:23:39.902Z | Downloaded dtrace-parser v0.2.0 |
| 138 | 2025-05-13T20:23:39.902Z | Downloaded autocfg v1.1.0 |
| 139 | 2025-05-13T20:23:39.902Z | Downloaded zerofrom v0.1.5 |
| 140 | 2025-05-13T20:23:39.902Z | Downloaded write16 v1.0.0 |
| 141 | 2025-05-13T20:23:39.902Z | Downloaded want v0.3.0 |
| 142 | 2025-05-13T20:23:39.928Z | Downloaded toml_write v0.1.1 |
| 143 | 2025-05-13T20:23:39.928Z | Downloaded openssl-macros v0.1.1 |
| 144 | 2025-05-13T20:23:39.928Z | Downloaded pretty-hex v0.4.1 |
| 145 | 2025-05-13T20:23:39.928Z | Downloaded zeroize v1.7.0 |
| 146 | 2025-05-13T20:23:39.928Z | Downloaded quinn-udp v0.5.5 |
| 147 | 2025-05-13T20:23:39.928Z | Downloaded ipnet v2.10.0 |
| 148 | 2025-05-13T20:23:39.928Z | Downloaded glob v0.3.0 |
| 149 | 2025-05-13T20:23:39.954Z | Downloaded scroll_derive v0.12.0 |
| 150 | 2025-05-13T20:23:39.954Z | Downloaded untrusted v0.9.0 |
| 151 | 2025-05-13T20:23:39.954Z | Downloaded scroll v0.12.0 |
| 152 | 2025-05-13T20:23:39.955Z | Downloaded unicode-ident v1.0.12 |
| 153 | 2025-05-13T20:23:39.955Z | Downloaded take_mut v0.2.2 |
| 154 | 2025-05-13T20:23:39.981Z | Downloaded termcolor v1.1.2 |
| 155 | 2025-05-13T20:23:39.981Z | Downloaded similar v2.2.1 |
| 156 | 2025-05-13T20:23:39.981Z | Downloaded thiserror v1.0.69 |
| 157 | 2025-05-13T20:23:40.006Z | Downloaded socket2 v0.5.9 |
| 158 | 2025-05-13T20:23:40.006Z | Downloaded thiserror v2.0.12 |
| 159 | 2025-05-13T20:23:40.006Z | Downloaded ryu v1.0.5 |
| 160 | 2025-05-13T20:23:40.006Z | Downloaded rustls-pki-types v1.12.0 |
| 161 | 2025-05-13T20:23:40.032Z | Downloaded pest_generator v2.7.6 |
| 162 | 2025-05-13T20:23:40.032Z | Downloaded shlex v1.3.0 |
| 163 | 2025-05-13T20:23:40.032Z | Downloaded serde v1.0.219 |
| 164 | 2025-05-13T20:23:40.032Z | Downloaded hyper v1.6.0 |
| 165 | 2025-05-13T20:23:40.032Z | Downloaded webpki-roots v0.26.5 |
| 166 | 2025-05-13T20:23:40.057Z | Downloaded quinn-proto v0.11.8 |
| 167 | 2025-05-13T20:23:40.057Z | Downloaded serde_json v1.0.140 |
| 168 | 2025-05-13T20:23:40.057Z | Downloaded rustls-webpki v0.102.8 |
| 169 | 2025-05-13T20:23:40.082Z | Downloaded chrono v0.4.41 |
| 170 | 2025-05-13T20:23:40.082Z | Downloaded syn v2.0.101 |
| 171 | 2025-05-13T20:23:40.107Z | Downloaded openapiv3 v2.0.0 |
| 172 | 2025-05-13T20:23:40.107Z | Downloaded reqwest v0.12.15 |
| 173 | 2025-05-13T20:23:40.132Z | Downloaded rustls v0.22.4 |
| 174 | 2025-05-13T20:23:40.132Z | Downloaded rustix v1.0.2 |
| 175 | 2025-05-13T20:23:40.157Z | Downloaded rustix v0.38.44 |
| 176 | 2025-05-13T20:23:40.182Z | Downloaded rustls v0.23.13 |
| 177 | 2025-05-13T20:23:40.208Z | Downloaded openssl v0.10.72 |
| 178 | 2025-05-13T20:23:40.208Z | Downloaded icu_properties_data v1.5.0 |
| 179 | 2025-05-13T20:23:40.233Z | Downloaded h2 v0.4.6 |
| 180 | 2025-05-13T20:23:40.233Z | Downloaded goblin v0.8.0 |
| 181 | 2025-05-13T20:23:40.233Z | Downloaded futures-util v0.3.31 |
| 182 | 2025-05-13T20:23:40.258Z | Downloaded vcpkg v0.2.15 |
| 183 | 2025-05-13T20:23:40.284Z | Downloaded tungstenite v0.24.0 |
| 184 | 2025-05-13T20:23:40.308Z | Downloaded idna v1.0.3 |
| 185 | 2025-05-13T20:23:40.310Z | Downloaded hashbrown v0.15.2 |
| 186 | 2025-05-13T20:23:40.310Z | Downloaded expectorate v1.2.0 |
| 187 | 2025-05-13T20:23:40.310Z | Downloaded signal-hook-registry v1.4.0 |
| 188 | 2025-05-13T20:23:40.310Z | Downloaded rand v0.8.4 |
| 189 | 2025-05-13T20:23:40.310Z | Downloaded memchr v2.6.0 |
| 190 | 2025-05-13T20:23:40.335Z | Downloaded icu_collections v1.5.0 |
| 191 | 2025-05-13T20:23:40.335Z | Downloaded schemars v0.8.22 |
| 192 | 2025-05-13T20:23:40.335Z | Downloaded portable-atomic v1.9.0 |
| 193 | 2025-05-13T20:23:40.360Z | Downloaded winnow v0.7.7 |
| 194 | 2025-05-13T20:23:40.360Z | Downloaded crossbeam-channel v0.5.1 |
| 195 | 2025-05-13T20:23:40.360Z | Downloaded slog-async v2.8.0 |
| 196 | 2025-05-13T20:23:40.360Z | Downloaded pest v2.7.6 |
| 197 | 2025-05-13T20:23:40.386Z | Downloaded tokio v1.45.0 |
| 198 | 2025-05-13T20:23:40.411Z | Downloaded zerocopy v0.7.32 |
| 199 | 2025-05-13T20:23:40.436Z | Downloaded toml_edit v0.22.26 |
| 200 | 2025-05-13T20:23:40.468Z | Downloaded libc v0.2.172 |
| 201 | 2025-05-13T20:23:40.497Z | Downloaded time v0.3.36 |
| 202 | 2025-05-13T20:23:40.521Z | Downloaded icu_locid v1.5.0 |
| 203 | 2025-05-13T20:23:40.521Z | Downloaded httparse v1.10.0 |
| 204 | 2025-05-13T20:23:40.521Z | Downloaded futures v0.3.31 |
| 205 | 2025-05-13T20:23:40.521Z | Downloaded thiserror-impl v2.0.12 |
| 206 | 2025-05-13T20:23:40.521Z | Downloaded slog v2.7.0 |
| 207 | 2025-05-13T20:23:40.546Z | Downloaded sha2 v0.10.8 |
| 208 | 2025-05-13T20:23:40.547Z | Downloaded sha1 v0.10.6 |
| 209 | 2025-05-13T20:23:40.547Z | Downloaded serde_derive_internals v0.29.0 |
| 210 | 2025-05-13T20:23:40.547Z | Downloaded mio v1.0.3 |
| 211 | 2025-05-13T20:23:40.547Z | Downloaded zerovec v0.10.4 |
| 212 | 2025-05-13T20:23:40.547Z | Downloaded url v2.5.4 |
| 213 | 2025-05-13T20:23:40.547Z | Downloaded unicode-segmentation v1.10.0 |
| 214 | 2025-05-13T20:23:40.572Z | Downloaded tower v0.5.2 |
| 215 | 2025-05-13T20:23:40.572Z | Downloaded indexmap v2.9.0 |
| 216 | 2025-05-13T20:23:40.572Z | Downloaded hyper-util v0.1.11 |
| 217 | 2025-05-13T20:23:40.572Z | Downloaded hyper-staticfile v0.10.1 |
| 218 | 2025-05-13T20:23:40.572Z | Downloaded http v1.3.1 |
| 219 | 2025-05-13T20:23:40.596Z | Downloaded futures-channel v0.3.31 |
| 220 | 2025-05-13T20:23:40.597Z | Downloaded cc v1.2.16 |
| 221 | 2025-05-13T20:23:40.597Z | Downloaded term v0.7.0 |
| 222 | 2025-05-13T20:23:40.597Z | Downloaded subprocess v0.2.9 |
| 223 | 2025-05-13T20:23:40.597Z | Downloaded spin v0.9.8 |
| 224 | 2025-05-13T20:23:40.597Z | Downloaded smallvec v1.13.2 |
| 225 | 2025-05-13T20:23:40.597Z | Downloaded slog-term v2.9.1 |
| 226 | 2025-05-13T20:23:40.597Z | Downloaded slog-json v2.6.1 |
| 227 | 2025-05-13T20:23:40.621Z | Downloaded slog-bunyan v2.5.0 |
| 228 | 2025-05-13T20:23:40.622Z | Downloaded thiserror-impl v1.0.69 |
| 229 | 2025-05-13T20:23:40.622Z | Downloaded serde_derive v1.0.219 |
| 230 | 2025-05-13T20:23:40.622Z | Downloaded target-triple v0.1.3 |
| 231 | 2025-05-13T20:23:40.622Z | Downloaded rcgen v0.13.2 |
| 232 | 2025-05-13T20:23:40.622Z | Downloaded encoding_rs v0.8.32 |
| 233 | 2025-05-13T20:23:40.646Z | Downloaded rand_chacha v0.3.1 |
| 234 | 2025-05-13T20:23:40.647Z | Downloaded serde_urlencoded v0.7.1 |
| 235 | 2025-05-13T20:23:40.647Z | Downloaded rustls-native-certs v0.7.0 |
| 236 | 2025-05-13T20:23:40.647Z | Downloaded openssl-sys v0.9.107 |
| 237 | 2025-05-13T20:23:40.647Z | Downloaded num-traits v0.2.14 |
| 238 | 2025-05-13T20:23:40.647Z | Downloaded log v0.4.17 |
| 239 | 2025-05-13T20:23:40.672Z | Downloaded icu_normalizer v1.5.0 |
| 240 | 2025-05-13T20:23:40.672Z | Downloaded ring v0.17.13 |
| 241 | 2025-05-13T20:23:40.698Z | Downloaded serde_path_to_error v0.1.17 |
| 242 | 2025-05-13T20:23:40.723Z | Downloaded quinn v0.11.4 |
| 243 | 2025-05-13T20:23:40.723Z | Downloaded prettyplease v0.2.32 |
| 244 | 2025-05-13T20:23:40.723Z | Downloaded once_cell v1.20.1 |
| 245 | 2025-05-13T20:23:40.723Z | Downloaded itoa v1.0.1 |
| 246 | 2025-05-13T20:23:40.723Z | Downloaded hyper-rustls v0.27.3 |
| 247 | 2025-05-13T20:23:40.723Z | Downloaded getrandom v0.3.1 |
| 248 | 2025-05-13T20:23:40.723Z | Downloaded subtle v2.5.0 |
| 249 | 2025-05-13T20:23:40.723Z | Downloaded stable_deref_trait v1.2.0 |
| 250 | 2025-05-13T20:23:40.723Z | Downloaded rustc-hash v2.0.0 |
| 251 | 2025-05-13T20:23:40.724Z | Downloaded thread-id v4.0.0 |
| 252 | 2025-05-13T20:23:40.724Z | Downloaded slab v0.4.9 |
| 253 | 2025-05-13T20:23:40.724Z | Downloaded tempfile v3.19.1 |
| 254 | 2025-05-13T20:23:40.749Z | Downloaded scopeguard v1.2.0 |
| 255 | 2025-05-13T20:23:40.749Z | Downloaded mime v0.3.16 |
| 256 | 2025-05-13T20:23:40.749Z | Downloaded uuid v1.16.0 |
| 257 | 2025-05-13T20:23:40.749Z | Downloaded tracing-core v0.1.32 |
| 258 | 2025-05-13T20:23:40.749Z | Downloaded tracing v0.1.40 |
| 259 | 2025-05-13T20:23:40.749Z | Downloaded toml v0.8.22 |
| 260 | 2025-05-13T20:23:40.774Z | Downloaded tokio-util v0.7.7 |
| 261 | 2025-05-13T20:23:40.799Z | Downloaded iana-time-zone v0.1.47 |
| 262 | 2025-05-13T20:23:40.799Z | Downloaded fastrand v2.1.1 |
| 263 | 2025-05-13T20:23:40.799Z | Downloaded event-listener v5.0.0 |
| 264 | 2025-05-13T20:23:40.799Z | Downloaded equivalent v1.0.0 |
| 265 | 2025-05-13T20:23:40.799Z | Downloaded dof v0.3.0 |
| 266 | 2025-05-13T20:23:40.799Z | Downloaded synstructure v0.13.1 |
| 267 | 2025-05-13T20:23:40.799Z | Downloaded sync_wrapper v1.0.1 |
| 268 | 2025-05-13T20:23:40.799Z | Downloaded semver v1.0.26 |
| 269 | 2025-05-13T20:23:40.799Z | Downloaded schema v0.1.0 |
| 270 | 2025-05-13T20:23:40.799Z | Downloaded rustls-pemfile v2.1.3 |
| 271 | 2025-05-13T20:23:40.799Z | Downloaded proc-macro2 v1.0.95 |
| 272 | 2025-05-13T20:23:40.799Z | Downloaded pest_meta v2.7.6 |
| 273 | 2025-05-13T20:23:40.800Z | Downloaded parking_lot v0.12.1 |
| 274 | 2025-05-13T20:23:40.825Z | Downloaded yoke v0.7.5 |
| 275 | 2025-05-13T20:23:40.826Z | Downloaded ucd-trie v0.1.6 |
| 276 | 2025-05-13T20:23:40.826Z | Downloaded litemap v0.7.4 |
| 277 | 2025-05-13T20:23:40.826Z | Downloaded icu_properties v1.5.1 |
| 278 | 2025-05-13T20:23:40.826Z | Downloaded hostname v0.3.1 |
| 279 | 2025-05-13T20:23:40.826Z | Downloaded getrandom v0.2.11 |
| 280 | 2025-05-13T20:23:40.826Z | Downloaded futures-io v0.3.31 |
| 281 | 2025-05-13T20:23:40.826Z | Downloaded displaydoc v0.2.5 |
| 282 | 2025-05-13T20:23:40.826Z | Downloaded digest v0.10.7 |
| 283 | 2025-05-13T20:23:40.826Z | Downloaded trybuild v1.0.105 |
| 284 | 2025-05-13T20:23:40.826Z | Downloaded tinyvec v1.5.1 |
| 285 | 2025-05-13T20:23:40.851Z | Downloaded is-terminal v0.4.12 |
| 286 | 2025-05-13T20:23:40.851Z | Downloaded icu_provider v1.5.0 |
| 287 | 2025-05-13T20:23:40.851Z | Downloaded hyper-tls v0.6.0 |
| 288 | 2025-05-13T20:23:40.851Z | Downloaded httpdate v1.0.1 |
| 289 | 2025-05-13T20:23:40.851Z | Downloaded schemars_derive v0.8.22 |
| 290 | 2025-05-13T20:23:40.851Z | Downloaded rand_core v0.6.3 |
| 291 | 2025-05-13T20:23:40.851Z | Downloaded serde_tokenstream v0.2.2 |
| 292 | 2025-05-13T20:23:40.851Z | Downloaded serde_spanned v0.6.8 |
| 293 | 2025-05-13T20:23:40.851Z | Downloaded quote v1.0.40 |
| 294 | 2025-05-13T20:23:40.851Z | Downloaded pin-project-lite v0.2.12 |
| 295 | 2025-05-13T20:23:40.851Z | Downloaded pest_derive v2.7.6 |
| 296 | 2025-05-13T20:23:40.851Z | Downloaded parking_lot_core v0.9.4 |
| 297 | 2025-05-13T20:23:40.852Z | Downloaded native-tls v0.2.12 |
| 298 | 2025-05-13T20:23:40.877Z | Downloaded multer v3.1.0 |
| 299 | 2025-05-13T20:23:40.877Z | Downloaded mime_guess v2.0.5 |
| 300 | 2025-05-13T20:23:40.877Z | Downloaded zerofrom-derive v0.1.5 |
| 301 | 2025-05-13T20:23:40.877Z | Downloaded zerocopy-derive v0.7.32 |
| 302 | 2025-05-13T20:23:40.877Z | Downloaded usdt-impl v0.5.0 |
| 303 | 2025-05-13T20:23:40.877Z | Downloaded typenum v1.14.0 |
| 304 | 2025-05-13T20:23:40.877Z | Downloaded tokio-tungstenite v0.24.0 |
| 305 | 2025-05-13T20:23:40.878Z | Downloaded lock_api v0.4.6 |
| 306 | 2025-05-13T20:23:40.878Z | Downloaded icu_normalizer_data v1.5.0 |
| 307 | 2025-05-13T20:23:40.878Z | Downloaded icu_locid_transform_data v1.5.0 |
| 308 | 2025-05-13T20:23:40.878Z | Downloaded futures-sink v0.3.31 |
| 309 | 2025-05-13T20:23:40.878Z | Downloaded futures-executor v0.3.31 |
| 310 | 2025-05-13T20:23:40.878Z | Downloaded bytes v1.10.1 |
| 311 | 2025-05-13T20:23:40.903Z | Downloaded base64 v0.22.1 |
| 312 | 2025-05-13T20:23:40.903Z | Downloaded schema-derive v0.1.0 |
| 313 | 2025-05-13T20:23:40.903Z | Downloaded simple-mermaid v0.2.0 |
| 314 | 2025-05-13T20:23:40.903Z | Downloaded ppv-lite86 v0.2.15 |
| 315 | 2025-05-13T20:23:40.903Z | Downloaded plain v0.2.3 |
| 316 | 2025-05-13T20:23:40.903Z | Downloaded pin-utils v0.1.0 |
| 317 | 2025-05-13T20:23:40.903Z | Downloaded pem v3.0.5 |
| 318 | 2025-05-13T20:23:40.903Z | Downloaded paste v1.0.15 |
| 319 | 2025-05-13T20:23:40.903Z | Downloaded yasna v0.5.2 |
| 320 | 2025-05-13T20:23:40.903Z | Downloaded unicase v2.6.0 |
| 321 | 2025-05-13T20:23:40.903Z | Downloaded tower-layer v0.3.3 |
| 322 | 2025-05-13T20:23:40.903Z | Downloaded buf-list v1.0.3 |
| 323 | 2025-05-13T20:23:40.903Z | Downloaded futures-macro v0.3.31 |
| 324 | 2025-05-13T20:23:40.903Z | Downloaded form_urlencoded v1.2.1 |
| 325 | 2025-05-13T20:23:40.928Z | Downloaded event-listener-strategy v0.5.2 |
| 326 | 2025-05-13T20:23:40.928Z | Downloaded errno v0.3.10 |
| 327 | 2025-05-13T20:23:40.928Z | Downloaded dirs-next v2.0.0 |
| 328 | 2025-05-13T20:23:40.928Z | Downloaded http-range v0.1.4 |
| 329 | 2025-05-13T20:23:40.928Z | Downloaded futures-task v0.3.31 |
| 330 | 2025-05-13T20:23:40.928Z | Downloaded powerfmt v0.2.0 |
| 331 | 2025-05-13T20:23:40.928Z | Downloaded pkg-config v0.3.31 |
| 332 | 2025-05-13T20:23:40.928Z | Downloaded percent-encoding v2.3.1 |
| 333 | 2025-05-13T20:23:40.929Z | Downloaded parking v2.2.0 |
| 334 | 2025-05-13T20:23:40.929Z | Downloaded openssl-probe v0.1.4 |
| 335 | 2025-05-13T20:23:40.929Z | Downloaded zerovec-derive v0.10.3 |
| 336 | 2025-05-13T20:23:40.929Z | Downloaded utf8_iter v1.0.4 |
| 337 | 2025-05-13T20:23:40.929Z | Downloaded unicode-width v0.1.9 |
| 338 | 2025-05-13T20:23:40.929Z | Downloaded toml_datetime v0.6.9 |
| 339 | 2025-05-13T20:23:40.929Z | Downloaded tokio-rustls v0.26.0 |
| 340 | 2025-05-13T20:23:40.929Z | Downloaded tokio-rustls v0.25.0 |
| 341 | 2025-05-13T20:23:40.929Z | Downloaded time-macros v0.2.18 |
| 342 | 2025-05-13T20:23:40.929Z | Downloaded thread_local v1.1.4 |
| 343 | 2025-05-13T20:23:40.929Z | Downloaded match_cfg v0.1.0 |
| 344 | 2025-05-13T20:23:40.929Z | Downloaded http-body v1.0.1 |
| 345 | 2025-05-13T20:23:40.954Z | Downloaded deranged v0.3.11 |
| 346 | 2025-05-13T20:23:40.954Z | Downloaded console v0.15.7 |
| 347 | 2025-05-13T20:23:40.954Z | Downloaded async-stream v0.3.6 |
| 348 | 2025-05-13T20:23:40.954Z | Downloaded yoke-derive v0.7.5 |
| 349 | 2025-05-13T20:23:40.954Z | Downloaded writeable v0.5.5 |
| 350 | 2025-05-13T20:23:40.954Z | Downloaded waitgroup v0.1.2 |
| 351 | 2025-05-13T20:23:40.954Z | Downloaded version_check v0.9.5 |
| 352 | 2025-05-13T20:23:40.954Z | Downloaded utf16_iter v1.0.5 |
| 353 | 2025-05-13T20:23:40.954Z | Downloaded utf-8 v0.7.6 |
| 354 | 2025-05-13T20:23:40.954Z | Downloaded usdt v0.5.0 |
| 355 | 2025-05-13T20:23:40.954Z | Downloaded tokio-native-tls v0.3.1 |
| 356 | 2025-05-13T20:23:40.954Z | Downloaded tokio-macros v2.5.0 |
| 357 | 2025-05-13T20:23:40.954Z | Downloaded icu_provider_macros v1.5.0 |
| 358 | 2025-05-13T20:23:40.954Z | Downloaded icu_locid_transform v1.5.0 |
| 359 | 2025-05-13T20:23:40.954Z | Downloaded heck v0.5.0 |
| 360 | 2025-05-13T20:23:40.954Z | Downloaded num_threads v0.1.3 |
| 361 | 2025-05-13T20:23:40.954Z | Downloaded num-conv v0.1.0 |
| 362 | 2025-05-13T20:23:40.954Z | Downloaded newline-converter v0.3.0 |
| 363 | 2025-05-13T20:23:40.954Z | Downloaded hyper-rustls v0.26.0 |
| 364 | 2025-05-13T20:23:40.980Z | Downloaded concurrent-queue v2.5.0 |
| 365 | 2025-05-13T20:23:40.980Z | Downloaded async-trait v0.1.88 |
| 366 | 2025-05-13T20:23:40.980Z | Downloaded tinystr v0.7.6 |
| 367 | 2025-05-13T20:23:40.980Z | Downloaded memmap v0.7.0 |
| 368 | 2025-05-13T20:23:40.980Z | Downloaded lazy_static v1.5.0 |
| 369 | 2025-05-13T20:23:40.980Z | Downloaded generic-array v0.14.5 |
| 370 | 2025-05-13T20:23:40.980Z | Downloaded crossbeam-utils v0.8.15 |
| 371 | 2025-05-13T20:23:40.980Z | Downloaded anyhow v1.0.98 |
| 372 | 2025-05-13T20:23:40.981Z | Downloaded idna_adapter v1.2.0 |
| 373 | 2025-05-13T20:23:40.981Z | Downloaded http-body-util v0.1.3 |
| 374 | 2025-05-13T20:23:40.981Z | Downloaded futures-core v0.3.31 |
| 375 | 2025-05-13T20:23:40.981Z | Downloaded data-encoding v2.4.0 |
| 376 | 2025-05-13T20:23:41.006Z | Downloaded usdt-macro v0.5.0 |
| 377 | 2025-05-13T20:23:41.006Z | Downloaded usdt-attr-macro v0.5.0 |
| 378 | 2025-05-13T20:23:41.006Z | Downloaded time-core v0.1.2 |
| 379 | 2025-05-13T20:23:41.006Z | Downloaded cfg-if v1.0.0 |
| 380 | 2025-05-13T20:23:41.006Z | Downloaded byteorder v1.4.3 |
| 381 | 2025-05-13T20:23:41.006Z | Downloaded atomic-waker v1.1.1 |
| 382 | 2025-05-13T20:23:41.006Z | Downloaded dirs-sys-next v0.1.2 |
| 383 | 2025-05-13T20:23:41.006Z | Downloaded atomicwrites v0.4.4 |
| 384 | 2025-05-13T20:23:41.006Z | Downloaded try-lock v0.2.3 |
| 385 | 2025-05-13T20:23:41.006Z | Downloaded tower-service v0.3.3 |
| 386 | 2025-05-13T20:23:41.006Z | Downloaded tinyvec_macros v0.1.0 |
| 387 | 2025-05-13T20:23:41.006Z | Downloaded hostname v0.4.0 |
| 388 | 2025-05-13T20:23:41.006Z | Downloaded fnv v1.0.7 |
| 389 | 2025-05-13T20:23:41.006Z | Downloaded dyn-clone v1.0.4 |
| 390 | 2025-05-13T20:23:41.006Z | Downloaded crypto-common v0.1.6 |
| 391 | 2025-05-13T20:23:41.006Z | Downloaded cpufeatures v0.2.2 |
| 392 | 2025-05-13T20:23:41.006Z | Downloaded camino v1.1.9 |
| 393 | 2025-05-13T20:23:41.007Z | Downloaded block-buffer v0.10.2 |
| 394 | 2025-05-13T20:23:41.007Z | Downloaded bitflags v2.4.0 |
| 395 | 2025-05-13T20:23:41.007Z | Downloaded async-channel v2.3.1 |
| 396 | 2025-05-13T20:23:41.154Z | Compiling proc-macro2 v1.0.95 |
| 397 | 2025-05-13T20:23:41.154Z | Compiling unicode-ident v1.0.12 |
| 398 | 2025-05-13T20:23:41.180Z | Compiling libc v0.2.172 |
| 399 | 2025-05-13T20:23:41.180Z | Compiling cfg-if v1.0.0 |
| 400 | 2025-05-13T20:23:41.180Z | Compiling serde v1.0.219 |
| 401 | 2025-05-13T20:23:41.180Z | Compiling itoa v1.0.1 |
| 402 | 2025-05-13T20:23:41.180Z | Compiling once_cell v1.20.1 |
| 403 | 2025-05-13T20:23:41.180Z | Compiling memchr v2.6.0 |
| 404 | 2025-05-13T20:23:41.180Z | Running `/home/build/.rustup/toolchains/1.86.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.95/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=bef40ca151834db2 -C extra-filename=-d390b0a9c67a4766 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-d390b0a9c67a4766 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 405 | 2025-05-13T20:23:41.180Z | Running `/home/build/.rustup/toolchains/1.86.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.172/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="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=e3a3e3bde9dc6ffa -C extra-filename=-dbe671fa99504b93 --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-dbe671fa99504b93 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 406 | 2025-05-13T20:23:41.180Z | Running `/home/build/.rustup/toolchains/1.86.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=41cfed9f99644a7a -C extra-filename=-bd330b1d629a346f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 407 | 2025-05-13T20:23:41.180Z | Running `/home/build/.rustup/toolchains/1.86.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=0a58efc6622896fe -C extra-filename=-725a1b1fc6b485c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 408 | 2025-05-13T20:23:41.180Z | Running `/home/build/.rustup/toolchains/1.86.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=f0fcd56584c153ff -C extra-filename=-77c742e9f3ba4bb0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 409 | 2025-05-13T20:23:41.181Z | Running `/home/build/.rustup/toolchains/1.86.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=d8cd175ec507c541 -C extra-filename=-4ebadff569c94a2e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 410 | 2025-05-13T20:23:41.181Z | Running `/home/build/.rustup/toolchains/1.86.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=a0dc248ce512a7f2 -C extra-filename=-778b5fa33ab0f0e1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 411 | 2025-05-13T20:23:41.206Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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=04ff10d1a8792812 -C extra-filename=-4e524139fd7b31f3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-4e524139fd7b31f3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 412 | 2025-05-13T20:23:41.307Z | Compiling version_check v0.9.5 |
| 413 | 2025-05-13T20:23:41.308Z | Running `/home/build/.rustup/toolchains/1.86.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=49a436866f523e89 -C extra-filename=-c0a1e7e017696759 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 414 | 2025-05-13T20:23:41.419Z | Compiling pin-project-lite v0.2.12 |
| 415 | 2025-05-13T20:23:41.444Z | Running `/home/build/.rustup/toolchains/1.86.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=c98aa68178b1dd4a -C extra-filename=-59c8d4306ac52e95 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 416 | 2025-05-13T20:23:41.444Z | Compiling shlex v1.3.0 |
| 417 | 2025-05-13T20:23:41.444Z | Running `/home/build/.rustup/toolchains/1.86.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=20382f0c1db91c94 -C extra-filename=-06a5008179f6c700 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 418 | 2025-05-13T20:23:41.540Z | Compiling autocfg v1.1.0 |
| 419 | 2025-05-13T20:23:41.566Z | Running `/home/build/.rustup/toolchains/1.86.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=6809ad38717986a7 -C extra-filename=-d9e904ed52296110 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 420 | 2025-05-13T20:23:41.566Z | Compiling bytes v1.10.1 |
| 421 | 2025-05-13T20:23:41.566Z | Running `/home/build/.rustup/toolchains/1.86.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=f773da228fffc154 -C extra-filename=-8d8f85f52f69b3ba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2025-05-13T20:23:41.725Z | Compiling cc v1.2.16 |
| 423 | 2025-05-13T20:23:41.751Z | Running `/home/build/.rustup/toolchains/1.86.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=6c9d735336d4698c -C extra-filename=-a851acf6703195f4 --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-06a5008179f6c700.rmeta --cap-lints allow` |
| 424 | 2025-05-13T20:23:41.751Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-4e524139fd7b31f3/build-script-build` |
| 425 | 2025-05-13T20:23:41.776Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-d390b0a9c67a4766/build-script-build` |
| 426 | 2025-05-13T20:23:41.804Z | Compiling smallvec v1.13.2 |
| 427 | 2025-05-13T20:23:41.830Z | Running `/home/build/.rustup/toolchains/1.86.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=535b79b1c1ff0985 -C extra-filename=-ff5dee147167b35f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2025-05-13T20:23:41.830Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-dbe671fa99504b93/build-script-build` |
| 429 | 2025-05-13T20:23:41.855Z | Compiling futures-core v0.3.31 |
| 430 | 2025-05-13T20:23:41.881Z | Running `/home/build/.rustup/toolchains/1.86.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=b26fa87abeaf1437 -C extra-filename=-b68859bb28afc54c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2025-05-13T20:23:41.936Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/lib.rs --error-format=json --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="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=4f20801ea00413c7 -C extra-filename=-d0e4427a024bc32e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --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"))'` |
| 432 | 2025-05-13T20:23:42.077Z | Running `/home/build/.rustup/toolchains/1.86.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.95/src/lib.rs --error-format=json --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=114c13441b093e54 -C extra-filename=-04f904467ace1112 --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-bd330b1d629a346f.rmeta --cap-lints allow --cfg wrap_proc_macro --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(procmacro2_backtrace)' --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)'` |
| 433 | 2025-05-13T20:23:42.102Z | Compiling log v0.4.17 |
| 434 | 2025-05-13T20:23:42.102Z | Compiling parking_lot_core v0.9.4 |
| 435 | 2025-05-13T20:23:42.102Z | Running `/home/build/.rustup/toolchains/1.86.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=67c780cdb476004e -C extra-filename=-1cc6a79ed76c253c --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-1cc6a79ed76c253c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 436 | 2025-05-13T20:23:42.102Z | Running `/home/build/.rustup/toolchains/1.86.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=a26b641ce4a0fc0b -C extra-filename=-899b1cfcc0612224 --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-899b1cfcc0612224 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2025-05-13T20:23:42.174Z | Compiling scopeguard v1.2.0 |
| 438 | 2025-05-13T20:23:42.200Z | Running `/home/build/.rustup/toolchains/1.86.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=87ec5e59a03aae2b -C extra-filename=-876af1d8ff52a7bb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 439 | 2025-05-13T20:23:42.325Z | Compiling ryu v1.0.5 |
| 440 | 2025-05-13T20:23:42.350Z | Running `/home/build/.rustup/toolchains/1.86.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=b75935a6258b8525 -C extra-filename=-9c60ebf81e1d1d37 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-9c60ebf81e1d1d37 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2025-05-13T20:23:42.441Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-1cc6a79ed76c253c/build-script-build` |
| 442 | 2025-05-13T20:23:42.466Z | Running `/home/build/.rustup/toolchains/1.86.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=6bc2b87485810cd3 -C extra-filename=-ea76d2630ff8964c --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-4ebadff569c94a2e.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 443 | 2025-05-13T20:23:42.492Z | Compiling lock_api v0.4.6 |
| 444 | 2025-05-13T20:23:42.517Z | Running `/home/build/.rustup/toolchains/1.86.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=bc5d949ec98e9e69 -C extra-filename=-3a12b647f9b51c20 --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-876af1d8ff52a7bb.rmeta --cap-lints allow` |
| 445 | 2025-05-13T20:23:42.517Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-899b1cfcc0612224/build-script-build` |
| 446 | 2025-05-13T20:23:42.587Z | Compiling slab v0.4.9 |
| 447 | 2025-05-13T20:23:42.588Z | Running `/home/build/.rustup/toolchains/1.86.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=938812d45fb98de4 -C extra-filename=-56a1ad3732c5d8a4 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-56a1ad3732c5d8a4 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-d9e904ed52296110.rlib --cap-lints allow` |
| 448 | 2025-05-13T20:23:42.934Z | Compiling quote v1.0.40 |
| 449 | 2025-05-13T20:23:42.959Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=95c123f5c2a7c4ea -C extra-filename=-69ce58e7413d1786 --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-04f904467ace1112.rmeta --cap-lints allow` |
| 450 | 2025-05-13T20:23:42.984Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-9c60ebf81e1d1d37/build-script-build` |
| 451 | 2025-05-13T20:23:43.010Z | Compiling thiserror v1.0.69 |
| 452 | 2025-05-13T20:23:43.010Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddaaa0ec3dca468a -C extra-filename=-dff60ad2b68409ce --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-dff60ad2b68409ce -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2025-05-13T20:23:43.036Z | Compiling futures-sink v0.3.31 |
| 454 | 2025-05-13T20:23:43.036Z | Running `/home/build/.rustup/toolchains/1.86.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=3849d68633bb87cb -C extra-filename=-b3003fb4679d3900 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2025-05-13T20:23:43.036Z | Compiling getrandom v0.2.11 |
| 456 | 2025-05-13T20:23:43.061Z | Running `/home/build/.rustup/toolchains/1.86.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=2fc4ffc185706c72 -C extra-filename=-fb63ac95abffb425 --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-4ebadff569c94a2e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 457 | 2025-05-13T20:23:43.061Z | Running `/home/build/.rustup/toolchains/1.86.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=95a56137ea981938 -C extra-filename=-18c907a25d132e6b --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-4ebadff569c94a2e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ff5dee147167b35f.rmeta --cap-lints allow` |
| 458 | 2025-05-13T20:23:43.166Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-56a1ad3732c5d8a4/build-script-build` |
| 459 | 2025-05-13T20:23:43.239Z | Compiling syn v2.0.101 |
| 460 | 2025-05-13T20:23:43.264Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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 --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=2a9742a0fe2c9593 -C extra-filename=-c1e6756f52d83385 --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-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-bd330b1d629a346f.rmeta --cap-lints allow` |
| 461 | 2025-05-13T20:23:43.305Z | Compiling mio v1.0.3 |
| 462 | 2025-05-13T20:23:43.331Z | Running `/home/build/.rustup/toolchains/1.86.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=a614e48dc50469e0 -C extra-filename=-8f004d1b21990523 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 463 | 2025-05-13T20:23:43.388Z | Compiling parking_lot v0.12.1 |
| 464 | 2025-05-13T20:23:43.388Z | Running `/home/build/.rustup/toolchains/1.86.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=14e8257838d6d3a3 -C extra-filename=-75e7bdbede24df10 --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-3a12b647f9b51c20.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-18c907a25d132e6b.rmeta --cap-lints allow` |
| 465 | 2025-05-13T20:23:43.476Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-dff60ad2b68409ce/build-script-build` |
| 466 | 2025-05-13T20:23:43.513Z | Compiling signal-hook-registry v1.4.0 |
| 467 | 2025-05-13T20:23:43.538Z | Running `/home/build/.rustup/toolchains/1.86.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=144de368016bec7b -C extra-filename=-bb22b7792bd60203 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 468 | 2025-05-13T20:23:43.564Z | Compiling socket2 v0.5.9 |
| 469 | 2025-05-13T20:23:43.564Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=3be7d52c5d9cec43 -C extra-filename=-56ee3a6518e2dfe7 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 470 | 2025-05-13T20:23:43.600Z | Running `/home/build/.rustup/toolchains/1.86.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=66c7672978b3cd98 -C extra-filename=-edffed1367e9c98c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 471 | 2025-05-13T20:23:43.734Z | Compiling serde_json v1.0.140 |
| 472 | 2025-05-13T20:23:43.760Z | Running `/home/build/.rustup/toolchains/1.86.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.140/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=9a6d73d84d4b6980 -C extra-filename=-56a8f0086561b136 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-56a8f0086561b136 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 473 | 2025-05-13T20:23:43.905Z | Running `/home/build/.rustup/toolchains/1.86.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=cefb8dae9ca78807 -C extra-filename=-7708e77b751b56c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 474 | 2025-05-13T20:23:44.072Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-56a8f0086561b136/build-script-build` |
| 475 | 2025-05-13T20:23:44.097Z | Compiling fnv v1.0.7 |
| 476 | 2025-05-13T20:23:44.097Z | Running `/home/build/.rustup/toolchains/1.86.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=a8486c5c13193857 -C extra-filename=-1ce37c03505f0dfb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 477 | 2025-05-13T20:23:44.123Z | Compiling futures-channel v0.3.31 |
| 478 | 2025-05-13T20:23:44.123Z | Running `/home/build/.rustup/toolchains/1.86.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=0cba306fd4ea04d8 -C extra-filename=-747d91b31bc95f31 --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-b68859bb28afc54c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-b3003fb4679d3900.rmeta --cap-lints allow` |
| 479 | 2025-05-13T20:23:44.177Z | Compiling stable_deref_trait v1.2.0 |
| 480 | 2025-05-13T20:23:44.202Z | Running `/home/build/.rustup/toolchains/1.86.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=f0b6196a5fa9bf74 -C extra-filename=-334d1a0218e90d03 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 481 | 2025-05-13T20:23:44.229Z | Compiling http v1.3.1 |
| 482 | 2025-05-13T20:23:44.229Z | Running `/home/build/.rustup/toolchains/1.86.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=0a638047853cb696 -C extra-filename=-6dfb47897ca9a1ec --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-8d8f85f52f69b3ba.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-1ce37c03505f0dfb.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-778b5fa33ab0f0e1.rmeta --cap-lints allow` |
| 483 | 2025-05-13T20:23:44.255Z | Compiling zeroize v1.7.0 |
| 484 | 2025-05-13T20:23:44.255Z | Running `/home/build/.rustup/toolchains/1.86.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=1204c239505a861e -C extra-filename=-b2b9ddb70cfe001c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 485 | 2025-05-13T20:23:44.255Z | Compiling ring v0.17.13 |
| 486 | 2025-05-13T20:23:44.256Z | Running `/home/build/.rustup/toolchains/1.86.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=3a11bbd5f372794a -C extra-filename=-dda3452b0f658a55 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-dda3452b0f658a55 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-a851acf6703195f4.rlib --cap-lints allow` |
| 487 | 2025-05-13T20:23:44.288Z | Compiling pin-utils v0.1.0 |
| 488 | 2025-05-13T20:23:44.315Z | Running `/home/build/.rustup/toolchains/1.86.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=582dbcfa7d1226eb -C extra-filename=-aacd1a31696156df --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 489 | 2025-05-13T20:23:44.315Z | Compiling equivalent v1.0.0 |
| 490 | 2025-05-13T20:23:44.315Z | Running `/home/build/.rustup/toolchains/1.86.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=3d2340b6529f9917 -C extra-filename=-47c11fbc2cdf1ef1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 491 | 2025-05-13T20:23:44.392Z | Compiling futures-task v0.3.31 |
| 492 | 2025-05-13T20:23:44.419Z | Running `/home/build/.rustup/toolchains/1.86.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=ade24798db2ca8ec -C extra-filename=-b3a7bb33c4880722 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 493 | 2025-05-13T20:23:44.419Z | Compiling futures-io v0.3.31 |
| 494 | 2025-05-13T20:23:44.419Z | Running `/home/build/.rustup/toolchains/1.86.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=dee0fbedda04fa7f -C extra-filename=-913716f2a3f9382c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 495 | 2025-05-13T20:23:44.447Z | Compiling hashbrown v0.15.2 |
| 496 | 2025-05-13T20:23:44.447Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.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("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0bee6cdd5348e069 -C extra-filename=-8fc84b7ea8554870 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 497 | 2025-05-13T20:23:44.476Z | Compiling rustls-pki-types v1.12.0 |
| 498 | 2025-05-13T20:23:44.501Z | Running `/home/build/.rustup/toolchains/1.86.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=558f7e0e9bbad422 -C extra-filename=-a64654eb7ea84603 --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-b2b9ddb70cfe001c.rmeta --cap-lints allow` |
| 499 | 2025-05-13T20:23:44.526Z | Compiling httparse v1.10.0 |
| 500 | 2025-05-13T20:23:44.526Z | Running `/home/build/.rustup/toolchains/1.86.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=e96a44c39206726e -C extra-filename=-5bc273a8e5faf82b --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-5bc273a8e5faf82b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2025-05-13T20:23:44.652Z | Compiling tracing-core v0.1.32 |
| 502 | 2025-05-13T20:23:44.678Z | Running `/home/build/.rustup/toolchains/1.86.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=33b4c6189c95c37c -C extra-filename=-6e61ab78ca2f2b00 --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-77c742e9f3ba4bb0.rmeta --cap-lints allow` |
| 503 | 2025-05-13T20:23:44.678Z | Compiling ucd-trie v0.1.6 |
| 504 | 2025-05-13T20:23:44.678Z | Running `/home/build/.rustup/toolchains/1.86.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=222bdb20bc815938 -C extra-filename=-173e3d37f459cf60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2025-05-13T20:23:45.049Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-dda3452b0f658a55/build-script-build` |
| 506 | 2025-05-13T20:23:45.077Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-5bc273a8e5faf82b/build-script-build` |
| 507 | 2025-05-13T20:23:45.134Z | Running `/home/build/.rustup/toolchains/1.86.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=5461a3e73e7dda55 -C extra-filename=-a4f848bed4ff42ab --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` |
| 508 | 2025-05-13T20:23:45.165Z | Compiling bitflags v2.4.0 |
| 509 | 2025-05-13T20:23:45.191Z | Running `/home/build/.rustup/toolchains/1.86.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=acceceece19b87b2 -C extra-filename=-cbef9f3190c9e8a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 510 | 2025-05-13T20:23:45.329Z | Compiling byteorder v1.4.3 |
| 511 | 2025-05-13T20:23:45.354Z | Running `/home/build/.rustup/toolchains/1.86.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=8521c8a15f88586a -C extra-filename=-6740b6d354aaabd7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 512 | 2025-05-13T20:23:45.383Z | Compiling untrusted v0.9.0 |
| 513 | 2025-05-13T20:23:45.383Z | Running `/home/build/.rustup/toolchains/1.86.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=f0297f27716ace17 -C extra-filename=-43c4c8305d36b712 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 514 | 2025-05-13T20:23:45.535Z | Compiling tracing v0.1.40 |
| 515 | 2025-05-13T20:23:45.561Z | Running `/home/build/.rustup/toolchains/1.86.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=a0ba55e2dcc4e057 -C extra-filename=-9f04494889887397 --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-59c8d4306ac52e95.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-6e61ab78ca2f2b00.rmeta --cap-lints allow` |
| 516 | 2025-05-13T20:23:45.561Z | Compiling litemap v0.7.4 |
| 517 | 2025-05-13T20:23:45.561Z | Running `/home/build/.rustup/toolchains/1.86.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=1dbac697bc4bc283 -C extra-filename=-26aae11a05e94ede --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 518 | 2025-05-13T20:23:45.686Z | Compiling writeable v0.5.5 |
| 519 | 2025-05-13T20:23:45.712Z | Running `/home/build/.rustup/toolchains/1.86.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=90eeb3c13d689733 -C extra-filename=-0ab663b239bc4213 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 520 | 2025-05-13T20:23:45.737Z | Compiling pkg-config v0.3.31 |
| 521 | 2025-05-13T20:23:45.737Z | Running `/home/build/.rustup/toolchains/1.86.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=466f741c900920e2 -C extra-filename=-127c609614d88fc4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 522 | 2025-05-13T20:23:45.762Z | Compiling vcpkg v0.2.15 |
| 523 | 2025-05-13T20:23:45.762Z | Running `/home/build/.rustup/toolchains/1.86.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=2828cf6953a0d5b3 -C extra-filename=-dc69d4c9f0d2099b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 524 | 2025-05-13T20:23:45.883Z | Compiling typenum v1.14.0 |
| 525 | 2025-05-13T20:23:45.909Z | Running `/home/build/.rustup/toolchains/1.86.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=e14f0e491d3fe7d9 -C extra-filename=-3dbe8523636049cd --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-3dbe8523636049cd -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 526 | 2025-05-13T20:23:45.934Z | Compiling atomic-waker v1.1.1 |
| 527 | 2025-05-13T20:23:45.934Z | Running `/home/build/.rustup/toolchains/1.86.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.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("portable-atomic"))' -C metadata=74fd9c148c672764 -C extra-filename=-64f9ac7ef8559a63 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 528 | 2025-05-13T20:23:46.046Z | Compiling http-body v1.0.1 |
| 529 | 2025-05-13T20:23:46.071Z | Running `/home/build/.rustup/toolchains/1.86.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=7c826e6f22bf41eb -C extra-filename=-bcca38c59ce46605 --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-8d8f85f52f69b3ba.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --cap-lints allow` |
| 530 | 2025-05-13T20:23:46.118Z | Compiling generic-array v0.14.5 |
| 531 | 2025-05-13T20:23:46.146Z | Running `/home/build/.rustup/toolchains/1.86.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=734ab835375bc06a -C extra-filename=-f1794ffafb748a9c --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-f1794ffafb748a9c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-c0a1e7e017696759.rlib --cap-lints allow` |
| 532 | 2025-05-13T20:23:46.182Z | Compiling crossbeam-utils v0.8.15 |
| 533 | 2025-05-13T20:23:46.208Z | Running `/home/build/.rustup/toolchains/1.86.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=c83a0305b36e5335 -C extra-filename=-33a76c6d9a752734 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-33a76c6d9a752734 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2025-05-13T20:23:46.257Z | Compiling try-lock v0.2.3 |
| 535 | 2025-05-13T20:23:46.283Z | Running `/home/build/.rustup/toolchains/1.86.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=f7983206d17849b8 -C extra-filename=-57cc77411f602bcf --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2025-05-13T20:23:46.412Z | Compiling getrandom v0.3.1 |
| 537 | 2025-05-13T20:23:46.437Z | Running `/home/build/.rustup/toolchains/1.86.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=6b82ba8967fa1808 -C extra-filename=-079c41734a9352df --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-079c41734a9352df -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 538 | 2025-05-13T20:23:46.463Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-f1794ffafb748a9c/build-script-build` |
| 539 | 2025-05-13T20:23:46.531Z | Compiling want v0.3.0 |
| 540 | 2025-05-13T20:23:46.558Z | Running `/home/build/.rustup/toolchains/1.86.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=04da0e2d075fcd6a -C extra-filename=-f8bf4189767b2ec9 --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-ea76d2630ff8964c.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-57cc77411f602bcf.rmeta --cap-lints allow` |
| 541 | 2025-05-13T20:23:46.588Z | Compiling powerfmt v0.2.0 |
| 542 | 2025-05-13T20:23:46.613Z | Running `/home/build/.rustup/toolchains/1.86.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=e8838b7623cf8fd8 -C extra-filename=-32c5fa8d2d298d38 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 543 | 2025-05-13T20:23:46.613Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-33a76c6d9a752734/build-script-build` |
| 544 | 2025-05-13T20:23:46.641Z | Compiling num-conv v0.1.0 |
| 545 | 2025-05-13T20:23:46.666Z | Running `/home/build/.rustup/toolchains/1.86.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=2f1f6a4deaab0a94 -C extra-filename=-dece77b047826313 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 546 | 2025-05-13T20:23:46.709Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-3dbe8523636049cd/build-script-main` |
| 547 | 2025-05-13T20:23:46.809Z | Compiling time-core v0.1.2 |
| 548 | 2025-05-13T20:23:46.835Z | Running `/home/build/.rustup/toolchains/1.86.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=b005e501cbf613ea -C extra-filename=-8c10a2d3c581154a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2025-05-13T20:23:46.835Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-079c41734a9352df/build-script-build` |
| 550 | 2025-05-13T20:23:46.860Z | Compiling icu_locid_transform_data v1.5.0 |
| 551 | 2025-05-13T20:23:46.860Z | Running `/home/build/.rustup/toolchains/1.86.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=2a41349147b82ba4 -C extra-filename=-9efcbb03e7348772 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 552 | 2025-05-13T20:23:46.860Z | Running `/home/build/.rustup/toolchains/1.86.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=a444a11e85b932fe -C extra-filename=-d15726ffeadc4c56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2025-05-13T20:23:46.887Z | Compiling openssl-sys v0.9.107 |
| 554 | 2025-05-13T20:23:46.887Z | Running `/home/build/.rustup/toolchains/1.86.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=26a3ccae9513ae62 -C extra-filename=-72a50fa09809d029 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-72a50fa09809d029 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-a851acf6703195f4.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-127c609614d88fc4.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-dc69d4c9f0d2099b.rlib --cap-lints allow` |
| 555 | 2025-05-13T20:23:46.912Z | Compiling subtle v2.5.0 |
| 556 | 2025-05-13T20:23:46.912Z | Running `/home/build/.rustup/toolchains/1.86.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=ca58073bab2e141a -C extra-filename=-89006fe8ed3034d4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2025-05-13T20:23:46.949Z | Compiling httpdate v1.0.1 |
| 558 | 2025-05-13T20:23:46.949Z | Running `/home/build/.rustup/toolchains/1.86.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=93d008362e637afe -C extra-filename=-1ecdbf0e52dc30da --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2025-05-13T20:23:46.975Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=2b42fafb732de5be -C extra-filename=-27ae42e0ea845db9 --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-4ebadff569c94a2e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 560 | 2025-05-13T20:23:47.000Z | Compiling time-macros v0.2.18 |
| 561 | 2025-05-13T20:23:47.000Z | Running `/home/build/.rustup/toolchains/1.86.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=e7d8b40c97a29375 -C extra-filename=-f12929f37b0379ce --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-dece77b047826313.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-8c10a2d3c581154a.rlib --extern proc_macro --cap-lints allow` |
| 562 | 2025-05-13T20:23:47.154Z | Compiling deranged v0.3.11 |
| 563 | 2025-05-13T20:23:47.180Z | Running `/home/build/.rustup/toolchains/1.86.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=2dfd39c36433036d -C extra-filename=-3593f549a49d755b --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-32c5fa8d2d298d38.rmeta --cap-lints allow` |
| 564 | 2025-05-13T20:23:47.222Z | Running `/home/build/.rustup/toolchains/1.86.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=e9004e476d9d69f9 -C extra-filename=-fd45dcc8408f836f --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-4ebadff569c94a2e.rmeta --cap-lints allow` |
| 565 | 2025-05-13T20:23:47.349Z | Compiling base64 v0.22.1 |
| 566 | 2025-05-13T20:23:47.375Z | Running `/home/build/.rustup/toolchains/1.86.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=5b3299ec09355f77 -C extra-filename=-47612fea3f6ba297 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 567 | 2025-05-13T20:23:47.483Z | Running `/home/build/.rustup/toolchains/1.86.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=8d242e1d2bc4a07b -C extra-filename=-4214b152faccb8ac --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-4ebadff569c94a2e.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-fb63ac95abffb425.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-43c4c8305d36b712.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 568 | 2025-05-13T20:23:47.791Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-72a50fa09809d029/build-script-main` |
| 569 | 2025-05-13T20:23:47.817Z | Running `/home/build/.rustup/toolchains/1.86.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=a19002b3353f05be -C extra-filename=-b68965ca7ec2fc39 --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-9efcbb03e7348772.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 570 | 2025-05-13T20:23:47.861Z | Compiling slog v2.7.0 |
| 571 | 2025-05-13T20:23:47.887Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.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"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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=2bb613481e7087ea -C extra-filename=-5f3596849abf9a27 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-5f3596849abf9a27 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 572 | 2025-05-13T20:23:47.988Z | Compiling icu_properties_data v1.5.0 |
| 573 | 2025-05-13T20:23:48.014Z | Running `/home/build/.rustup/toolchains/1.86.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=f89ef2fd531ff1c9 -C extra-filename=-024ad4114b9a29df --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2025-05-13T20:23:48.147Z | Compiling num_threads v0.1.3 |
| 575 | 2025-05-13T20:23:48.172Z | Running `/home/build/.rustup/toolchains/1.86.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=3e93539c99651356 -C extra-filename=-c76d9c3c9eaf0e45 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 576 | 2025-05-13T20:23:48.198Z | Compiling tower-service v0.3.3 |
| 577 | 2025-05-13T20:23:48.198Z | Running `/home/build/.rustup/toolchains/1.86.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=382a8e7fb923dc6e -C extra-filename=-884bdc73051e04cc --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 578 | 2025-05-13T20:23:48.284Z | Compiling errno v0.3.10 |
| 579 | 2025-05-13T20:23:48.311Z | Running `/home/build/.rustup/toolchains/1.86.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=587500ec0a533170 -C extra-filename=-ae5de866ca05d53e --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 580 | 2025-05-13T20:23:48.340Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-5f3596849abf9a27/build-script-build` |
| 581 | 2025-05-13T20:23:48.340Z | Compiling thread-id v4.0.0 |
| 582 | 2025-05-13T20:23:48.365Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-4.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=073c41395cf2f377 -C extra-filename=-666f636127ad6f94 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 583 | 2025-05-13T20:23:48.390Z | Compiling usdt-impl v0.5.0 |
| 584 | 2025-05-13T20:23:48.390Z | Running `/home/build/.rustup/toolchains/1.86.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.5.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="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=5622df0162807756 -C extra-filename=-774317319cd920d8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-774317319cd920d8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-c0a1e7e017696759.rlib --cap-lints allow` |
| 585 | 2025-05-13T20:23:48.390Z | Compiling unicase v2.6.0 |
| 586 | 2025-05-13T20:23:48.390Z | Running `/home/build/.rustup/toolchains/1.86.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=feacd4b9269de996 -C extra-filename=-81b93c9f9a6bfc4a --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-81b93c9f9a6bfc4a -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-c0a1e7e017696759.rlib --cap-lints allow` |
| 587 | 2025-05-13T20:23:48.445Z | Compiling rustix v1.0.2 |
| 588 | 2025-05-13T20:23:48.470Z | Running `/home/build/.rustup/toolchains/1.86.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=7256f86ba1a19bff -C extra-filename=-8a65e4f2fa620ec2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-8a65e4f2fa620ec2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 589 | 2025-05-13T20:23:48.508Z | Compiling icu_normalizer_data v1.5.0 |
| 590 | 2025-05-13T20:23:48.508Z | Running `/home/build/.rustup/toolchains/1.86.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=69ea0672242b5ba5 -C extra-filename=-0965665296085b26 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2025-05-13T20:23:48.613Z | Compiling write16 v1.0.0 |
| 592 | 2025-05-13T20:23:48.638Z | Running `/home/build/.rustup/toolchains/1.86.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=f9d46ac053f25bf5 -C extra-filename=-63ed252032d6d204 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 593 | 2025-05-13T20:23:48.715Z | Compiling utf8_iter v1.0.4 |
| 594 | 2025-05-13T20:23:48.740Z | Running `/home/build/.rustup/toolchains/1.86.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=af646ee777c81e74 -C extra-filename=-e2c51a41ee80511e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 595 | 2025-05-13T20:23:48.740Z | Compiling openssl v0.10.72 |
| 596 | 2025-05-13T20:23:48.740Z | Running `/home/build/.rustup/toolchains/1.86.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=4133f1886821156e -C extra-filename=-c8bbd1c26be96168 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-c8bbd1c26be96168 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 597 | 2025-05-13T20:23:48.766Z | Compiling paste v1.0.15 |
| 598 | 2025-05-13T20:23:48.766Z | Running `/home/build/.rustup/toolchains/1.86.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=fb44ddf102da61af -C extra-filename=-48ad7eba030605d9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-48ad7eba030605d9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2025-05-13T20:23:48.792Z | Compiling foreign-types-shared v0.1.1 |
| 600 | 2025-05-13T20:23:48.792Z | Running `/home/build/.rustup/toolchains/1.86.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=435ba69280796f6e -C extra-filename=-6d96afeed48e0921 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2025-05-13T20:23:48.890Z | Compiling openssl-probe v0.1.4 |
| 602 | 2025-05-13T20:23:48.915Z | Running `/home/build/.rustup/toolchains/1.86.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=d57635809cd88441 -C extra-filename=-2ca82a7b2b61539b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2025-05-13T20:23:48.952Z | Compiling synstructure v0.13.1 |
| 604 | 2025-05-13T20:23:48.979Z | Running `/home/build/.rustup/toolchains/1.86.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=1f7c2f2c76884cbc -C extra-filename=-7e904431f00bdc31 --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-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --cap-lints allow` |
| 605 | 2025-05-13T20:23:49.022Z | Compiling percent-encoding v2.3.1 |
| 606 | 2025-05-13T20:23:49.048Z | Running `/home/build/.rustup/toolchains/1.86.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.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=6fafdf51dc89cd02 -C extra-filename=-0df3c13cb99de489 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2025-05-13T20:23:49.114Z | Compiling time v0.3.36 |
| 608 | 2025-05-13T20:23:49.140Z | Running `/home/build/.rustup/toolchains/1.86.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=b8872abbb4447b11 -C extra-filename=-2c3cfd74ce3584a8 --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-3593f549a49d755b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-778b5fa33ab0f0e1.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-dece77b047826313.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-c76d9c3c9eaf0e45.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-32c5fa8d2d298d38.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-8c10a2d3c581154a.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-f12929f37b0379ce.so --cap-lints allow` |
| 609 | 2025-05-13T20:23:49.140Z | Compiling utf16_iter v1.0.5 |
| 610 | 2025-05-13T20:23:49.140Z | Running `/home/build/.rustup/toolchains/1.86.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=035ebf4db785daf3 -C extra-filename=-9b68215b980c5265 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2025-05-13T20:23:49.194Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-48ad7eba030605d9/build-script-build` |
| 612 | 2025-05-13T20:23:49.219Z | Compiling form_urlencoded v1.2.1 |
| 613 | 2025-05-13T20:23:49.219Z | Running `/home/build/.rustup/toolchains/1.86.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.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=019b53b42e0982d5 -C extra-filename=-c4b586669b20a289 --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-0df3c13cb99de489.rmeta --cap-lints allow` |
| 614 | 2025-05-13T20:23:49.255Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-c8bbd1c26be96168/build-script-build` |
| 615 | 2025-05-13T20:23:49.280Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-8a65e4f2fa620ec2/build-script-build` |
| 616 | 2025-05-13T20:23:49.322Z | Compiling foreign-types v0.3.2 |
| 617 | 2025-05-13T20:23:49.347Z | Running `/home/build/.rustup/toolchains/1.86.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=654af0cd3a87497d -C extra-filename=-46207eb188d80ac7 --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-6d96afeed48e0921.rmeta --cap-lints allow` |
| 618 | 2025-05-13T20:23:49.347Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-774317319cd920d8/build-script-build` |
| 619 | 2025-05-13T20:23:49.393Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-81b93c9f9a6bfc4a/build-script-build` |
| 620 | 2025-05-13T20:23:49.418Z | Compiling block-buffer v0.10.2 |
| 621 | 2025-05-13T20:23:49.418Z | Running `/home/build/.rustup/toolchains/1.86.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=48120d41e49ff97b -C extra-filename=-47eebaf280cdadd2 --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-b68965ca7ec2fc39.rmeta --cap-lints allow` |
| 622 | 2025-05-13T20:23:49.476Z | Compiling crypto-common v0.1.6 |
| 623 | 2025-05-13T20:23:49.503Z | Running `/home/build/.rustup/toolchains/1.86.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=71a6aeac99a5ece4 -C extra-filename=-97e036642db2111f --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-b68965ca7ec2fc39.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-9efcbb03e7348772.rmeta --cap-lints allow` |
| 624 | 2025-05-13T20:23:49.528Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.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="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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=51e52b70c4f01477 -C extra-filename=-205ee8461adecc71 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128` |
| 625 | 2025-05-13T20:23:49.586Z | Running `/home/build/.rustup/toolchains/1.86.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=0c33c0b5e219376c -C extra-filename=-1c5569f71c6140c3 --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-d0e4427a024bc32e.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)'` |
| 626 | 2025-05-13T20:23:49.611Z | Compiling rustls-webpki v0.102.8 |
| 627 | 2025-05-13T20:23:49.612Z | Running `/home/build/.rustup/toolchains/1.86.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=369b398cfaaead2b -C extra-filename=-ec497666dcbf9919 --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-4214b152faccb8ac.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-43c4c8305d36b712.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 628 | 2025-05-13T20:23:49.662Z | Compiling rand_core v0.6.3 |
| 629 | 2025-05-13T20:23:49.687Z | Running `/home/build/.rustup/toolchains/1.86.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=2885d2bed5ba2fad -C extra-filename=-c5ab67dd7ae342b0 --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-fb63ac95abffb425.rmeta --cap-lints allow` |
| 630 | 2025-05-13T20:23:49.924Z | Compiling num-traits v0.2.14 |
| 631 | 2025-05-13T20:23:49.950Z | Running `/home/build/.rustup/toolchains/1.86.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=4dec0a60b67778f9 -C extra-filename=-f05be689f4769fc3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-f05be689f4769fc3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-d9e904ed52296110.rlib --cap-lints allow` |
| 632 | 2025-05-13T20:23:50.027Z | Compiling rustls v0.22.4 |
| 633 | 2025-05-13T20:23:50.053Z | Running `/home/build/.rustup/toolchains/1.86.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=f6a5200d4ceee540 -C extra-filename=-aa3620978de607b7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-aa3620978de607b7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 634 | 2025-05-13T20:23:50.130Z | Compiling native-tls v0.2.12 |
| 635 | 2025-05-13T20:23:50.156Z | Running `/home/build/.rustup/toolchains/1.86.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=2e0181caf335daf7 -C extra-filename=-4955a2df0ba37fed --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-4955a2df0ba37fed -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 636 | 2025-05-13T20:23:50.244Z | Compiling semver v1.0.26 |
| 637 | 2025-05-13T20:23:50.269Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/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=0de51f137bd4e628 -C extra-filename=-3f7343bcc58b6512 --out-dir /work/oxidecomputer/dropshot/target/debug/build/semver-3f7343bcc58b6512 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 638 | 2025-05-13T20:23:50.332Z | Compiling rustix v0.38.44 |
| 639 | 2025-05-13T20:23:50.357Z | Running `/home/build/.rustup/toolchains/1.86.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=2d841890edad550a -C extra-filename=-e41d4cf0383219e7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-e41d4cf0383219e7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 640 | 2025-05-13T20:23:50.475Z | Compiling ppv-lite86 v0.2.15 |
| 641 | 2025-05-13T20:23:50.500Z | Running `/home/build/.rustup/toolchains/1.86.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=13b88853d1ba7ee9 -C extra-filename=-60e62fb33ffa9287 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 642 | 2025-05-13T20:23:50.593Z | Compiling rustls v0.23.13 |
| 643 | 2025-05-13T20:23:50.618Z | Running `/home/build/.rustup/toolchains/1.86.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=cd35a54ff882ba77 -C extra-filename=-1c90a3de4eb6f23e --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-1c90a3de4eb6f23e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 644 | 2025-05-13T20:23:50.687Z | Compiling plain v0.2.3 |
| 645 | 2025-05-13T20:23:50.713Z | Running `/home/build/.rustup/toolchains/1.86.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=64c8b333974dede3 -C extra-filename=-f0a8f2f70092315c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 646 | 2025-05-13T20:23:50.838Z | Compiling mime v0.3.16 |
| 647 | 2025-05-13T20:23:50.863Z | Running `/home/build/.rustup/toolchains/1.86.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=2047002f8ad91a1e -C extra-filename=-2028626c7d04bfba --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 648 | 2025-05-13T20:23:50.898Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-1c90a3de4eb6f23e/build-script-build` |
| 649 | 2025-05-13T20:23:50.923Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-e41d4cf0383219e7/build-script-build` |
| 650 | 2025-05-13T20:23:50.924Z | Running `/work/oxidecomputer/dropshot/target/debug/build/semver-3f7343bcc58b6512/build-script-build` |
| 651 | 2025-05-13T20:23:50.994Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-4955a2df0ba37fed/build-script-build` |
| 652 | 2025-05-13T20:23:51.019Z | Compiling rand_chacha v0.3.1 |
| 653 | 2025-05-13T20:23:51.019Z | Running `/home/build/.rustup/toolchains/1.86.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=8780db041bb1efab -C extra-filename=-2dbb42b811a3df00 --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-60e62fb33ffa9287.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-c5ab67dd7ae342b0.rmeta --cap-lints allow` |
| 654 | 2025-05-13T20:23:51.059Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-aa3620978de607b7/build-script-build` |
| 655 | 2025-05-13T20:23:51.084Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-f05be689f4769fc3/build-script-build` |
| 656 | 2025-05-13T20:23:51.084Z | Compiling digest v0.10.7 |
| 657 | 2025-05-13T20:23:51.084Z | Running `/home/build/.rustup/toolchains/1.86.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=ac657de69a24c181 -C extra-filename=-71ccf8058f288399 --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-47eebaf280cdadd2.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-97e036642db2111f.rmeta --cap-lints allow` |
| 658 | 2025-05-13T20:23:51.314Z | Running `/home/build/.rustup/toolchains/1.86.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=9bcd2fd9add26113 -C extra-filename=-066014b78bdb289d --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` |
| 659 | 2025-05-13T20:23:51.340Z | Running `/home/build/.rustup/toolchains/1.86.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=c538f43de11ef540 -C extra-filename=-6fe707c2d3c93a35 --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-cbef9f3190c9e8a6.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-ae5de866ca05d53e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 660 | 2025-05-13T20:23:51.372Z | Running `/home/build/.rustup/toolchains/1.86.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=0a1733309d0397e7 -C extra-filename=-c1314399a8f98199 --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"))'` |
| 661 | 2025-05-13T20:23:51.399Z | Compiling rustls-pemfile v2.1.3 |
| 662 | 2025-05-13T20:23:51.399Z | Running `/home/build/.rustup/toolchains/1.86.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=77c40d953ac8542a -C extra-filename=-bc5ee4833c358d33 --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-47612fea3f6ba297.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --cap-lints allow` |
| 663 | 2025-05-13T20:23:51.443Z | Compiling dirs-sys-next v0.1.2 |
| 664 | 2025-05-13T20:23:51.480Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-next-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=e37081197127044e -C extra-filename=-f0eae5cb798d9d90 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 665 | 2025-05-13T20:23:51.647Z | Running `/home/build/.rustup/toolchains/1.86.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.5.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="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=e53d141272f84dab -C extra-filename=-af5921a033c9caff --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-af5921a033c9caff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-c0a1e7e017696759.rlib --cap-lints allow` |
| 666 | 2025-05-13T20:23:51.733Z | Compiling pretty-hex v0.4.1 |
| 667 | 2025-05-13T20:23:51.759Z | Running `/home/build/.rustup/toolchains/1.86.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=e5d0320f220ea659 -C extra-filename=-eed37242ee6b35c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 668 | 2025-05-13T20:23:51.904Z | Compiling cpufeatures v0.2.2 |
| 669 | 2025-05-13T20:23:51.930Z | Running `/home/build/.rustup/toolchains/1.86.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=9bb2101fd9b43565 -C extra-filename=-1285ba97f10e1e87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 670 | 2025-05-13T20:23:51.955Z | Compiling toml_write v0.1.1 |
| 671 | 2025-05-13T20:23:51.955Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_write --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_write-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--warn=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' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=49a35f6ff086ea6c -C extra-filename=-1d52a42a8da6e856 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 672 | 2025-05-13T20:23:51.982Z | Compiling fastrand v2.1.1 |
| 673 | 2025-05-13T20:23:52.007Z | Running `/home/build/.rustup/toolchains/1.86.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=06f4e81872f71ded -C extra-filename=-cebae70e65aef0b2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 674 | 2025-05-13T20:23:52.007Z | Compiling winnow v0.7.7 |
| 675 | 2025-05-13T20:23:52.007Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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 --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=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' '--warn=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' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=1518b953e72ee596 -C extra-filename=-a0657f15d3923ff6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 676 | 2025-05-13T20:23:52.033Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-af5921a033c9caff/build-script-build` |
| 677 | 2025-05-13T20:23:52.059Z | Compiling sha1 v0.10.6 |
| 678 | 2025-05-13T20:23:52.059Z | Running `/home/build/.rustup/toolchains/1.86.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=6bdbcc5d96201fa6 -C extra-filename=-53b74ac01214296d --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-4ebadff569c94a2e.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-1285ba97f10e1e87.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-71ccf8058f288399.rmeta --cap-lints allow` |
| 679 | 2025-05-13T20:23:52.130Z | Compiling serde_derive v1.0.219 |
| 680 | 2025-05-13T20:23:52.155Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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=27a628ad1b775f30 -C extra-filename=-40cc34d000722ef3 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 681 | 2025-05-13T20:23:52.181Z | Compiling tokio-macros v2.5.0 |
| 682 | 2025-05-13T20:23:52.181Z | Running `/home/build/.rustup/toolchains/1.86.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=ef36b2218d4cf7ac -C extra-filename=-4083754463fc9ea9 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 683 | 2025-05-13T20:23:52.207Z | Compiling thiserror-impl v1.0.69 |
| 684 | 2025-05-13T20:23:52.233Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d4570d08ba23615 -C extra-filename=-13a965f9fd93ed32 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 685 | 2025-05-13T20:23:52.284Z | Compiling zerofrom-derive v0.1.5 |
| 686 | 2025-05-13T20:23:52.311Z | Running `/home/build/.rustup/toolchains/1.86.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=b24b0928c0e85622 -C extra-filename=-58fd72a429b9fd02 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7e904431f00bdc31.rlib --extern proc_macro --cap-lints allow` |
| 687 | 2025-05-13T20:23:52.389Z | Compiling yoke-derive v0.7.5 |
| 688 | 2025-05-13T20:23:52.414Z | Running `/home/build/.rustup/toolchains/1.86.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=9245550de3f1f0ce -C extra-filename=-c96f99bb653a6e05 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-7e904431f00bdc31.rlib --extern proc_macro --cap-lints allow` |
| 689 | 2025-05-13T20:23:52.440Z | Compiling futures-macro v0.3.31 |
| 690 | 2025-05-13T20:23:52.440Z | Running `/home/build/.rustup/toolchains/1.86.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=b871847103eaac36 -C extra-filename=-f8e5e6f86b934ea1 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 691 | 2025-05-13T20:23:53.209Z | Compiling zerovec-derive v0.10.3 |
| 692 | 2025-05-13T20:23:53.235Z | Running `/home/build/.rustup/toolchains/1.86.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=0b89b6ad3feb6c8a -C extra-filename=-3b7b61c8b034f2f1 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 693 | 2025-05-13T20:23:53.406Z | Compiling tokio v1.45.0 |
| 694 | 2025-05-13T20:23:53.432Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/lib.rs --error-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)' --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=ea4e9ae8c4ef2344 -C extra-filename=-6c66a6362038d302 --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-8d8f85f52f69b3ba.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-8f004d1b21990523.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-75e7bdbede24df10.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-bb22b7792bd60203.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-56ee3a6518e2dfe7.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-4083754463fc9ea9.so --cap-lints allow` |
| 695 | 2025-05-13T20:23:53.863Z | Compiling futures-util v0.3.31 |
| 696 | 2025-05-13T20:23:53.888Z | Running `/home/build/.rustup/toolchains/1.86.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=93dade25b156b437 -C extra-filename=-6eb22a7045e5623d --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-747d91b31bc95f31.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-913716f2a3f9382c.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-f8e5e6f86b934ea1.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-b3003fb4679d3900.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-b3a7bb33c4880722.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-725a1b1fc6b485c6.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-aacd1a31696156df.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-7708e77b751b56c1.rmeta --cap-lints allow` |
| 697 | 2025-05-13T20:23:54.395Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8357c012d1e7f878 -C extra-filename=-434e91718e3d6624 --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-13a965f9fd93ed32.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 698 | 2025-05-13T20:23:54.452Z | Compiling displaydoc v0.2.5 |
| 699 | 2025-05-13T20:23:54.477Z | Running `/home/build/.rustup/toolchains/1.86.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=55ba1cbb1610b5c5 -C extra-filename=-b093d32f6251a89e --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 700 | 2025-05-13T20:23:54.548Z | Compiling pest v2.7.6 |
| 701 | 2025-05-13T20:23:54.573Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=00eb481240a8be61 -C extra-filename=-0912b71e85a87404 --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-725a1b1fc6b485c6.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-173e3d37f459cf60.rmeta --cap-lints allow` |
| 702 | 2025-05-13T20:23:54.803Z | Compiling zerofrom v0.1.5 |
| 703 | 2025-05-13T20:23:54.828Z | Running `/home/build/.rustup/toolchains/1.86.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=0853d33145617f01 -C extra-filename=-0ca3a000b28f54dc --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-58fd72a429b9fd02.so --cap-lints allow` |
| 704 | 2025-05-13T20:23:54.854Z | Compiling zerocopy-derive v0.7.32 |
| 705 | 2025-05-13T20:23:54.854Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8be1e05b1aa35809 -C extra-filename=-506d9333d2040727 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 706 | 2025-05-13T20:23:55.009Z | Compiling yoke v0.7.5 |
| 707 | 2025-05-13T20:23:55.034Z | Running `/home/build/.rustup/toolchains/1.86.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=c0b62ce39eb6ff23 -C extra-filename=-dcdf71a1ff8ca140 --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-334d1a0218e90d03.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-c96f99bb653a6e05.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0ca3a000b28f54dc.rmeta --cap-lints allow` |
| 708 | 2025-05-13T20:23:55.034Z | Compiling icu_provider_macros v1.5.0 |
| 709 | 2025-05-13T20:23:55.034Z | Running `/home/build/.rustup/toolchains/1.86.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=37c78562b290735f -C extra-filename=-0040852b0eee565f --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 710 | 2025-05-13T20:23:55.320Z | Compiling zerovec v0.10.4 |
| 711 | 2025-05-13T20:23:55.345Z | Running `/home/build/.rustup/toolchains/1.86.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=0d88741bc1c3b47b -C extra-filename=-e8fe0ff81adc3ca5 --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-dcdf71a1ff8ca140.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0ca3a000b28f54dc.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-3b7b61c8b034f2f1.so --cap-lints allow` |
| 712 | 2025-05-13T20:23:55.656Z | Compiling scroll_derive v0.12.0 |
| 713 | 2025-05-13T20:23:55.682Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.12.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=3ccc6ce18f81267d -C extra-filename=-deef9534d0529f28 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 714 | 2025-05-13T20:23:55.966Z | Compiling openssl-macros v0.1.1 |
| 715 | 2025-05-13T20:23:55.992Z | Running `/home/build/.rustup/toolchains/1.86.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=903bb7940f8875aa -C extra-filename=-43f981aedddc055d --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 716 | 2025-05-13T20:23:56.349Z | Compiling zerocopy v0.7.32 |
| 717 | 2025-05-13T20:23:56.375Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.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="byteorder"' --cfg 'feature="default"' --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", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=8a343cc28ad2c3ce -C extra-filename=-a0379df0b3bf6be5 --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-6740b6d354aaabd7.rmeta --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-506d9333d2040727.so --cap-lints allow` |
| 718 | 2025-05-13T20:23:56.725Z | Compiling tinystr v0.7.6 |
| 719 | 2025-05-13T20:23:56.751Z | Running `/home/build/.rustup/toolchains/1.86.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=0a1275ee264c2f33 -C extra-filename=-a0bf172b72dc8c90 --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-b093d32f6251a89e.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 720 | 2025-05-13T20:23:56.821Z | Compiling pest_meta v2.7.6 |
| 721 | 2025-05-13T20:23:56.846Z | Running `/home/build/.rustup/toolchains/1.86.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.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=570c2c4b52ca0832 -C extra-filename=-25105a6e1725a56b --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-77c742e9f3ba4bb0.rmeta --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-0912b71e85a87404.rmeta --cap-lints allow` |
| 722 | 2025-05-13T20:23:56.879Z | Compiling icu_collections v1.5.0 |
| 723 | 2025-05-13T20:23:56.905Z | Running `/home/build/.rustup/toolchains/1.86.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=6e67862af3fd2069 -C extra-filename=-5d9ba4422e812716 --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-b093d32f6251a89e.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-dcdf71a1ff8ca140.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0ca3a000b28f54dc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 724 | 2025-05-13T20:23:57.074Z | Compiling icu_locid v1.5.0 |
| 725 | 2025-05-13T20:23:57.099Z | Running `/home/build/.rustup/toolchains/1.86.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=018ca0ed606197a9 -C extra-filename=-188b2ce8bc1f17de --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-b093d32f6251a89e.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-26aae11a05e94ede.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a0bf172b72dc8c90.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-0ab663b239bc4213.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 726 | 2025-05-13T20:23:57.125Z | Compiling scroll v0.12.0 |
| 727 | 2025-05-13T20:23:57.125Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.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="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=5ed5816a2031a46e -C extra-filename=-b40471bb4e1097df --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-deef9534d0529f28.so --cap-lints allow` |
| 728 | 2025-05-13T20:23:57.320Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --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="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=bd79b2ffe73960ae -C extra-filename=-4c8e62ab50f84584 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-40cc34d000722ef3.so --cap-lints allow --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 729 | 2025-05-13T20:23:57.521Z | Running `/home/build/.rustup/toolchains/1.86.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=6e2da18fd4fed493 -C extra-filename=-55bb7b95a7bfa888 --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-cbef9f3190c9e8a6.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-4ebadff569c94a2e.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-46207eb188d80ac7.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-77c742e9f3ba4bb0.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-43f981aedddc055d.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-1c5569f71c6140c3.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)'` |
| 730 | 2025-05-13T20:23:57.644Z | Compiling goblin v0.8.0 |
| 731 | 2025-05-13T20:23:57.670Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.8.0/src/lib.rs --error-format=json --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=898b84913174faf0 -C extra-filename=-771f753418f4931e --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-ea76d2630ff8964c.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-f0a8f2f70092315c.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-b40471bb4e1097df.rmeta --cap-lints allow` |
| 732 | 2025-05-13T20:23:58.167Z | Compiling icu_provider v1.5.0 |
| 733 | 2025-05-13T20:23:58.194Z | Running `/home/build/.rustup/toolchains/1.86.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=a53b810fce17a83d -C extra-filename=-47416b561ab31cb1 --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-b093d32f6251a89e.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-188b2ce8bc1f17de.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-0040852b0eee565f.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-334d1a0218e90d03.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a0bf172b72dc8c90.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-0ab663b239bc4213.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-dcdf71a1ff8ca140.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0ca3a000b28f54dc.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 734 | 2025-05-13T20:23:58.378Z | Compiling pest_generator v2.7.6 |
| 735 | 2025-05-13T20:23:58.405Z | Running `/home/build/.rustup/toolchains/1.86.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.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=3a7c376a2a83d5fd -C extra-filename=-33622320f88607e6 --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-0912b71e85a87404.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-25105a6e1725a56b.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --cap-lints allow` |
| 736 | 2025-05-13T20:23:58.947Z | Compiling icu_locid_transform v1.5.0 |
| 737 | 2025-05-13T20:23:58.973Z | Running `/home/build/.rustup/toolchains/1.86.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=d7cbea7c337ee9bd -C extra-filename=-909c4241763e7472 --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-b093d32f6251a89e.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-188b2ce8bc1f17de.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-d15726ffeadc4c56.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-47416b561ab31cb1.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a0bf172b72dc8c90.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 738 | 2025-05-13T20:23:59.000Z | Compiling tempfile v3.19.1 |
| 739 | 2025-05-13T20:23:59.000Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.19.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=edcfee2670ce4b58 -C extra-filename=-0c100221c895443a --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-cebae70e65aef0b2.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-27ae42e0ea845db9.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-77c742e9f3ba4bb0.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-6fe707c2d3c93a35.rmeta --cap-lints allow` |
| 740 | 2025-05-13T20:23:59.571Z | Compiling dirs-next v2.0.0 |
| 741 | 2025-05-13T20:23:59.597Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-next-2.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=5d0344314367146e -C extra-filename=-6c18f487a24a943c --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-4ebadff569c94a2e.rmeta --extern dirs_sys_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_sys_next-f0eae5cb798d9d90.rmeta --cap-lints allow` |
| 742 | 2025-05-13T20:23:59.701Z | Compiling mime_guess v2.0.5 |
| 743 | 2025-05-13T20:23:59.727Z | Running `/home/build/.rustup/toolchains/1.86.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=d39040699d59af33 -C extra-filename=-2c47730b84f50a5b --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-2c47730b84f50a5b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-066014b78bdb289d.rlib --cap-lints allow` |
| 744 | 2025-05-13T20:23:59.727Z | Compiling pest_derive v2.7.6 |
| 745 | 2025-05-13T20:23:59.727Z | Running `/home/build/.rustup/toolchains/1.86.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.7.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 --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=b4ab4780357c0de3 -C extra-filename=-0c88c41b621884d7 --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-0912b71e85a87404.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-33622320f88607e6.rlib --extern proc_macro --cap-lints allow` |
| 746 | 2025-05-13T20:23:59.756Z | Running `/home/build/.rustup/toolchains/1.86.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=01eac4b5a33d5c97 -C extra-filename=-51330f06c508cdae --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` |
| 747 | 2025-05-13T20:24:00.471Z | Compiling tokio-util v0.7.7 |
| 748 | 2025-05-13T20:24:00.496Z | Running `/home/build/.rustup/toolchains/1.86.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=57e7fa6e416f7291 -C extra-filename=-3b7299f9245d8ca2 --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-8d8f85f52f69b3ba.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-b3003fb4679d3900.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-9f04494889887397.rmeta --cap-lints allow` |
| 749 | 2025-05-13T20:24:00.522Z | Compiling dtrace-parser v0.2.0 |
| 750 | 2025-05-13T20:24:00.522Z | Running `/home/build/.rustup/toolchains/1.86.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.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=7f193b6cb673f8dc -C extra-filename=-9a72957f65642cc8 --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-0912b71e85a87404.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-0c88c41b621884d7.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --cap-lints allow` |
| 751 | 2025-05-13T20:24:00.797Z | Compiling icu_properties v1.5.1 |
| 752 | 2025-05-13T20:24:00.823Z | Running `/home/build/.rustup/toolchains/1.86.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=a1a7bc270909ce47 -C extra-filename=-95de9112b18e06e8 --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-b093d32f6251a89e.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-5d9ba4422e812716.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-909c4241763e7472.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-024ad4114b9a29df.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-47416b561ab31cb1.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-a0bf172b72dc8c90.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 753 | 2025-05-13T20:24:01.046Z | Compiling rand v0.8.4 |
| 754 | 2025-05-13T20:24:01.071Z | Running `/home/build/.rustup/toolchains/1.86.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=b1b207a02859ad06 -C extra-filename=-9fc830e22a3331d2 --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-d0e4427a024bc32e.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-2dbb42b811a3df00.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-c5ab67dd7ae342b0.rmeta --cap-lints allow` |
| 755 | 2025-05-13T20:24:01.515Z | Running `/home/build/.rustup/toolchains/1.86.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.140/src/lib.rs --error-format=json --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=cc0505cfa8652c7a -C extra-filename=-fa4006346e474d87 --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-778b5fa33ab0f0e1.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-725a1b1fc6b485c6.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-edffed1367e9c98c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 756 | 2025-05-13T20:24:01.660Z | Compiling indexmap v2.9.0 |
| 757 | 2025-05-13T20:24:01.685Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.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 '--allow=clippy::style' --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", "test_debug"))' -C metadata=04db80d35223809f -C extra-filename=-52eefb1d1573af1d --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-47c11fbc2cdf1ef1.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-8fc84b7ea8554870.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 758 | 2025-05-13T20:24:02.032Z | Compiling serde_tokenstream v0.2.2 |
| 759 | 2025-05-13T20:24:02.057Z | Running `/home/build/.rustup/toolchains/1.86.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=ae2dcd480cd34eec -C extra-filename=-79fcf8c8d38f0c99 --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-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --cap-lints allow` |
| 760 | 2025-05-13T20:24:02.173Z | Compiling toml_datetime v0.6.9 |
| 761 | 2025-05-13T20:24:02.199Z | Running `/home/build/.rustup/toolchains/1.86.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.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--warn=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' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=4957280cde075bff -C extra-filename=-02fafe57efbe532e --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-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 762 | 2025-05-13T20:24:02.465Z | Compiling serde_spanned v0.6.8 |
| 763 | 2025-05-13T20:24:02.540Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--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' '--warn=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' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=13242ac51eb1a9ab -C extra-filename=-d7a6ddc719f6b702 --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-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 764 | 2025-05-13T20:24:02.626Z | Running `/home/build/.rustup/toolchains/1.86.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=575c830d086f8f75 -C extra-filename=-45ebe721262ffa3e --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-ea76d2630ff8964c.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-55bb7b95a7bfa888.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-2ca82a7b2b61539b.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-1c5569f71c6140c3.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 765 | 2025-05-13T20:24:02.745Z | Compiling h2 v0.4.6 |
| 766 | 2025-05-13T20:24:02.770Z | Running `/home/build/.rustup/toolchains/1.86.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=31a352f4770135ec -C extra-filename=-b69bbf60991b3f72 --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-64f9ac7ef8559a63.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-1ce37c03505f0dfb.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-b3003fb4679d3900.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-7708e77b751b56c1.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-3b7299f9245d8ca2.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-9f04494889887397.rmeta --cap-lints allow` |
| 767 | 2025-05-13T20:24:02.814Z | Compiling toml_edit v0.22.26 |
| 768 | 2025-05-13T20:24:02.839Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.26/src/lib.rs --error-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=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--warn=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' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=8c3bde356b9d2994 -C extra-filename=-d8c5b36c8fa3f485 --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-52eefb1d1573af1d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-d7a6ddc719f6b702.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-02fafe57efbe532e.rmeta --extern toml_write=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_write-1d52a42a8da6e856.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-a0657f15d3923ff6.rmeta --cap-lints allow` |
| 769 | 2025-05-13T20:24:03.107Z | Compiling dof v0.3.0 |
| 770 | 2025-05-13T20:24:03.132Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=a7629130f0d436a0 -C extra-filename=-b7f41ab12083f9a7 --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-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a0379df0b3bf6be5.rmeta --cap-lints allow` |
| 771 | 2025-05-13T20:24:03.672Z | Running `/home/build/.rustup/toolchains/1.86.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.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 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=665d3a0ba20655e2 -C extra-filename=-47cbabafc99f5cc8 --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-6740b6d354aaabd7.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-b7f41ab12083f9a7.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-9a72957f65642cc8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-666f636127ad6f94.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 772 | 2025-05-13T20:24:03.719Z | Compiling icu_normalizer v1.5.0 |
| 773 | 2025-05-13T20:24:03.744Z | Running `/home/build/.rustup/toolchains/1.86.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=719a9634165707e0 -C extra-filename=-51d0908163d4cf3b --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-b093d32f6251a89e.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-5d9ba4422e812716.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-0965665296085b26.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-95de9112b18e06e8.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-47416b561ab31cb1.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ff5dee147167b35f.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-9b68215b980c5265.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-e2c51a41ee80511e.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-63ed252032d6d204.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-e8fe0ff81adc3ca5.rmeta --cap-lints allow` |
| 774 | 2025-05-13T20:24:03.848Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-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 --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=31cee9a5ce564f12 -C extra-filename=-b35ff3d2b3a836bc --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-771f753418f4931e.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-eed37242ee6b35c3.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-a0379df0b3bf6be5.rmeta --cap-lints allow` |
| 775 | 2025-05-13T20:24:04.635Z | Compiling idna_adapter v1.2.0 |
| 776 | 2025-05-13T20:24:04.660Z | Running `/home/build/.rustup/toolchains/1.86.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=1d3aa782f3b48c7b -C extra-filename=-5b21ad4f4042d122 --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-51d0908163d4cf3b.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-95de9112b18e06e8.rmeta --cap-lints allow` |
| 777 | 2025-05-13T20:24:04.660Z | Running `/home/build/.rustup/toolchains/1.86.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=62c869d51fef31f7 -C extra-filename=-b407d0c5ccdf4e49 --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-ea76d2630ff8964c.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-4214b152faccb8ac.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-ec497666dcbf9919.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-89006fe8ed3034d4.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-b2b9ddb70cfe001c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 778 | 2025-05-13T20:24:04.846Z | Compiling idna v1.0.3 |
| 779 | 2025-05-13T20:24:04.872Z | Running `/home/build/.rustup/toolchains/1.86.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=6fd1d2bd9b1426d6 -C extra-filename=-78d001775f00fcb8 --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-5b21ad4f4042d122.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ff5dee147167b35f.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-e2c51a41ee80511e.rmeta --cap-lints allow` |
| 780 | 2025-05-13T20:24:05.200Z | Running `/home/build/.rustup/toolchains/1.86.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=79d8517b2671cc28 -C extra-filename=-59bc507083b3d0f6 --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-cbef9f3190c9e8a6.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-ae5de866ca05d53e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 781 | 2025-05-13T20:24:05.335Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/src/lib.rs --error-format=json --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=8fc74039b51f9e00 -C extra-filename=-fabed1efcd4cefc7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` |
| 782 | 2025-05-13T20:24:05.386Z | Running `/home/build/.rustup/toolchains/1.86.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=72febfa34fb96a5d -C extra-filename=-e4fa5e0c3678c399 --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-77c742e9f3ba4bb0.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-4214b152faccb8ac.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-ec497666dcbf9919.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-89006fe8ed3034d4.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-b2b9ddb70cfe001c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 783 | 2025-05-13T20:24:05.428Z | Compiling serde_derive_internals v0.29.0 |
| 784 | 2025-05-13T20:24:05.453Z | Running `/home/build/.rustup/toolchains/1.86.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=bfa9c6573e3c7f10 -C extra-filename=-f210420cde977bd6 --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-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --cap-lints allow` |
| 785 | 2025-05-13T20:24:05.920Z | Compiling concurrent-queue v2.5.0 |
| 786 | 2025-05-13T20:24:05.945Z | Running `/home/build/.rustup/toolchains/1.86.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=605822be028f4a25 -C extra-filename=-042c63166c8ac969 --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-fd45dcc8408f836f.rmeta --cap-lints allow` |
| 787 | 2025-05-13T20:24:06.186Z | Compiling http-body-util v0.1.3 |
| 788 | 2025-05-13T20:24:06.212Z | Running `/home/build/.rustup/toolchains/1.86.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=ba8a53f5a82cb19c -C extra-filename=-2fdf0de608a3f4e7 --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-8d8f85f52f69b3ba.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-bcca38c59ce46605.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --cap-lints allow` |
| 789 | 2025-05-13T20:24:06.237Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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="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=9b2ac9f2b41139ef -C extra-filename=-cdb2aff437de1548 --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-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-bd330b1d629a346f.rmeta --cap-lints allow` |
| 790 | 2025-05-13T20:24:06.574Z | Compiling hyper v1.6.0 |
| 791 | 2025-05-13T20:24:06.601Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.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 --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=95a458443163c6fd -C extra-filename=-f9c4145402aa6957 --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-8d8f85f52f69b3ba.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-747d91b31bc95f31.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-b69bbf60991b3f72.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-bcca38c59ce46605.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a4f848bed4ff42ab.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-1ecdbf0e52dc30da.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-778b5fa33ab0f0e1.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ff5dee147167b35f.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-f8bf4189767b2ec9.rmeta --cap-lints allow` |
| 792 | 2025-05-13T20:24:06.885Z | Compiling multer v3.1.0 |
| 793 | 2025-05-13T20:24:06.911Z | Running `/home/build/.rustup/toolchains/1.86.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=968909417c1b4fa0 -C extra-filename=-7c1fa2ab761985be --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-7c1fa2ab761985be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-c0a1e7e017696759.rlib --cap-lints allow` |
| 794 | 2025-05-13T20:24:06.936Z | Compiling thread_local v1.1.4 |
| 795 | 2025-05-13T20:24:06.936Z | Running `/home/build/.rustup/toolchains/1.86.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=227aaf11f559092e -C extra-filename=-818589ab2fbf7f1e --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-77c742e9f3ba4bb0.rmeta --cap-lints allow` |
| 796 | 2025-05-13T20:24:07.188Z | Compiling encoding_rs v0.8.32 |
| 797 | 2025-05-13T20:24:07.214Z | Running `/home/build/.rustup/toolchains/1.86.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=e7d58769c7dfc623 -C extra-filename=-2e4375c0006f41a9 --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-4ebadff569c94a2e.rmeta --cap-lints allow` |
| 798 | 2025-05-13T20:24:07.362Z | Compiling lazy_static v1.5.0 |
| 799 | 2025-05-13T20:24:07.387Z | Running `/home/build/.rustup/toolchains/1.86.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=aec99cb0db924d17 -C extra-filename=-85f6c0eb4534b835 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 800 | 2025-05-13T20:24:07.543Z | Compiling target-triple v0.1.3 |
| 801 | 2025-05-13T20:24:07.568Z | Running `/home/build/.rustup/toolchains/1.86.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=42b33a0e9508581f -C extra-filename=-294fbc1f77bca7cb --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-294fbc1f77bca7cb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 802 | 2025-05-13T20:24:07.940Z | Compiling parking v2.2.0 |
| 803 | 2025-05-13T20:24:07.965Z | Running `/home/build/.rustup/toolchains/1.86.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=359a46b9963487a2 -C extra-filename=-0c2a716509fbf428 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 804 | 2025-05-13T20:24:08.230Z | Compiling thiserror v2.0.12 |
| 805 | 2025-05-13T20:24:08.255Z | Running `/home/build/.rustup/toolchains/1.86.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.12/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=2b3f2ba0329f89fd -C extra-filename=-4194ac69348201c8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-4194ac69348201c8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 806 | 2025-05-13T20:24:08.423Z | Compiling hyper-util v0.1.11 |
| 807 | 2025-05-13T20:24:08.448Z | Running `/home/build/.rustup/toolchains/1.86.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.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="client"' --cfg 'feature="client-legacy"' --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", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=dfac3133faaf8375 -C extra-filename=-11857a1f22966974 --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-8d8f85f52f69b3ba.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-747d91b31bc95f31.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-bcca38c59ce46605.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-56ee3a6518e2dfe7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-884bdc73051e04cc.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-9f04494889887397.rmeta --cap-lints allow` |
| 808 | 2025-05-13T20:24:08.704Z | Compiling schemars v0.8.22 |
| 809 | 2025-05-13T20:24:08.729Z | Running `/home/build/.rustup/toolchains/1.86.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=bfca58690284220c -C extra-filename=-54a9de57aecbb986 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-54a9de57aecbb986 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 810 | 2025-05-13T20:24:09.019Z | Compiling match_cfg v0.1.0 |
| 811 | 2025-05-13T20:24:09.045Z | Running `/home/build/.rustup/toolchains/1.86.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=a8358b1a2b9eabd8 -C extra-filename=-2e7c9f817dc4946c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 812 | 2025-05-13T20:24:09.109Z | Compiling unicode-width v0.1.9 |
| 813 | 2025-05-13T20:24:09.135Z | Running `/home/build/.rustup/toolchains/1.86.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=71f134c1fc3ac1b1 -C extra-filename=-6b4ab9b712ee51db --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 814 | 2025-05-13T20:24:09.250Z | Compiling unicode-segmentation v1.10.0 |
| 815 | 2025-05-13T20:24:09.276Z | Running `/home/build/.rustup/toolchains/1.86.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=106af8e06c78ee32 -C extra-filename=-21da28844f22e8fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 816 | 2025-05-13T20:24:09.276Z | Compiling heck v0.5.0 |
| 817 | 2025-05-13T20:24:09.276Z | Running `/home/build/.rustup/toolchains/1.86.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=b308cef5bac6cedf -C extra-filename=-6ddddadca3552144 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 818 | 2025-05-13T20:24:09.602Z | Compiling iana-time-zone v0.1.47 |
| 819 | 2025-05-13T20:24:09.627Z | Running `/home/build/.rustup/toolchains/1.86.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=f6f115bd74e63a53 -C extra-filename=-a3b8527555730267 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 820 | 2025-05-13T20:24:09.653Z | Compiling slog-async v2.8.0 |
| 821 | 2025-05-13T20:24:09.653Z | Running `/home/build/.rustup/toolchains/1.86.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=9f4684217baebfec -C extra-filename=-95a1353a1d8275ec --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-95a1353a1d8275ec -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 822 | 2025-05-13T20:24:10.043Z | Compiling camino v1.1.9 |
| 823 | 2025-05-13T20:24:10.069Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=8dd555522d9b130c -C extra-filename=-aca9edbade8e934b --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-aca9edbade8e934b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 824 | 2025-05-13T20:24:10.069Z | Compiling tokio-rustls v0.26.0 |
| 825 | 2025-05-13T20:24:10.069Z | Running `/home/build/.rustup/toolchains/1.86.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=1df42cf142b81453 -C extra-filename=-9e710e85ecde79c6 --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-e4fa5e0c3678c399.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 826 | 2025-05-13T20:24:10.069Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-95a1353a1d8275ec/build-script-build` |
| 827 | 2025-05-13T20:24:10.109Z | Compiling chrono v0.4.41 |
| 828 | 2025-05-13T20:24:10.109Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "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=713b86213daca76e -C extra-filename=-eb29f537b8f984e0 --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-a3b8527555730267.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-51330f06c508cdae.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 829 | 2025-05-13T20:24:10.339Z | Compiling newline-converter v0.3.0 |
| 830 | 2025-05-13T20:24:10.364Z | Running `/home/build/.rustup/toolchains/1.86.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=ad8f510a673dad6e -C extra-filename=-f86649090852406f --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-21da28844f22e8fa.rmeta --cap-lints allow` |
| 831 | 2025-05-13T20:24:10.364Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-aca9edbade8e934b/build-script-build` |
| 832 | 2025-05-13T20:24:10.417Z | Compiling console v0.15.7 |
| 833 | 2025-05-13T20:24:10.442Z | Running `/home/build/.rustup/toolchains/1.86.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=cb47e16a944c932f -C extra-filename=-e80e62129d8ce696 --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-85f6c0eb4534b835.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-6b4ab9b712ee51db.rmeta --cap-lints allow` |
| 834 | 2025-05-13T20:24:10.468Z | Compiling hostname v0.3.1 |
| 835 | 2025-05-13T20:24:10.468Z | Running `/home/build/.rustup/toolchains/1.86.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=ec5e8758da703d4b -C extra-filename=-5f8f0febb242f939 --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-d0e4427a024bc32e.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-2e7c9f817dc4946c.rmeta --cap-lints allow` |
| 836 | 2025-05-13T20:24:10.501Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-54a9de57aecbb986/build-script-build` |
| 837 | 2025-05-13T20:24:10.527Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-4194ac69348201c8/build-script-build` |
| 838 | 2025-05-13T20:24:10.571Z | Compiling event-listener v5.0.0 |
| 839 | 2025-05-13T20:24:10.597Z | Running `/home/build/.rustup/toolchains/1.86.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=ab34eee9873af4ea -C extra-filename=-d6757beaa525a516 --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-042c63166c8ac969.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-0c2a716509fbf428.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --cap-lints allow` |
| 840 | 2025-05-13T20:24:10.657Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-294fbc1f77bca7cb/build-script-build` |
| 841 | 2025-05-13T20:24:10.683Z | Compiling tokio-rustls v0.25.0 |
| 842 | 2025-05-13T20:24:10.683Z | Running `/home/build/.rustup/toolchains/1.86.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=3ffa42e52d1118cf -C extra-filename=-d451717fd478827b --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-b407d0c5ccdf4e49.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 843 | 2025-05-13T20:24:10.819Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-7c1fa2ab761985be/build-script-build` |
| 844 | 2025-05-13T20:24:10.877Z | Compiling schemars_derive v0.8.22 |
| 845 | 2025-05-13T20:24:10.902Z | Running `/home/build/.rustup/toolchains/1.86.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=65afd70faeb8f632 -C extra-filename=-8e1f5b550da0108a --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-f210420cde977bd6.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 846 | 2025-05-13T20:24:11.012Z | Compiling atomicwrites v0.4.4 |
| 847 | 2025-05-13T20:24:11.038Z | Running `/home/build/.rustup/toolchains/1.86.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=1aa1e6e61b5f363a -C extra-filename=-f5383305fa472ba8 --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-59bc507083b3d0f6.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rmeta --cap-lints allow` |
| 848 | 2025-05-13T20:24:11.064Z | Compiling toml v0.8.22 |
| 849 | 2025-05-13T20:24:11.064Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--warn=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' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=d47d30c79c200465 -C extra-filename=-11154c2698cfac06 --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-4c8e62ab50f84584.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-d7a6ddc719f6b702.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-02fafe57efbe532e.rmeta --extern toml_edit=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_edit-d8c5b36c8fa3f485.rmeta --cap-lints allow` |
| 850 | 2025-05-13T20:24:11.322Z | Running `/home/build/.rustup/toolchains/1.86.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.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="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=0ec7d0645204f5fd -C extra-filename=-6b5973cd07ad45a7 --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-6740b6d354aaabd7.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-b35ff3d2b3a836bc.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-9a72957f65642cc8.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-cdb2aff437de1548.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-666f636127ad6f94.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 851 | 2025-05-13T20:24:11.540Z | Compiling url v2.5.4 |
| 852 | 2025-05-13T20:24:11.566Z | Running `/home/build/.rustup/toolchains/1.86.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=ec5db20d1086fb47 -C extra-filename=-c07c0621485917b0 --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-c4b586669b20a289.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-78d001775f00fcb8.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rmeta --cap-lints allow` |
| 853 | 2025-05-13T20:24:12.315Z | Compiling usdt-macro v0.5.0 |
| 854 | 2025-05-13T20:24:12.340Z | Running `/home/build/.rustup/toolchains/1.86.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.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 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=970331926aa62e50 -C extra-filename=-3c442b91f4991a27 --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-9a72957f65642cc8.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-79fcf8c8d38f0c99.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-47cbabafc99f5cc8.rlib --extern proc_macro --cap-lints allow` |
| 855 | 2025-05-13T20:24:12.368Z | Compiling usdt-attr-macro v0.5.0 |
| 856 | 2025-05-13T20:24:12.393Z | Running `/home/build/.rustup/toolchains/1.86.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.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 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=391c25958cc9263e -C extra-filename=-598ace119b4e3dc6 --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-9a72957f65642cc8.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-79fcf8c8d38f0c99.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-47cbabafc99f5cc8.rlib --extern proc_macro --cap-lints allow` |
| 857 | 2025-05-13T20:24:12.627Z | Compiling tokio-native-tls v0.3.1 |
| 858 | 2025-05-13T20:24:12.652Z | Running `/home/build/.rustup/toolchains/1.86.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=17ce2647b51dfbb1 -C extra-filename=-fd5fe44a505bb41d --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-45ebe721262ffa3e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 859 | 2025-05-13T20:24:12.861Z | Compiling slog-json v2.6.1 |
| 860 | 2025-05-13T20:24:12.887Z | Running `/home/build/.rustup/toolchains/1.86.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=9cbab370b1573f09 -C extra-filename=-736d21cd994a0577 --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-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2c3cfd74ce3584a8.rmeta --cap-lints allow` |
| 861 | 2025-05-13T20:24:13.044Z | Compiling uuid v1.16.0 |
| 862 | 2025-05-13T20:24:13.069Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.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 --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=2c4212e26fedf099 -C extra-filename=-4f44eefbcb9f045e --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-27ae42e0ea845db9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 863 | 2025-05-13T20:24:13.095Z | Compiling serde_urlencoded v0.7.1 |
| 864 | 2025-05-13T20:24:13.095Z | Running `/home/build/.rustup/toolchains/1.86.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=71fac7abde774a59 -C extra-filename=-f5b7aa0c2fcc98e2 --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-c4b586669b20a289.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-778b5fa33ab0f0e1.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-edffed1367e9c98c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 865 | 2025-05-13T20:24:13.096Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-2c47730b84f50a5b/build-script-build` |
| 866 | 2025-05-13T20:24:13.121Z | Compiling term v0.7.0 |
| 867 | 2025-05-13T20:24:13.121Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=93b53b44e6765277 -C extra-filename=-9c4b6d1cfe91d589 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern dirs_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_next-6c18f487a24a943c.rmeta --cap-lints allow` |
| 868 | 2025-05-13T20:24:13.185Z | Compiling futures-executor v0.3.31 |
| 869 | 2025-05-13T20:24:13.211Z | Running `/home/build/.rustup/toolchains/1.86.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=7cc16ee7ce1d552f -C extra-filename=-a31fc241e2f04299 --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-b68859bb28afc54c.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-b3a7bb33c4880722.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --cap-lints allow` |
| 870 | 2025-05-13T20:24:13.512Z | Compiling async-stream-impl v0.3.6 |
| 871 | 2025-05-13T20:24:13.537Z | Running `/home/build/.rustup/toolchains/1.86.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=697095ab2d0a259e -C extra-filename=-bd61b3eec735c8b8 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 872 | 2025-05-13T20:24:13.537Z | Compiling thiserror-impl v2.0.12 |
| 873 | 2025-05-13T20:24:13.537Z | Running `/home/build/.rustup/toolchains/1.86.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.12/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=587a0b553c941cf3 -C extra-filename=-63694bd170cd1921 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 874 | 2025-05-13T20:24:13.655Z | Compiling crossbeam-channel v0.5.1 |
| 875 | 2025-05-13T20:24:13.680Z | Running `/home/build/.rustup/toolchains/1.86.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=a381108426a8dade -C extra-filename=-c129e1754dbbbdf3 --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-4ebadff569c94a2e.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-fd45dcc8408f836f.rmeta --cap-lints allow` |
| 876 | 2025-05-13T20:24:13.707Z | Compiling webpki-roots v0.26.5 |
| 877 | 2025-05-13T20:24:13.707Z | Running `/home/build/.rustup/toolchains/1.86.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=57c6250eacbc03e6 -C extra-filename=-248ed141a5996703 --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-a64654eb7ea84603.rmeta --cap-lints allow` |
| 878 | 2025-05-13T20:24:13.736Z | Compiling memmap v0.7.0 |
| 879 | 2025-05-13T20:24:13.761Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-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=f90b27308a25691a -C extra-filename=-e85dfa51dc537f54 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 880 | 2025-05-13T20:24:13.873Z | Compiling is-terminal v0.4.12 |
| 881 | 2025-05-13T20:24:13.899Z | Running `/home/build/.rustup/toolchains/1.86.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=f42ab1f26e147633 -C extra-filename=-bb3b1a13f8a12a4f --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 882 | 2025-05-13T20:24:14.000Z | Compiling sync_wrapper v1.0.1 |
| 883 | 2025-05-13T20:24:14.026Z | Running `/home/build/.rustup/toolchains/1.86.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=69e80f5c7985d47a -C extra-filename=-5d2c85a88030ffb7 --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-b68859bb28afc54c.rmeta --cap-lints allow` |
| 884 | 2025-05-13T20:24:14.051Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 885 | 2025-05-13T20:24:14.051Z | Running `/home/build/.rustup/toolchains/1.86.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=4cef88b07a5a700f -C extra-filename=-8b39235d43ff3b29 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-8b39235d43ff3b29 -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-c0a1e7e017696759.rlib` |
| 886 | 2025-05-13T20:24:14.148Z | Compiling anyhow v1.0.98 |
| 887 | 2025-05-13T20:24:14.173Z | Running `/home/build/.rustup/toolchains/1.86.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.98/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=96a031adbc36a684 -C extra-filename=-35ecda8463249da7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-35ecda8463249da7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 888 | 2025-05-13T20:24:14.282Z | Compiling buf-list v1.0.3 |
| 889 | 2025-05-13T20:24:14.307Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.0.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("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=aade8e640aac722f -C extra-filename=-9399b8c317777e17 --out-dir /work/oxidecomputer/dropshot/target/debug/build/buf-list-9399b8c317777e17 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 890 | 2025-05-13T20:24:14.389Z | Compiling data-encoding v2.4.0 |
| 891 | 2025-05-13T20:24:14.414Z | Running `/home/build/.rustup/toolchains/1.86.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=ffaff0a0edb7f103 -C extra-filename=-13668697159ad63b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 892 | 2025-05-13T20:24:14.496Z | Compiling take_mut v0.2.2 |
| 893 | 2025-05-13T20:24:14.521Z | Running `/home/build/.rustup/toolchains/1.86.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=c30d67c362d4d9d5 -C extra-filename=-65d17c3b52818c2e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 894 | 2025-05-13T20:24:14.549Z | Compiling similar v2.2.1 |
| 895 | 2025-05-13T20:24:14.574Z | Running `/home/build/.rustup/toolchains/1.86.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=f93b96997b798d76 -C extra-filename=-eb197a33cfdb5268 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 896 | 2025-05-13T20:24:14.651Z | Compiling tower-layer v0.3.3 |
| 897 | 2025-05-13T20:24:14.677Z | Running `/home/build/.rustup/toolchains/1.86.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=b973416e984e09f1 -C extra-filename=-39a7144203b265ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 898 | 2025-05-13T20:24:14.678Z | Compiling dyn-clone v1.0.4 |
| 899 | 2025-05-13T20:24:14.679Z | Running `/home/build/.rustup/toolchains/1.86.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=1c73e5a40e4d8255 -C extra-filename=-51af6797f9fee179 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 900 | 2025-05-13T20:24:14.784Z | Compiling spin v0.9.8 |
| 901 | 2025-05-13T20:24:14.809Z | Running `/home/build/.rustup/toolchains/1.86.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=3d71b64171e6355a -C extra-filename=-47ba336eb4451c5b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 902 | 2025-05-13T20:24:14.809Z | Compiling utf-8 v0.7.6 |
| 903 | 2025-05-13T20:24:14.809Z | Running `/home/build/.rustup/toolchains/1.86.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=c5c9be9f6b258059 -C extra-filename=-56697e5af44a1e81 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 904 | 2025-05-13T20:24:14.898Z | Compiling tower v0.5.2 |
| 905 | 2025-05-13T20:24:14.923Z | Running `/home/build/.rustup/toolchains/1.86.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="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=2e6b2540553e54ab -C extra-filename=-27478369f5b4d6a5 --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-b68859bb28afc54c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5d2c85a88030ffb7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-39a7144203b265ae.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-884bdc73051e04cc.rmeta --cap-lints allow` |
| 906 | 2025-05-13T20:24:14.949Z | Running `/home/build/.rustup/toolchains/1.86.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=e4256cb21ceb4117 -C extra-filename=-ec3538c858375955 --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-8d8f85f52f69b3ba.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-2e4375c0006f41a9.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a4f848bed4ff42ab.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-725a1b1fc6b485c6.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-2028626c7d04bfba.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-47ba336eb4451c5b.rmeta --cap-lints allow` |
| 907 | 2025-05-13T20:24:15.082Z | Compiling tungstenite v0.24.0 |
| 908 | 2025-05-13T20:24:15.107Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=4601352d34e67d34 -C extra-filename=-9e0bd107e3d3bf0c --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-6740b6d354aaabd7.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-13668697159ad63b.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-a4f848bed4ff42ab.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-ea76d2630ff8964c.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-9fc830e22a3331d2.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-434e91718e3d6624.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-56697e5af44a1e81.rmeta --cap-lints allow` |
| 909 | 2025-05-13T20:24:15.495Z | Compiling expectorate v1.2.0 |
| 910 | 2025-05-13T20:24:15.521Z | Running `/home/build/.rustup/toolchains/1.86.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=b46874cd0c7787dd -C extra-filename=-c135f0115cf60ea5 --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-f5383305fa472ba8.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-e80e62129d8ce696.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-f86649090852406f.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-eb197a33cfdb5268.rmeta --cap-lints allow` |
| 911 | 2025-05-13T20:24:15.563Z | Running `/work/oxidecomputer/dropshot/target/debug/build/buf-list-9399b8c317777e17/build-script-build` |
| 912 | 2025-05-13T20:24:15.622Z | Running `/home/build/.rustup/toolchains/1.86.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=9d476716e9fa14a6 -C extra-filename=-ec77b14d4e162716 --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-eb29f537b8f984e0.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-51af6797f9fee179.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-8e1f5b550da0108a.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 913 | 2025-05-13T20:24:15.708Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-35ecda8463249da7/build-script-build` |
| 914 | 2025-05-13T20:24:15.815Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=761338716b64de62 -C extra-filename=-314f63ad73de9829 --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-63694bd170cd1921.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 915 | 2025-05-13T20:24:15.859Z | Running `/home/build/.rustup/toolchains/1.86.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=1aebe1fbda415ad6 -C extra-filename=-e38d50650eaaaea9 --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-c129e1754dbbbdf3.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-65d17c3b52818c2e.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-818589ab2fbf7f1e.rmeta --cap-lints allow --cfg integer128` |
| 916 | 2025-05-13T20:24:15.963Z | Compiling async-stream v0.3.6 |
| 917 | 2025-05-13T20:24:15.989Z | Running `/home/build/.rustup/toolchains/1.86.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=6a23eb42f8ce621f -C extra-filename=-a896e3b4bade53c3 --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-bd61b3eec735c8b8.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --cap-lints allow` |
| 918 | 2025-05-13T20:24:16.045Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-8b39235d43ff3b29/build-script-build` |
| 919 | 2025-05-13T20:24:16.106Z | Compiling slog-term v2.9.1 |
| 920 | 2025-05-13T20:24:16.131Z | Running `/home/build/.rustup/toolchains/1.86.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.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("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=f90b5944eee9e2c5 -C extra-filename=-ce594f8c38d10d8c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-bb3b1a13f8a12a4f.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-9c4b6d1cfe91d589.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-818589ab2fbf7f1e.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2c3cfd74ce3584a8.rmeta --cap-lints allow` |
| 921 | 2025-05-13T20:24:16.163Z | Compiling usdt v0.5.0 |
| 922 | 2025-05-13T20:24:16.188Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-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 -C debuginfo=2 --cfg 'feature="asm"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=a1faab02e8c1a9a5 -C extra-filename=-842ab59ab341d8c9 --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-b35ff3d2b3a836bc.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-9a72957f65642cc8.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-771f753418f4931e.rmeta --extern memmap=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap-e85dfa51dc537f54.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-598ace119b4e3dc6.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-6b5973cd07ad45a7.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-3c442b91f4991a27.so --cap-lints allow` |
| 923 | 2025-05-13T20:24:16.249Z | Compiling hyper-rustls v0.27.3 |
| 924 | 2025-05-13T20:24:16.275Z | Running `/home/build/.rustup/toolchains/1.86.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=253f4c00ed6e675f -C extra-filename=-aeff5510191308b4 --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-6eb22a7045e5623d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e4fa5e0c3678c399.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e710e85ecde79c6.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-884bdc73051e04cc.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-248ed141a5996703.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 925 | 2025-05-13T20:24:16.329Z | Compiling futures v0.3.31 |
| 926 | 2025-05-13T20:24:16.354Z | Running `/home/build/.rustup/toolchains/1.86.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=44fd22cd22434a17 -C extra-filename=-2822adda806982ac --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-747d91b31bc95f31.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-a31fc241e2f04299.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-913716f2a3f9382c.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-b3003fb4679d3900.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-b3a7bb33c4880722.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --cap-lints allow` |
| 927 | 2025-05-13T20:24:16.380Z | Running `/home/build/.rustup/toolchains/1.86.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=3ffb82200d4d2644 -C extra-filename=-1bd4b45b0aa9d10b --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-2028626c7d04bfba.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-066014b78bdb289d.rmeta --cap-lints allow` |
| 928 | 2025-05-13T20:24:16.440Z | Compiling slog-bunyan v2.5.0 |
| 929 | 2025-05-13T20:24:16.466Z | Running `/home/build/.rustup/toolchains/1.86.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=f7253aa837be1dfe -C extra-filename=-ba4b252c166d7756 --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-5f8f0febb242f939.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2c3cfd74ce3584a8.rmeta --cap-lints allow` |
| 930 | 2025-05-13T20:24:16.611Z | Compiling hyper-tls v0.6.0 |
| 931 | 2025-05-13T20:24:16.636Z | Running `/home/build/.rustup/toolchains/1.86.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=b88136674ed5befa -C extra-filename=-ab2bc5e61eab9ff1 --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-8d8f85f52f69b3ba.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-45ebe721262ffa3e.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-fd5fe44a505bb41d.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-884bdc73051e04cc.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 932 | 2025-05-13T20:24:16.662Z | Compiling event-listener-strategy v0.5.2 |
| 933 | 2025-05-13T20:24:16.662Z | Running `/home/build/.rustup/toolchains/1.86.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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7a3894f0205c7a40 -C extra-filename=-eec027786423432a --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-d6757beaa525a516.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --cap-lints allow` |
| 934 | 2025-05-13T20:24:16.775Z | Running `/home/build/.rustup/toolchains/1.86.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=638131e71c854045 -C extra-filename=-5d6e0df04155b00b --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"))'` |
| 935 | 2025-05-13T20:24:16.805Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=cebb437dd66dc741 -C extra-filename=-4bf233b21404d09f --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-4c8e62ab50f84584.rmeta --cap-lints allow --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` |
| 936 | 2025-05-13T20:24:16.831Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 937 | 2025-05-13T20:24:16.831Z | Running `/home/build/.rustup/toolchains/1.86.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=462058fe653a36d8 -C extra-filename=-c9e3081a68dfd7c0 --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-6ddddadca3552144.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-79fcf8c8d38f0c99.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro` |
| 938 | 2025-05-13T20:24:16.882Z | Compiling openapiv3 v2.0.0 |
| 939 | 2025-05-13T20:24:16.907Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.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="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=6b86d9d79e809ef2 -C extra-filename=-45f21ac63e9679a6 --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-52eefb1d1573af1d.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --cap-lints allow` |
| 940 | 2025-05-13T20:24:16.907Z | Compiling serde_path_to_error v0.1.17 |
| 941 | 2025-05-13T20:24:16.907Z | Running `/home/build/.rustup/toolchains/1.86.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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe3b0f9a3591da71 -C extra-filename=-c75d732d8fcec143 --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-778b5fa33ab0f0e1.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --cap-lints allow` |
| 942 | 2025-05-13T20:24:16.974Z | Compiling async-trait v0.1.88 |
| 943 | 2025-05-13T20:24:16.999Z | Running `/home/build/.rustup/toolchains/1.86.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.88/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=e318580326456c82 -C extra-filename=-f1618164b7d84c34 --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-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 944 | 2025-05-13T20:24:17.073Z | Compiling rustls-native-certs v0.7.0 |
| 945 | 2025-05-13T20:24:17.098Z | Running `/home/build/.rustup/toolchains/1.86.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=4edfe3fafdbc03c2 -C extra-filename=-110643c5fce794da --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-2ca82a7b2b61539b.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --cap-lints allow` |
| 946 | 2025-05-13T20:24:17.145Z | Compiling yasna v0.5.2 |
| 947 | 2025-05-13T20:24:17.171Z | Running `/home/build/.rustup/toolchains/1.86.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=76b05b0f332a9611 -C extra-filename=-776d2f9d68031d67 --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-2c3cfd74ce3584a8.rmeta --cap-lints allow` |
| 948 | 2025-05-13T20:24:17.430Z | Compiling pem v3.0.5 |
| 949 | 2025-05-13T20:24:17.455Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=65b6c3c10ae8c2c3 -C extra-filename=-955cc9cf2d30a1bd --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-47612fea3f6ba297.rmeta --cap-lints allow` |
| 950 | 2025-05-13T20:24:17.643Z | Compiling waitgroup v0.1.2 |
| 951 | 2025-05-13T20:24:17.670Z | Running `/home/build/.rustup/toolchains/1.86.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=6032b26e4fb4f5ba -C extra-filename=-710fabb23af28326 --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-64f9ac7ef8559a63.rmeta --cap-lints allow` |
| 952 | 2025-05-13T20:24:17.670Z | Compiling hostname v0.4.0 |
| 953 | 2025-05-13T20:24:17.670Z | Running `/home/build/.rustup/toolchains/1.86.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=9723fcf9c5e8d38b -C extra-filename=-cfbbe3909849a032 --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-4ebadff569c94a2e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 954 | 2025-05-13T20:24:17.847Z | Compiling debug-ignore v1.0.5 |
| 955 | 2025-05-13T20:24:17.872Z | Running `/home/build/.rustup/toolchains/1.86.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=de60dc6f1430f7ed -C extra-filename=-5f447d13d2d0ae44 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 956 | 2025-05-13T20:24:17.872Z | Compiling http-range v0.1.4 |
| 957 | 2025-05-13T20:24:17.872Z | Running `/home/build/.rustup/toolchains/1.86.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=d661f42342cf8f7a -C extra-filename=-c3ee145089d1160a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 958 | 2025-05-13T20:24:17.981Z | Compiling simple-mermaid v0.2.0 |
| 959 | 2025-05-13T20:24:18.007Z | Running `/home/build/.rustup/toolchains/1.86.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=0d2331d36082245a -C extra-filename=-85ab463785207794 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 960 | 2025-05-13T20:24:18.083Z | Compiling termcolor v1.1.2 |
| 961 | 2025-05-13T20:24:18.083Z | Running `/home/build/.rustup/toolchains/1.86.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=bf3b4e17917e8f66 -C extra-filename=-606f8c4bd60ec7a3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 962 | 2025-05-13T20:24:18.108Z | Compiling ipnet v2.10.0 |
| 963 | 2025-05-13T20:24:18.108Z | Running `/home/build/.rustup/toolchains/1.86.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=bdcddb8d2033b374 -C extra-filename=-8986e5480f781d8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 964 | 2025-05-13T20:24:18.134Z | Compiling glob v0.3.0 |
| 965 | 2025-05-13T20:24:18.134Z | Running `/home/build/.rustup/toolchains/1.86.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=8f7cb1e14fc095cf -C extra-filename=-5b9c49d3d424290c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 966 | 2025-05-13T20:24:18.568Z | Compiling reqwest v0.12.15 |
| 967 | 2025-05-13T20:24:18.597Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --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="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --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", "trust-dns", "zstd"))' -C metadata=d98305f43fe7eaaa -C extra-filename=-003ef5a0b26c029f --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-47612fea3f6ba297.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-2e4375c0006f41a9.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-6eb22a7045e5623d.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-b69bbf60991b3f72.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-bcca38c59ce46605.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-aeff5510191308b4.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-ab2bc5e61eab9ff1.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-8986e5480f781d8a.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-ea76d2630ff8964c.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-2028626c7d04bfba.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-45ebe721262ffa3e.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-77c742e9f3ba4bb0.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-e4fa5e0c3678c399.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5d2c85a88030ffb7.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-fd5fe44a505bb41d.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-9e710e85ecde79c6.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-27478369f5b4d6a5.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-884bdc73051e04cc.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-c07c0621485917b0.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-248ed141a5996703.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 968 | 2025-05-13T20:24:18.622Z | Compiling trybuild v1.0.105 |
| 969 | 2025-05-13T20:24:18.647Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=c185e387d0887bf0 -C extra-filename=-79931153b9948624 --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-5b9c49d3d424290c.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-40cc34d000722ef3.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-5d6e0df04155b00b.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-606f8c4bd60ec7a3.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rmeta --cap-lints allow` |
| 970 | 2025-05-13T20:24:18.672Z | Compiling rcgen v0.13.2 |
| 971 | 2025-05-13T20:24:18.672Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.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="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=b103e1b9450f4d9f -C extra-filename=-3c5475fbeab5f213 --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-955cc9cf2d30a1bd.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-4214b152faccb8ac.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-2c3cfd74ce3584a8.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-776d2f9d68031d67.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 972 | 2025-05-13T20:24:18.869Z | Compiling hyper-staticfile v0.10.1 |
| 973 | 2025-05-13T20:24:18.894Z | Running `/home/build/.rustup/toolchains/1.86.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=46b50d9b02b9afdf -C extra-filename=-d8a5fbd33b9246ab --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-6eb22a7045e5623d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-c3ee145089d1160a.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-1ecdbf0e52dc30da.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-9fc830e22a3331d2.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-c07c0621485917b0.rmeta --cap-lints allow` |
| 974 | 2025-05-13T20:24:18.895Z | Compiling hyper-rustls v0.26.0 |
| 975 | 2025-05-13T20:24:18.895Z | Running `/home/build/.rustup/toolchains/1.86.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=83d861863c3975f3 -C extra-filename=-54f9d629929f804b --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-6eb22a7045e5623d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-ea76d2630ff8964c.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-110643c5fce794da.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-884bdc73051e04cc.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 976 | 2025-05-13T20:24:19.083Z | Compiling async-channel v2.3.1 |
| 977 | 2025-05-13T20:24:19.108Z | Running `/home/build/.rustup/toolchains/1.86.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.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=0c7ae7a78a8931d5 -C extra-filename=-f00dc91fa55b67f1 --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-042c63166c8ac969.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-eec027786423432a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-b68859bb28afc54c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-59c8d4306ac52e95.rmeta --cap-lints allow` |
| 978 | 2025-05-13T20:24:19.321Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs --error-format=json --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=4e0bc1a711eb0553 -C extra-filename=-4a9ad1b5a0763417 --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_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)'` |
| 979 | 2025-05-13T20:24:19.370Z | Compiling tokio-tungstenite v0.24.0 |
| 980 | 2025-05-13T20:24:19.395Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-tungstenite-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=1a3bd7ac69b3a63b -C extra-filename=-e64c9e5030b53a1d --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-6eb22a7045e5623d.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-ea76d2630ff8964c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-9e0bd107e3d3bf0c.rmeta --cap-lints allow` |
| 981 | 2025-05-13T20:24:19.777Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=c46b1628cbf3952b -C extra-filename=-210471f42d30fdb3 --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-8d8f85f52f69b3ba.rmeta --cap-lints allow --cfg seek_convenience --cfg const_fn_trait_bounds` |
| 982 | 2025-05-13T20:24:19.810Z | Compiling subprocess v0.2.9 |
| 983 | 2025-05-13T20:24:19.835Z | Running `/home/build/.rustup/toolchains/1.86.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=5d2bfeaede90cc26 -C extra-filename=-846fab847a2edcb4 --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-d0e4427a024bc32e.rmeta --cap-lints allow` |
| 984 | 2025-05-13T20:24:19.999Z | Compiling prettyplease v0.2.32 |
| 985 | 2025-05-13T20:24:20.025Z | Running `/home/build/.rustup/toolchains/1.86.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.32/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=4b49f1b56ef6454d -C extra-filename=-8083ceff48203b87 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-8083ceff48203b87 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 986 | 2025-05-13T20:24:20.059Z | Compiling schema-derive v0.1.0 |
| 987 | 2025-05-13T20:24:20.084Z | Running `/home/build/.rustup/toolchains/1.86.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=6965e303763a23d7 -C extra-filename=-7add32614855f876 --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-c1314399a8f98199.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro --cap-lints allow` |
| 988 | 2025-05-13T20:24:20.337Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-8083ceff48203b87/build-script-build` |
| 989 | 2025-05-13T20:24:20.362Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=3a70ddab78127423 -C extra-filename=-66447d0d64c44539 --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-04f904467ace1112.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 990 | 2025-05-13T20:24:21.674Z | Compiling schema v0.1.0 |
| 991 | 2025-05-13T20:24:21.699Z | Running `/home/build/.rustup/toolchains/1.86.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=0e2f3d0e49dc2a3e -C extra-filename=-8853fc7c4991bd3a --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-04f904467ace1112.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-7add32614855f876.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rmeta --cap-lints allow` |
| 992 | 2025-05-13T20:24:21.780Z | Running `/home/build/.rustup/toolchains/1.86.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=811761e2c288e7d7 -C extra-filename=-c8e7f153d40cc28b --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-c135f0115cf60ea5.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-6ddddadca3552144.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-66447d0d64c44539.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-8853fc7c4991bd3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-79fcf8c8d38f0c99.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro` |
| 993 | 2025-05-13T20:24:22.187Z | Running `/home/build/.rustup/toolchains/1.86.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=219f04115a974e5c -C extra-filename=-5f43993aa7653d7d --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-a896e3b4bade53c3.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 994 | 2025-05-13T20:24:23.327Z | Running `/home/build/.rustup/toolchains/1.86.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=29f6f317cdd04363 -C extra-filename=-3ee8c01a4e9682b7 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 995 | 2025-05-13T20:24:29.846Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=43ff4215b85dc6f1 -C extra-filename=-db42d19fd17781c4 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 996 | 2025-05-13T20:24:29.846Z | Running `/home/build/.rustup/toolchains/1.86.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=9ecf32136041df71 -C extra-filename=-2c40274202434e0d --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 997 | 2025-05-13T20:24:29.897Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=70cee4a9b508d20a -C extra-filename=-a158b1b762b7024d --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 998 | 2025-05-13T20:24:29.898Z | Running `/home/build/.rustup/toolchains/1.86.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=c70f58e3fd35de35 -C extra-filename=-98bf34f3cba2b3e7 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 999 | 2025-05-13T20:24:29.900Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=094a7dff67472f7f -C extra-filename=-9373445a1db6c49f --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1000 | 2025-05-13T20:24:29.900Z | Running `/home/build/.rustup/toolchains/1.86.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=a2cf7738c803226a -C extra-filename=-e284528378745674 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1001 | 2025-05-13T20:24:29.901Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=07239fecd03a676f -C extra-filename=-351f490ad9f2bfd7 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1002 | 2025-05-13T20:24:31.301Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f2751df102496bec -C extra-filename=-46fb9424f80c2cd8 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1003 | 2025-05-13T20:24:42.190Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3efe47d8ce45ed27 -C extra-filename=-95d3bec5256d2b1f --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1004 | 2025-05-13T20:24:48.099Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9a1d2d4d295112fc -C extra-filename=-55180bb2476d7e4c --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1005 | 2025-05-13T20:24:48.299Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=562933df5606b3d1 -C extra-filename=-08f882abf32a611f --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1006 | 2025-05-13T20:24:48.969Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=822f1a8ad235b9f8 -C extra-filename=-60be7fe1e6ccd090 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1007 | 2025-05-13T20:24:49.844Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=30e0760f385bac4a -C extra-filename=-208ac98083762f15 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1008 | 2025-05-13T20:24:52.001Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8cb93f8b72a651f0 -C extra-filename=-73094d73083e6ed3 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1009 | 2025-05-13T20:24:59.135Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=70b6fab5699e77c2 -C extra-filename=-f147e9013b1a5e19 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1010 | 2025-05-13T20:25:03.864Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=867ebfc68613199f -C extra-filename=-003f80ed95253a98 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1011 | 2025-05-13T20:25:05.073Z | Running `/home/build/.rustup/toolchains/1.86.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=c9d55f017ff7b329 -C extra-filename=-bea40177d9bdc68f --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1012 | 2025-05-13T20:25:06.070Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=eec1bcd26fc7ff52 -C extra-filename=-9df10b762e4d3f8a --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1013 | 2025-05-13T20:25:08.162Z | Running `/home/build/.rustup/toolchains/1.86.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=91aaca5a259ec622 -C extra-filename=-c98abddbed155097 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1014 | 2025-05-13T20:25:08.306Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9b793f0301bcba11 -C extra-filename=-2320bd2921ae21ec --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1015 | 2025-05-13T20:25:08.962Z | Running `/home/build/.rustup/toolchains/1.86.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=c3ea48df3121cde3 -C extra-filename=-51a3c7e03337b91a --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1016 | 2025-05-13T20:25:16.833Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=2bb6aad56ab87536 -C extra-filename=-9387c2c0fed889a5 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1017 | 2025-05-13T20:25:23.061Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ea7601dfa86f4a21 -C extra-filename=-76080f84e282bb81 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1018 | 2025-05-13T20:25:23.298Z | Running `/home/build/.rustup/toolchains/1.86.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=65256318c54f3b60 -C extra-filename=-5baaa6cce7dc1a7d --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-5f43993aa7653d7d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-c9e3081a68dfd7c0.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1019 | 2025-05-13T20:25:36.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 1020 | 2025-05-13T20:25:37.028Z | |
| 1021 | 2025-05-13T20:25:37.028Z | real 1:58.261416130 |
| 1022 | 2025-05-13T20:25:37.028Z | user 11:56.545488144 |
| 1023 | 2025-05-13T20:25:37.028Z | sys 1:45.922672814 |
| 1024 | 2025-05-13T20:25:37.028Z | trap 0.532384190 |
| 1025 | 2025-05-13T20:25:37.028Z | tflt 0.131487572 |
| 1026 | 2025-05-13T20:25:37.028Z | dflt 0.318616737 |
| 1027 | 2025-05-13T20:25:37.028Z | kflt 0.002357630 |
| 1028 | 2025-05-13T20:25:37.028Z | lock 24:23.572750328 |
| 1029 | 2025-05-13T20:25:37.028Z | slp 56:49.834138380 |
| 1030 | 2025-05-13T20:25:37.028Z | lat 44.930169103 |
| 1031 | 2025-05-13T20:25:37.028Z | stop 51.329105582 |
| 1032 | 2025-05-13T20:25:37.054Z | + banner test |
| 1033 | 2025-05-13T20:25:37.054Z | |
| 1034 | 2025-05-13T20:25:37.054Z | ##### ###### #### ##### |
| 1035 | 2025-05-13T20:25:37.054Z | # # # # |
| 1036 | 2025-05-13T20:25:37.054Z | # ##### #### # |
| 1037 | 2025-05-13T20:25:37.054Z | # # # # |
| 1038 | 2025-05-13T20:25:37.054Z | # # # # # |
| 1039 | 2025-05-13T20:25:37.054Z | # ###### #### # |
| 1040 | 2025-05-13T20:25:37.054Z | |
| 1041 | 2025-05-13T20:25:37.054Z | + ptime -m cargo test --all-features --locked --verbose |
| 1042 | 2025-05-13T20:25:37.376Z | Fresh unicode-ident v1.0.12 |
| 1043 | 2025-05-13T20:25:37.376Z | Fresh cfg-if v1.0.0 |
| 1044 | 2025-05-13T20:25:37.376Z | Fresh itoa v1.0.1 |
| 1045 | 2025-05-13T20:25:37.376Z | Fresh once_cell v1.20.1 |
| 1046 | 2025-05-13T20:25:37.376Z | Fresh memchr v2.6.0 |
| 1047 | 2025-05-13T20:25:37.376Z | Fresh proc-macro2 v1.0.95 |
| 1048 | 2025-05-13T20:25:37.376Z | Fresh version_check v0.9.5 |
| 1049 | 2025-05-13T20:25:37.377Z | Fresh pin-project-lite v0.2.12 |
| 1050 | 2025-05-13T20:25:37.425Z | Fresh shlex v1.3.0 |
| 1051 | 2025-05-13T20:25:37.425Z | Fresh autocfg v1.1.0 |
| 1052 | 2025-05-13T20:25:37.425Z | Fresh bytes v1.10.1 |
| 1053 | 2025-05-13T20:25:37.425Z | Fresh quote v1.0.40 |
| 1054 | 2025-05-13T20:25:37.425Z | Fresh libc v0.2.172 |
| 1055 | 2025-05-13T20:25:37.425Z | Fresh cc v1.2.16 |
| 1056 | 2025-05-13T20:25:37.425Z | Fresh smallvec v1.13.2 |
| 1057 | 2025-05-13T20:25:37.425Z | Fresh futures-core v0.3.31 |
| 1058 | 2025-05-13T20:25:37.425Z | Fresh scopeguard v1.2.0 |
| 1059 | 2025-05-13T20:25:37.425Z | Fresh getrandom v0.2.11 |
| 1060 | 2025-05-13T20:25:37.425Z | Fresh futures-sink v0.3.31 |
| 1061 | 2025-05-13T20:25:37.425Z | Fresh serde_derive v1.0.219 |
| 1062 | 2025-05-13T20:25:37.425Z | Fresh log v0.4.17 |
| 1063 | 2025-05-13T20:25:37.425Z | Fresh synstructure v0.13.1 |
| 1064 | 2025-05-13T20:25:37.425Z | Fresh lock_api v0.4.6 |
| 1065 | 2025-05-13T20:25:37.425Z | Fresh parking_lot_core v0.9.4 |
| 1066 | 2025-05-13T20:25:37.425Z | Fresh ryu v1.0.5 |
| 1067 | 2025-05-13T20:25:37.425Z | Fresh serde v1.0.219 |
| 1068 | 2025-05-13T20:25:37.425Z | Fresh parking_lot v0.12.1 |
| 1069 | 2025-05-13T20:25:37.425Z | Fresh thiserror-impl v1.0.69 |
| 1070 | 2025-05-13T20:25:37.425Z | Fresh tokio-macros v2.5.0 |
| 1071 | 2025-05-13T20:25:37.425Z | Fresh signal-hook-registry v1.4.0 |
| 1072 | 2025-05-13T20:25:37.425Z | Fresh mio v1.0.3 |
| 1073 | 2025-05-13T20:25:37.425Z | Fresh socket2 v0.5.9 |
| 1074 | 2025-05-13T20:25:37.425Z | Fresh tokio v1.45.0 |
| 1075 | 2025-05-13T20:25:37.425Z | Fresh thiserror v1.0.69 |
| 1076 | 2025-05-13T20:25:37.425Z | Fresh zerofrom-derive v0.1.5 |
| 1077 | 2025-05-13T20:25:37.425Z | Fresh slab v0.4.9 |
| 1078 | 2025-05-13T20:25:37.425Z | Fresh fnv v1.0.7 |
| 1079 | 2025-05-13T20:25:37.425Z | Fresh yoke-derive v0.7.5 |
| 1080 | 2025-05-13T20:25:37.425Z | Fresh futures-macro v0.3.31 |
| 1081 | 2025-05-13T20:25:37.425Z | Fresh zerofrom v0.1.5 |
| 1082 | 2025-05-13T20:25:37.426Z | Fresh http v1.3.1 |
| 1083 | 2025-05-13T20:25:37.426Z | Fresh futures-channel v0.3.31 |
| 1084 | 2025-05-13T20:25:37.426Z | Fresh zeroize v1.7.0 |
| 1085 | 2025-05-13T20:25:37.426Z | Fresh equivalent v1.0.0 |
| 1086 | 2025-05-13T20:25:37.426Z | Fresh pin-utils v0.1.0 |
| 1087 | 2025-05-13T20:25:37.426Z | Fresh serde_json v1.0.140 |
| 1088 | 2025-05-13T20:25:37.426Z | Fresh stable_deref_trait v1.2.0 |
| 1089 | 2025-05-13T20:25:37.426Z | Fresh futures-task v0.3.31 |
| 1090 | 2025-05-13T20:25:37.426Z | Fresh hashbrown v0.15.2 |
| 1091 | 2025-05-13T20:25:37.426Z | Fresh futures-io v0.3.31 |
| 1092 | 2025-05-13T20:25:37.426Z | Fresh rustls-pki-types v1.12.0 |
| 1093 | 2025-05-13T20:25:37.426Z | Fresh zerovec-derive v0.10.3 |
| 1094 | 2025-05-13T20:25:37.426Z | Fresh yoke v0.7.5 |
| 1095 | 2025-05-13T20:25:37.426Z | Fresh indexmap v2.9.0 |
| 1096 | 2025-05-13T20:25:37.426Z | Fresh futures-util v0.3.31 |
| 1097 | 2025-05-13T20:25:37.426Z | Fresh displaydoc v0.2.5 |
| 1098 | 2025-05-13T20:25:37.426Z | Fresh bitflags v2.4.0 |
| 1099 | 2025-05-13T20:25:37.426Z | Fresh tracing-core v0.1.32 |
| 1100 | 2025-05-13T20:25:37.426Z | Fresh untrusted v0.9.0 |
| 1101 | 2025-05-13T20:25:37.426Z | Fresh zerovec v0.10.4 |
| 1102 | 2025-05-13T20:25:37.426Z | Fresh ucd-trie v0.1.6 |
| 1103 | 2025-05-13T20:25:37.426Z | Fresh byteorder v1.4.3 |
| 1104 | 2025-05-13T20:25:37.426Z | Fresh tracing v0.1.40 |
| 1105 | 2025-05-13T20:25:37.426Z | Fresh ring v0.17.13 |
| 1106 | 2025-05-13T20:25:37.427Z | Fresh pkg-config v0.3.31 |
| 1107 | 2025-05-13T20:25:37.427Z | Fresh httparse v1.10.0 |
| 1108 | 2025-05-13T20:25:37.427Z | Fresh pest v2.7.6 |
| 1109 | 2025-05-13T20:25:37.427Z | Fresh tinystr v0.7.6 |
| 1110 | 2025-05-13T20:25:37.427Z | Fresh litemap v0.7.4 |
| 1111 | 2025-05-13T20:25:37.428Z | Fresh atomic-waker v1.1.1 |
| 1112 | 2025-05-13T20:25:37.428Z | Fresh vcpkg v0.2.15 |
| 1113 | 2025-05-13T20:25:37.428Z | Fresh writeable v0.5.5 |
| 1114 | 2025-05-13T20:25:37.428Z | Fresh pest_meta v2.7.6 |
| 1115 | 2025-05-13T20:25:37.428Z | Fresh icu_locid v1.5.0 |
| 1116 | 2025-05-13T20:25:37.428Z | Fresh tokio-util v0.7.7 |
| 1117 | 2025-05-13T20:25:37.428Z | Fresh http-body v1.0.1 |
| 1118 | 2025-05-13T20:25:37.428Z | Fresh icu_provider_macros v1.5.0 |
| 1119 | 2025-05-13T20:25:37.428Z | Fresh zerocopy-derive v0.7.32 |
| 1120 | 2025-05-13T20:25:37.428Z | Fresh try-lock v0.2.3 |
| 1121 | 2025-05-13T20:25:37.428Z | Fresh typenum v1.14.0 |
| 1122 | 2025-05-13T20:25:37.428Z | Fresh icu_provider v1.5.0 |
| 1123 | 2025-05-13T20:25:37.428Z | Fresh h2 v0.4.6 |
| 1124 | 2025-05-13T20:25:37.428Z | Fresh zerocopy v0.7.32 |
| 1125 | 2025-05-13T20:25:37.428Z | Fresh want v0.3.0 |
| 1126 | 2025-05-13T20:25:37.428Z | Fresh pest_generator v2.7.6 |
| 1127 | 2025-05-13T20:25:37.428Z | Fresh getrandom v0.3.1 |
| 1128 | 2025-05-13T20:25:37.428Z | Fresh rustls-webpki v0.102.8 |
| 1129 | 2025-05-13T20:25:37.428Z | Fresh num-conv v0.1.0 |
| 1130 | 2025-05-13T20:25:37.428Z | Fresh icu_locid_transform_data v1.5.0 |
| 1131 | 2025-05-13T20:25:37.428Z | Fresh time-core v0.1.2 |
| 1132 | 2025-05-13T20:25:37.428Z | Fresh subtle v2.5.0 |
| 1133 | 2025-05-13T20:25:37.428Z | Fresh httpdate v1.0.1 |
| 1134 | 2025-05-13T20:25:37.428Z | Fresh powerfmt v0.2.0 |
| 1135 | 2025-05-13T20:25:37.428Z | Fresh pest_derive v2.7.6 |
| 1136 | 2025-05-13T20:25:37.428Z | Fresh generic-array v0.14.5 |
| 1137 | 2025-05-13T20:25:37.428Z | Fresh crossbeam-utils v0.8.15 |
| 1138 | 2025-05-13T20:25:37.428Z | Fresh time-macros v0.2.18 |
| 1139 | 2025-05-13T20:25:37.428Z | Fresh icu_locid_transform v1.5.0 |
| 1140 | 2025-05-13T20:25:37.428Z | Fresh deranged v0.3.11 |
| 1141 | 2025-05-13T20:25:37.428Z | Fresh hyper v1.6.0 |
| 1142 | 2025-05-13T20:25:37.428Z | Fresh icu_collections v1.5.0 |
| 1143 | 2025-05-13T20:25:37.428Z | Fresh serde_tokenstream v0.2.2 |
| 1144 | 2025-05-13T20:25:37.428Z | Fresh errno v0.3.10 |
| 1145 | 2025-05-13T20:25:37.428Z | Fresh base64 v0.22.1 |
| 1146 | 2025-05-13T20:25:37.428Z | Fresh icu_properties_data v1.5.0 |
| 1147 | 2025-05-13T20:25:37.428Z | Fresh tower-service v0.3.3 |
| 1148 | 2025-05-13T20:25:37.428Z | Fresh num_threads v0.1.3 |
| 1149 | 2025-05-13T20:25:37.428Z | Fresh dtrace-parser v0.2.0 |
| 1150 | 2025-05-13T20:25:37.454Z | Fresh scroll_derive v0.12.0 |
| 1151 | 2025-05-13T20:25:37.454Z | Fresh icu_properties v1.5.1 |
| 1152 | 2025-05-13T20:25:37.454Z | Fresh time v0.3.36 |
| 1153 | 2025-05-13T20:25:37.454Z | Fresh thread-id v4.0.0 |
| 1154 | 2025-05-13T20:25:37.454Z | Fresh openssl-probe v0.1.4 |
| 1155 | 2025-05-13T20:25:37.454Z | Fresh write16 v1.0.0 |
| 1156 | 2025-05-13T20:25:37.454Z | Fresh utf8_iter v1.0.4 |
| 1157 | 2025-05-13T20:25:37.454Z | Fresh utf16_iter v1.0.5 |
| 1158 | 2025-05-13T20:25:37.454Z | Fresh percent-encoding v2.3.1 |
| 1159 | 2025-05-13T20:25:37.454Z | Fresh icu_normalizer_data v1.5.0 |
| 1160 | 2025-05-13T20:25:37.454Z | Fresh foreign-types-shared v0.1.1 |
| 1161 | 2025-05-13T20:25:37.454Z | Fresh icu_normalizer v1.5.0 |
| 1162 | 2025-05-13T20:25:37.455Z | Fresh form_urlencoded v1.2.1 |
| 1163 | 2025-05-13T20:25:37.455Z | Fresh slog v2.7.0 |
| 1164 | 2025-05-13T20:25:37.455Z | Fresh foreign-types v0.3.2 |
| 1165 | 2025-05-13T20:25:37.455Z | Fresh paste v1.0.15 |
| 1166 | 2025-05-13T20:25:37.455Z | Fresh rustix v1.0.2 |
| 1167 | 2025-05-13T20:25:37.455Z | Fresh scroll v0.12.0 |
| 1168 | 2025-05-13T20:25:37.455Z | Fresh hyper-util v0.1.11 |
| 1169 | 2025-05-13T20:25:37.455Z | Fresh block-buffer v0.10.2 |
| 1170 | 2025-05-13T20:25:37.455Z | Fresh crypto-common v0.1.6 |
| 1171 | 2025-05-13T20:25:37.455Z | Fresh openssl-sys v0.9.107 |
| 1172 | 2025-05-13T20:25:37.455Z | Fresh rand_core v0.6.3 |
| 1173 | 2025-05-13T20:25:37.455Z | Fresh openssl-macros v0.1.1 |
| 1174 | 2025-05-13T20:25:37.455Z | Fresh plain v0.2.3 |
| 1175 | 2025-05-13T20:25:37.455Z | Fresh mime v0.3.16 |
| 1176 | 2025-05-13T20:25:37.455Z | Fresh fastrand v2.1.1 |
| 1177 | 2025-05-13T20:25:37.455Z | Fresh ppv-lite86 v0.2.15 |
| 1178 | 2025-05-13T20:25:37.455Z | Fresh openssl v0.10.72 |
| 1179 | 2025-05-13T20:25:37.455Z | Fresh goblin v0.8.0 |
| 1180 | 2025-05-13T20:25:37.455Z | Fresh rand_chacha v0.3.1 |
| 1181 | 2025-05-13T20:25:37.455Z | Fresh tempfile v3.19.1 |
| 1182 | 2025-05-13T20:25:37.455Z | Fresh digest v0.10.7 |
| 1183 | 2025-05-13T20:25:37.455Z | Fresh semver v1.0.26 |
| 1184 | 2025-05-13T20:25:37.455Z | Fresh rustix v0.38.44 |
| 1185 | 2025-05-13T20:25:37.455Z | Fresh idna_adapter v1.2.0 |
| 1186 | 2025-05-13T20:25:37.456Z | Fresh unicase v2.6.0 |
| 1187 | 2025-05-13T20:25:37.456Z | Fresh rustls-pemfile v2.1.3 |
| 1188 | 2025-05-13T20:25:37.456Z | Fresh serde_spanned v0.6.8 |
| 1189 | 2025-05-13T20:25:37.456Z | Fresh toml_datetime v0.6.9 |
| 1190 | 2025-05-13T20:25:37.456Z | Fresh dirs-sys-next v0.1.2 |
| 1191 | 2025-05-13T20:25:37.456Z | Fresh unicode-segmentation v1.10.0 |
| 1192 | 2025-05-13T20:25:37.456Z | Fresh lazy_static v1.5.0 |
| 1193 | 2025-05-13T20:25:37.456Z | Fresh unicode-width v0.1.9 |
| 1194 | 2025-05-13T20:25:37.456Z | Fresh winnow v0.7.7 |
| 1195 | 2025-05-13T20:25:37.456Z | Fresh cpufeatures v0.2.2 |
| 1196 | 2025-05-13T20:25:37.456Z | Fresh heck v0.5.0 |
| 1197 | 2025-05-13T20:25:37.456Z | Fresh toml_write v0.1.1 |
| 1198 | 2025-05-13T20:25:37.457Z | Fresh pretty-hex v0.4.1 |
| 1199 | 2025-05-13T20:25:37.457Z | Fresh dof v0.3.0 |
| 1200 | 2025-05-13T20:25:37.457Z | Fresh console v0.15.7 |
| 1201 | 2025-05-13T20:25:37.457Z | Fresh toml_edit v0.22.26 |
| 1202 | 2025-05-13T20:25:37.457Z | Fresh sha1 v0.10.6 |
| 1203 | 2025-05-13T20:25:37.457Z | Fresh newline-converter v0.3.0 |
| 1204 | 2025-05-13T20:25:37.457Z | Fresh idna v1.0.3 |
| 1205 | 2025-05-13T20:25:37.457Z | Fresh atomicwrites v0.4.4 |
| 1206 | 2025-05-13T20:25:37.457Z | Fresh dirs-next v2.0.0 |
| 1207 | 2025-05-13T20:25:37.457Z | Fresh rustls v0.23.13 |
| 1208 | 2025-05-13T20:25:37.457Z | Fresh num-traits v0.2.14 |
| 1209 | 2025-05-13T20:25:37.457Z | Fresh native-tls v0.2.12 |
| 1210 | 2025-05-13T20:25:37.457Z | Fresh rand v0.8.4 |
| 1211 | 2025-05-13T20:25:37.457Z | Fresh rustls v0.22.4 |
| 1212 | 2025-05-13T20:25:37.457Z | Fresh concurrent-queue v2.5.0 |
| 1213 | 2025-05-13T20:25:37.457Z | Fresh http-body-util v0.1.3 |
| 1214 | 2025-05-13T20:25:37.457Z | Fresh serde_derive_internals v0.29.0 |
| 1215 | 2025-05-13T20:25:37.457Z | Fresh syn v2.0.101 |
| 1216 | 2025-05-13T20:25:37.457Z | Fresh thread_local v1.1.4 |
| 1217 | 2025-05-13T20:25:37.457Z | Fresh encoding_rs v0.8.32 |
| 1218 | 2025-05-13T20:25:37.457Z | Fresh parking v2.2.0 |
| 1219 | 2025-05-13T20:25:37.458Z | Fresh match_cfg v0.1.0 |
| 1220 | 2025-05-13T20:25:37.458Z | Fresh iana-time-zone v0.1.47 |
| 1221 | 2025-05-13T20:25:37.458Z | Fresh similar v2.2.1 |
| 1222 | 2025-05-13T20:25:37.458Z | Fresh chrono v0.4.41 |
| 1223 | 2025-05-13T20:25:37.458Z | Fresh hostname v0.3.1 |
| 1224 | 2025-05-13T20:25:37.458Z | Fresh expectorate v1.2.0 |
| 1225 | 2025-05-13T20:25:37.458Z | Fresh event-listener v5.0.0 |
| 1226 | 2025-05-13T20:25:37.458Z | Fresh schemars_derive v0.8.22 |
| 1227 | 2025-05-13T20:25:37.458Z | Fresh usdt-impl v0.5.0 |
| 1228 | 2025-05-13T20:25:37.458Z | Fresh tokio-rustls v0.25.0 |
| 1229 | 2025-05-13T20:25:37.458Z | Fresh term v0.7.0 |
| 1230 | 2025-05-13T20:25:37.458Z | Fresh tokio-rustls v0.26.0 |
| 1231 | 2025-05-13T20:25:37.458Z | Fresh tokio-native-tls v0.3.1 |
| 1232 | 2025-05-13T20:25:37.458Z | Fresh toml v0.8.22 |
| 1233 | 2025-05-13T20:25:37.458Z | Fresh url v2.5.4 |
| 1234 | 2025-05-13T20:25:37.458Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1235 | 2025-05-13T20:25:37.458Z | Fresh usdt-macro v0.5.0 |
| 1236 | 2025-05-13T20:25:37.458Z | Fresh usdt-attr-macro v0.5.0 |
| 1237 | 2025-05-13T20:25:37.458Z | Fresh serde_urlencoded v0.7.1 |
| 1238 | 2025-05-13T20:25:37.458Z | Fresh slog-json v2.6.1 |
| 1239 | 2025-05-13T20:25:37.458Z | Fresh crossbeam-channel v0.5.1 |
| 1240 | 2025-05-13T20:25:37.458Z | Fresh uuid v1.16.0 |
| 1241 | 2025-05-13T20:25:37.458Z | Fresh futures-executor v0.3.31 |
| 1242 | 2025-05-13T20:25:37.459Z | Fresh webpki-roots v0.26.5 |
| 1243 | 2025-05-13T20:25:37.459Z | Fresh thiserror-impl v2.0.12 |
| 1244 | 2025-05-13T20:25:37.459Z | Fresh async-stream-impl v0.3.6 |
| 1245 | 2025-05-13T20:25:37.459Z | Fresh is-terminal v0.4.12 |
| 1246 | 2025-05-13T20:25:37.459Z | Fresh sync_wrapper v1.0.1 |
| 1247 | 2025-05-13T20:25:37.459Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d67e0bf5659d813 -C extra-filename=-0cdefa14132961fc --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-6ddddadca3552144.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-79fcf8c8d38f0c99.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro` |
| 1248 | 2025-05-13T20:25:37.459Z | Fresh memmap v0.7.0 |
| 1249 | 2025-05-13T20:25:37.459Z | Fresh take_mut v0.2.2 |
| 1250 | 2025-05-13T20:25:37.485Z | Fresh tower-layer v0.3.3 |
| 1251 | 2025-05-13T20:25:37.485Z | Fresh spin v0.9.8 |
| 1252 | 2025-05-13T20:25:37.485Z | Fresh utf-8 v0.7.6 |
| 1253 | 2025-05-13T20:25:37.485Z | Fresh dyn-clone v1.0.4 |
| 1254 | 2025-05-13T20:25:37.485Z | Fresh data-encoding v2.4.0 |
| 1255 | 2025-05-13T20:25:37.485Z | Fresh usdt v0.5.0 |
| 1256 | 2025-05-13T20:25:37.485Z | Fresh tower v0.5.2 |
| 1257 | 2025-05-13T20:25:37.487Z | Fresh schemars v0.8.22 |
| 1258 | 2025-05-13T20:25:37.487Z | Fresh tungstenite v0.24.0 |
| 1259 | 2025-05-13T20:25:37.487Z | Fresh slog-async v2.8.0 |
| 1260 | 2025-05-13T20:25:37.487Z | Fresh multer v3.1.0 |
| 1261 | 2025-05-13T20:25:37.487Z | Fresh slog-term v2.9.1 |
| 1262 | 2025-05-13T20:25:37.487Z | Fresh futures v0.3.31 |
| 1263 | 2025-05-13T20:25:37.487Z | Fresh thiserror v2.0.12 |
| 1264 | 2025-05-13T20:25:37.487Z | Fresh hyper-rustls v0.27.3 |
| 1265 | 2025-05-13T20:25:37.487Z | Fresh async-stream v0.3.6 |
| 1266 | 2025-05-13T20:25:37.487Z | Fresh mime_guess v2.0.5 |
| 1267 | 2025-05-13T20:25:37.487Z | Fresh slog-bunyan v2.5.0 |
| 1268 | 2025-05-13T20:25:37.487Z | Fresh target-triple v0.1.3 |
| 1269 | 2025-05-13T20:25:37.487Z | Fresh hyper-tls v0.6.0 |
| 1270 | 2025-05-13T20:25:37.487Z | Fresh camino v1.1.9 |
| 1271 | 2025-05-13T20:25:37.487Z | Fresh event-listener-strategy v0.5.2 |
| 1272 | 2025-05-13T20:25:37.487Z | Fresh rustls-native-certs v0.7.0 |
| 1273 | 2025-05-13T20:25:37.487Z | Fresh yasna v0.5.2 |
| 1274 | 2025-05-13T20:25:37.487Z | Fresh pem v3.0.5 |
| 1275 | 2025-05-13T20:25:37.487Z | Fresh waitgroup v0.1.2 |
| 1276 | 2025-05-13T20:25:37.487Z | Fresh openapiv3 v2.0.0 |
| 1277 | 2025-05-13T20:25:37.487Z | Fresh serde_path_to_error v0.1.17 |
| 1278 | 2025-05-13T20:25:37.487Z | Fresh async-trait v0.1.88 |
| 1279 | 2025-05-13T20:25:37.487Z | Fresh hostname v0.4.0 |
| 1280 | 2025-05-13T20:25:37.487Z | Fresh ipnet v2.10.0 |
| 1281 | 2025-05-13T20:25:37.487Z | Fresh glob v0.3.0 |
| 1282 | 2025-05-13T20:25:37.487Z | Fresh simple-mermaid v0.2.0 |
| 1283 | 2025-05-13T20:25:37.487Z | Fresh debug-ignore v1.0.5 |
| 1284 | 2025-05-13T20:25:37.487Z | Fresh termcolor v1.1.2 |
| 1285 | 2025-05-13T20:25:37.489Z | Fresh http-range v0.1.4 |
| 1286 | 2025-05-13T20:25:37.489Z | Fresh reqwest v0.12.15 |
| 1287 | 2025-05-13T20:25:37.489Z | Fresh async-channel v2.3.1 |
| 1288 | 2025-05-13T20:25:37.489Z | Fresh hyper-rustls v0.26.0 |
| 1289 | 2025-05-13T20:25:37.489Z | Fresh rcgen v0.13.2 |
| 1290 | 2025-05-13T20:25:37.489Z | Fresh buf-list v1.0.3 |
| 1291 | 2025-05-13T20:25:37.489Z | Fresh hyper-staticfile v0.10.1 |
| 1292 | 2025-05-13T20:25:37.489Z | Fresh trybuild v1.0.105 |
| 1293 | 2025-05-13T20:25:37.489Z | Fresh tokio-tungstenite v0.24.0 |
| 1294 | 2025-05-13T20:25:37.489Z | Fresh anyhow v1.0.98 |
| 1295 | 2025-05-13T20:25:37.489Z | Fresh subprocess v0.2.9 |
| 1296 | 2025-05-13T20:25:37.489Z | Fresh schema-derive v0.1.0 |
| 1297 | 2025-05-13T20:25:37.489Z | Fresh schema v0.1.0 |
| 1298 | 2025-05-13T20:25:37.489Z | Fresh prettyplease v0.2.32 |
| 1299 | 2025-05-13T20:25:39.869Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1300 | 2025-05-13T20:25:39.939Z | Running `/home/build/.rustup/toolchains/1.86.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=12d130fceaf0eb10 -C extra-filename=-0e962f4cbaf4ba58 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1301 | 2025-05-13T20:25:39.940Z | Running `/home/build/.rustup/toolchains/1.86.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=57ccb3a1dff5c758 -C extra-filename=-be277452878c878e --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-a896e3b4bade53c3.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out` |
| 1302 | 2025-05-13T20:25:47.726Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name module_shared_context --edition=2021 dropshot/examples/module-shared-context.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=325b8f7fdce70fe9 -C extra-filename=-3f8822eed68a1522 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1303 | 2025-05-13T20:25:47.798Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_sorts --edition=2021 dropshot/examples/pagination-multiple-sorts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=3494902edcc5d0c3 -C extra-filename=-4d57897aa7bc7b60 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1304 | 2025-05-13T20:25:47.798Z | Running `/home/build/.rustup/toolchains/1.86.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=fec71b03b97a3d4f -C extra-filename=-d4436f9dc7f5d160 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1305 | 2025-05-13T20:25:47.798Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name api_trait_alternate --edition=2021 dropshot/examples/api-trait-alternate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5450ec2e0b4ba079 -C extra-filename=-35e74d808b7fafca --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1306 | 2025-05-13T20:25:47.798Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name multiple_servers --edition=2021 dropshot/examples/multiple-servers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=d13a9b19e70b958b -C extra-filename=-b3cb39c6a2bbc396 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1307 | 2025-05-13T20:25:47.800Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name well_tagged --edition=2021 dropshot/examples/well-tagged.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9778944342711fd2 -C extra-filename=-8e20287d3fd88562 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1308 | 2025-05-13T20:25:47.800Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name self_referential --edition=2021 dropshot/examples/self-referential.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=5013eada6e59beba -C extra-filename=-49302a19b5a4d980 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1309 | 2025-05-13T20:25:49.108Z | Running `/home/build/.rustup/toolchains/1.86.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=dcc7a6312d6a170b -C extra-filename=-492a4452ec8f13ba --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1310 | 2025-05-13T20:26:05.533Z | Running `/home/build/.rustup/toolchains/1.86.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=03a894d4e1f74aca -C extra-filename=-0e554c4aa0d406b3 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1311 | 2025-05-13T20:26:05.928Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name petstore --edition=2021 dropshot/examples/petstore.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=8c1ac99ddf32e8f5 -C extra-filename=-181dca38fc405349 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1312 | 2025-05-13T20:26:05.954Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_with_example --edition=2021 dropshot/examples/schema-with-example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=9c4d69dc5d106593 -C extra-filename=-bd163b4713bc085d --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1313 | 2025-05-13T20:26:07.258Z | Running `/home/build/.rustup/toolchains/1.86.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=fa5954d06a976348 -C extra-filename=-9b1236a8f602bc56 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1314 | 2025-05-13T20:26:08.154Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name websocket --edition=2021 dropshot/examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=f25a4cedd859f81e -C extra-filename=-35eea406b8f6f7d4 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1315 | 2025-05-13T20:26:10.214Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_multiple_resources --edition=2021 dropshot/examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=4089baa97cfe4b19 -C extra-filename=-783264f5882470f8 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1316 | 2025-05-13T20:26:12.899Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name custom_error --edition=2021 dropshot/examples/custom-error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ac9c7d54b854a450 -C extra-filename=-64d6d855e54ac4a3 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1317 | 2025-05-13T20:26:18.616Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name versioning --edition=2021 dropshot/examples/versioning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=30783b31dbb067d5 -C extra-filename=-f0f81ae4b8a53217 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1318 | 2025-05-13T20:26:21.409Z | Running `/home/build/.rustup/toolchains/1.86.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=be257bc04208464c -C extra-filename=-8d255f8a4cac654c --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1319 | 2025-05-13T20:26:24.239Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 dropshot/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --test --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=eab3580c517f2d9e -C extra-filename=-9043a9c4ae497ef6 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1320 | 2025-05-13T20:26:24.732Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name request_headers --edition=2021 dropshot/examples/request-headers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=bb9c73c02c4fb019 -C extra-filename=-8ca3cad14ce9978c --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1321 | 2025-05-13T20:26:27.069Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name pagination_basic --edition=2021 dropshot/examples/pagination-basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=baf7422ce7b71553 -C extra-filename=-80392503c5132895 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1322 | 2025-05-13T20:26:27.727Z | Running `/home/build/.rustup/toolchains/1.86.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=8b5faf47e9b2b903 -C extra-filename=-9ebb09e3ee526b1f --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1323 | 2025-05-13T20:26:31.011Z | Running `/home/build/.rustup/toolchains/1.86.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=416d8178e51edfda -C extra-filename=-0ab301669fbc7b2f --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1324 | 2025-05-13T20:26:33.702Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name index --edition=2021 dropshot/examples/index.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=33696015493e910e -C extra-filename=-6c3148c2a06c87c0 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1325 | 2025-05-13T20:26:38.977Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustc --crate-name https --edition=2021 dropshot/examples/https.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=97b4b0e48fb00903 -C extra-filename=-975bddeb19651396 --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-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out -L native=/usr/ssl-3/lib/amd64` |
| 1326 | 2025-05-13T20:27:06.354Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 1327 | 2025-05-13T20:27:06.393Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-0e962f4cbaf4ba58` |
| 1328 | 2025-05-13T20:27:06.441Z | |
| 1329 | 2025-05-13T20:27:06.441Z | running 104 tests |
| 1330 | 2025-05-13T20:27:06.441Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1331 | 2025-05-13T20:27:06.441Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1332 | 2025-05-13T20:27:06.441Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1333 | 2025-05-13T20:27:06.441Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1334 | 2025-05-13T20:27:06.441Z | test api_description::test::test_badpath3 ... ok |
| 1335 | 2025-05-13T20:27:06.441Z | test api_description::test::test_badpath2 ... ok |
| 1336 | 2025-05-13T20:27:06.441Z | test api_description::test::test_badpath1 ... ok |
| 1337 | 2025-05-13T20:27:06.441Z | test api_description::test::test_dup_names ... ok |
| 1338 | 2025-05-13T20:27:06.441Z | test api_description::test::test_tags_need_one ... ok |
| 1339 | 2025-05-13T20:27:06.441Z | test error::test::test_serialize_error_response_body ... ok |
| 1340 | 2025-05-13T20:27:06.441Z | test api_description::test::test_tags_too_many ... ok |
| 1341 | 2025-05-13T20:27:06.441Z | test api_description::test::test_tags_just_right ... ok |
| 1342 | 2025-05-13T20:27:06.441Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1343 | 2025-05-13T20:27:06.441Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1344 | 2025-05-13T20:27:06.441Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1345 | 2025-05-13T20:27:06.442Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1346 | 2025-05-13T20:27:06.442Z | test from_map::test::test_deep ... ok |
| 1347 | 2025-05-13T20:27:06.442Z | test from_map::test::test_missing_data1 ... ok |
| 1348 | 2025-05-13T20:27:06.442Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1349 | 2025-05-13T20:27:06.442Z | test from_map::test::test_lone_literal ... ok |
| 1350 | 2025-05-13T20:27:06.442Z | test from_map::test::test_missing_data2 ... ok |
| 1351 | 2025-05-13T20:27:06.442Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1352 | 2025-05-13T20:27:06.442Z | test from_map::test::test_types ... ok |
| 1353 | 2025-05-13T20:27:06.442Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1354 | 2025-05-13T20:27:06.442Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1355 | 2025-05-13T20:27:06.443Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1356 | 2025-05-13T20:27:06.443Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1357 | 2025-05-13T20:27:06.443Z | test logging::test::test_config_bad_log_mode ... ok |
| 1358 | 2025-05-13T20:27:06.443Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1359 | 2025-05-13T20:27:06.443Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1360 | 2025-05-13T20:27:06.443Z | test pagination::test::test_pagination_schema ... ok |
| 1361 | 2025-05-13T20:27:06.443Z | test pagination::test::test_results_page ... ok |
| 1362 | 2025-05-13T20:27:06.443Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1363 | 2025-05-13T20:27:06.443Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1364 | 2025-05-13T20:27:06.443Z | test pagination::test::test_pagparams_parsing ... ok |
| 1365 | 2025-05-13T20:27:06.443Z | test api_description::test::test_tags_set ... ok |
| 1366 | 2025-05-13T20:27:06.443Z | test pagination::test::test_page_token_serialization ... ok |
| 1367 | 2025-05-13T20:27:06.443Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1368 | 2025-05-13T20:27:06.471Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1369 | 2025-05-13T20:27:06.471Z | note: configured to log to "/tmp/dropshot-0e962f4cbaf4ba58.2105.file_dir/log.out" |
| 1370 | 2025-05-13T20:27:06.471Z | test logging::test::test_config_stderr_terminal ... ok |
| 1371 | 2025-05-13T20:27:06.471Z | test router::test::test_bogus_regex - should panic ... ok |
| 1372 | 2025-05-13T20:27:06.471Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1373 | 2025-05-13T20:27:06.471Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1374 | 2025-05-13T20:27:06.471Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1375 | 2025-05-13T20:27:06.471Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1376 | 2025-05-13T20:27:06.471Z | test router::test::test_embedded_non_variable ... ok |
| 1377 | 2025-05-13T20:27:06.471Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1378 | 2025-05-13T20:27:06.472Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1379 | 2025-05-13T20:27:06.472Z | test router::test::test_empty_variable ... ok |
| 1380 | 2025-05-13T20:27:06.472Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1381 | 2025-05-13T20:27:06.472Z | test router::test::test_error_cases ... ok |
| 1382 | 2025-05-13T20:27:06.472Z | test router::test::test_iter_null ... ok |
| 1383 | 2025-05-13T20:27:06.472Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1384 | 2025-05-13T20:27:06.472Z | test router::test::test_iter ... ok |
| 1385 | 2025-05-13T20:27:06.472Z | test router::test::test_iter2 ... ok |
| 1386 | 2025-05-13T20:27:06.472Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1387 | 2025-05-13T20:27:06.472Z | test router::test::test_map_bad_value ... ok |
| 1388 | 2025-05-13T20:27:06.472Z | note: configured to log to "/tmp/dropshot-0e962f4cbaf4ba58.2105.file_dir/log.out" |
| 1389 | 2025-05-13T20:27:06.472Z | test router::test::test_map ... ok |
| 1390 | 2025-05-13T20:27:06.472Z | test router::test::test_path_segment ... ok |
| 1391 | 2025-05-13T20:27:06.472Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1392 | 2025-05-13T20:27:06.472Z | test router::test::test_segments ... ok |
| 1393 | 2025-05-13T20:27:06.472Z | test router::test::test_map_bad_seq ... ok |
| 1394 | 2025-05-13T20:27:06.472Z | test router::test::test_router_basic ... ok |
| 1395 | 2025-05-13T20:27:06.472Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1396 | 2025-05-13T20:27:06.472Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1397 | 2025-05-13T20:27:06.472Z | test router::test::test_router_versioned ... ok |
| 1398 | 2025-05-13T20:27:06.472Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1399 | 2025-05-13T20:27:06.472Z | test router::test::test_more_after_regex - should panic ... ok |
| 1400 | 2025-05-13T20:27:06.473Z | test router::test::test_variable_rename ... ok |
| 1401 | 2025-05-13T20:27:06.473Z | test router::test::test_variables_basic ... ok |
| 1402 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_additional_properties ... ok |
| 1403 | 2025-05-13T20:27:06.473Z | test router::test::test_variables_glob ... ok |
| 1404 | 2025-05-13T20:27:06.473Z | test router::test::test_variables_multi ... ok |
| 1405 | 2025-05-13T20:27:06.473Z | note: configured to log to "/tmp/dropshot-0e962f4cbaf4ba58.2105.file_dir/log.out" |
| 1406 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_empty_struct ... ok |
| 1407 | 2025-05-13T20:27:06.473Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1408 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_extension_conversion ... ok |
| 1409 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_bad_schema - should panic ... ok |
| 1410 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1411 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_nullable ... ok |
| 1412 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_two_types - should panic ... ok |
| 1413 | 2025-05-13T20:27:06.473Z | test logging::test::test_config_file ... ok |
| 1414 | 2025-05-13T20:27:06.473Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1415 | 2025-05-13T20:27:06.473Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1416 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1417 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1418 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1419 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1420 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1421 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1422 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1423 | 2025-05-13T20:27:06.474Z | test to_map::test::test_to_map_enum ... ok |
| 1424 | 2025-05-13T20:27:06.474Z | test to_map::test::test_to_map_num ... ok |
| 1425 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1426 | 2025-05-13T20:27:06.474Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1427 | 2025-05-13T20:27:06.474Z | test to_map::test::test_to_map_seq ... ok |
| 1428 | 2025-05-13T20:27:06.474Z | test to_map::test::test_to_map_valid ... ok |
| 1429 | 2025-05-13T20:27:06.474Z | test to_map::test::test_to_map_vec ... ok |
| 1430 | 2025-05-13T20:27:06.474Z | test type_util::tests::test_commented_ref ... ok |
| 1431 | 2025-05-13T20:27:06.474Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1432 | 2025-05-13T20:27:06.474Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1433 | 2025-05-13T20:27:06.474Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1434 | 2025-05-13T20:27:06.474Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1435 | 2025-05-13T20:27:06.474Z | test server::test::test_server_run_then_close ... ok |
| 1436 | 2025-05-13T20:27:06.474Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1437 | 2025-05-13T20:27:06.474Z | |
| 1438 | 2025-05-13T20:27:06.474Z | test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1439 | 2025-05-13T20:27:06.474Z | |
| 1440 | 2025-05-13T20:27:06.474Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-d4436f9dc7f5d160` |
| 1441 | 2025-05-13T20:27:06.474Z | |
| 1442 | 2025-05-13T20:27:06.474Z | running 1 test |
| 1443 | 2025-05-13T20:27:06.965Z | Compiling proc-macro2 v1.0.95 |
| 1444 | 2025-05-13T20:27:06.966Z | Compiling unicode-ident v1.0.12 |
| 1445 | 2025-05-13T20:27:06.966Z | Compiling libc v0.2.172 |
| 1446 | 2025-05-13T20:27:06.990Z | Checking cfg-if v1.0.0 |
| 1447 | 2025-05-13T20:27:06.991Z | Compiling serde v1.0.219 |
| 1448 | 2025-05-13T20:27:06.991Z | Compiling version_check v0.9.5 |
| 1449 | 2025-05-13T20:27:06.991Z | Checking itoa v1.0.1 |
| 1450 | 2025-05-13T20:27:06.991Z | Checking pin-project-lite v0.2.12 |
| 1451 | 2025-05-13T20:27:07.061Z | Compiling shlex v1.3.0 |
| 1452 | 2025-05-13T20:27:07.139Z | Checking memchr v2.6.0 |
| 1453 | 2025-05-13T20:27:07.164Z | Checking once_cell v1.20.1 |
| 1454 | 2025-05-13T20:27:07.194Z | Compiling autocfg v1.1.0 |
| 1455 | 2025-05-13T20:27:07.385Z | Compiling cc v1.2.16 |
| 1456 | 2025-05-13T20:27:07.426Z | Checking smallvec v1.13.2 |
| 1457 | 2025-05-13T20:27:07.612Z | Checking bytes v1.10.1 |
| 1458 | 2025-05-13T20:27:07.688Z | Compiling thiserror v1.0.69 |
| 1459 | 2025-05-13T20:27:07.748Z | Checking futures-core v0.3.31 |
| 1460 | 2025-05-13T20:27:07.877Z | Compiling log v0.4.17 |
| 1461 | 2025-05-13T20:27:07.929Z | Compiling ryu v1.0.5 |
| 1462 | 2025-05-13T20:27:07.954Z | Compiling parking_lot_core v0.9.4 |
| 1463 | 2025-05-13T20:27:08.273Z | Checking scopeguard v1.2.0 |
| 1464 | 2025-05-13T20:27:08.403Z | Compiling slab v0.4.9 |
| 1465 | 2025-05-13T20:27:08.430Z | Checking lock_api v0.4.6 |
| 1466 | 2025-05-13T20:27:08.469Z | Checking futures-sink v0.3.31 |
| 1467 | 2025-05-13T20:27:08.494Z | Compiling serde_json v1.0.140 |
| 1468 | 2025-05-13T20:27:08.494Z | Checking fnv v1.0.7 |
| 1469 | 2025-05-13T20:27:08.613Z | Compiling quote v1.0.40 |
| 1470 | 2025-05-13T20:27:08.638Z | Checking http v1.3.1 |
| 1471 | 2025-05-13T20:27:08.738Z | Checking getrandom v0.2.11 |
| 1472 | 2025-05-13T20:27:08.845Z | Checking socket2 v0.5.9 |
| 1473 | 2025-05-13T20:27:08.915Z | Checking signal-hook-registry v1.4.0 |
| 1474 | 2025-05-13T20:27:08.968Z | Compiling syn v2.0.101 |
| 1475 | 2025-05-13T20:27:08.994Z | Checking parking_lot v0.12.1 |
| 1476 | 2025-05-13T20:27:09.136Z | Checking mio v1.0.3 |
| 1477 | 2025-05-13T20:27:09.260Z | Checking futures-channel v0.3.31 |
| 1478 | 2025-05-13T20:27:09.332Z | Checking pin-utils v0.1.0 |
| 1479 | 2025-05-13T20:27:09.467Z | Checking futures-io v0.3.31 |
| 1480 | 2025-05-13T20:27:09.548Z | Checking futures-task v0.3.31 |
| 1481 | 2025-05-13T20:27:09.573Z | Checking zeroize v1.7.0 |
| 1482 | 2025-05-13T20:27:09.645Z | Checking stable_deref_trait v1.2.0 |
| 1483 | 2025-05-13T20:27:09.670Z | Compiling httparse v1.10.0 |
| 1484 | 2025-05-13T20:27:09.711Z | Checking equivalent v1.0.0 |
| 1485 | 2025-05-13T20:27:09.759Z | Checking hashbrown v0.15.2 |
| 1486 | 2025-05-13T20:27:09.791Z | Checking rustls-pki-types v1.12.0 |
| 1487 | 2025-05-13T20:27:09.824Z | Compiling ucd-trie v0.1.6 |
| 1488 | 2025-05-13T20:27:10.041Z | Checking tracing-core v0.1.32 |
| 1489 | 2025-05-13T20:27:10.306Z | Checking untrusted v0.9.0 |
| 1490 | 2025-05-13T20:27:10.540Z | Checking litemap v0.7.4 |
| 1491 | 2025-05-13T20:27:10.592Z | Checking tracing v0.1.40 |
| 1492 | 2025-05-13T20:27:10.616Z | Compiling ring v0.17.13 |
| 1493 | 2025-05-13T20:27:10.617Z | Compiling pkg-config v0.3.31 |
| 1494 | 2025-05-13T20:27:10.643Z | Compiling vcpkg v0.2.15 |
| 1495 | 2025-05-13T20:27:10.755Z | Checking bitflags v2.4.0 |
| 1496 | 2025-05-13T20:27:10.792Z | Checking writeable v0.5.5 |
| 1497 | 2025-05-13T20:27:10.850Z | Checking atomic-waker v1.1.1 |
| 1498 | 2025-05-13T20:27:10.878Z | Compiling typenum v1.14.0 |
| 1499 | 2025-05-13T20:27:11.026Z | Checking http-body v1.0.1 |
| 1500 | 2025-05-13T20:27:11.135Z | Compiling generic-array v0.14.5 |
| 1501 | 2025-05-13T20:27:11.211Z | Compiling crossbeam-utils v0.8.15 |
| 1502 | 2025-05-13T20:27:11.330Z | Checking try-lock v0.2.3 |
| 1503 | 2025-05-13T20:27:11.463Z | Checking want v0.3.0 |
| 1504 | 2025-05-13T20:27:11.613Z | Compiling unicase v2.6.0 |
| 1505 | 2025-05-13T20:27:11.653Z | Checking icu_locid_transform_data v1.5.0 |
| 1506 | 2025-05-13T20:27:11.740Z | Checking powerfmt v0.2.0 |
| 1507 | 2025-05-13T20:27:11.765Z | Compiling time-core v0.1.2 |
| 1508 | 2025-05-13T20:27:11.927Z | Compiling getrandom v0.3.1 |
| 1509 | 2025-05-13T20:27:11.996Z | Compiling num-conv v0.1.0 |
| 1510 | 2025-05-13T20:27:12.022Z | Checking subtle v2.5.0 |
| 1511 | 2025-05-13T20:27:12.213Z | Checking httpdate v1.0.1 |
| 1512 | 2025-05-13T20:27:12.246Z | Compiling time-macros v0.2.18 |
| 1513 | 2025-05-13T20:27:12.391Z | Checking deranged v0.3.11 |
| 1514 | 2025-05-13T20:27:12.437Z | Compiling openssl-sys v0.9.107 |
| 1515 | 2025-05-13T20:27:12.951Z | Compiling slog v2.7.0 |
| 1516 | 2025-05-13T20:27:13.211Z | Checking base64 v0.22.1 |
| 1517 | 2025-05-13T20:27:13.469Z | Checking icu_properties_data v1.5.0 |
| 1518 | 2025-05-13T20:27:13.499Z | Checking byteorder v1.4.3 |
| 1519 | 2025-05-13T20:27:13.684Z | Checking tower-service v0.3.3 |
| 1520 | 2025-05-13T20:27:13.709Z | Checking num_threads v0.1.3 |
| 1521 | 2025-05-13T20:27:13.948Z | Compiling usdt-impl v0.5.0 |
| 1522 | 2025-05-13T20:27:14.036Z | Compiling openssl v0.10.72 |
| 1523 | 2025-05-13T20:27:14.088Z | Checking utf16_iter v1.0.5 |
| 1524 | 2025-05-13T20:27:14.262Z | Checking utf8_iter v1.0.4 |
| 1525 | 2025-05-13T20:27:14.353Z | Checking write16 v1.0.0 |
| 1526 | 2025-05-13T20:27:14.379Z | Checking foreign-types-shared v0.1.1 |
| 1527 | 2025-05-13T20:27:14.448Z | Checking openssl-probe v0.1.4 |
| 1528 | 2025-05-13T20:27:14.473Z | Checking percent-encoding v2.3.1 |
| 1529 | 2025-05-13T20:27:14.498Z | Compiling semver v1.0.26 |
| 1530 | 2025-05-13T20:27:14.498Z | Checking icu_normalizer_data v1.5.0 |
| 1531 | 2025-05-13T20:27:14.593Z | Checking foreign-types v0.3.2 |
| 1532 | 2025-05-13T20:27:14.666Z | Checking form_urlencoded v1.2.1 |
| 1533 | 2025-05-13T20:27:14.691Z | Compiling thread-id v4.0.0 |
| 1534 | 2025-05-13T20:27:14.805Z | Checking block-buffer v0.10.2 |
| 1535 | 2025-05-13T20:27:14.867Z | Compiling synstructure v0.13.1 |
| 1536 | 2025-05-13T20:27:14.923Z | Checking time v0.3.36 |
| 1537 | 2025-05-13T20:27:14.996Z | Checking crypto-common v0.1.6 |
| 1538 | 2025-05-13T20:27:15.181Z | Checking rand_core v0.6.3 |
| 1539 | 2025-05-13T20:27:15.217Z | Checking errno v0.3.10 |
| 1540 | 2025-05-13T20:27:15.363Z | Compiling num-traits v0.2.14 |
| 1541 | 2025-05-13T20:27:15.439Z | Checking plain v0.2.3 |
| 1542 | 2025-05-13T20:27:15.581Z | Compiling rustix v1.0.2 |
| 1543 | 2025-05-13T20:27:15.606Z | Compiling native-tls v0.2.12 |
| 1544 | 2025-05-13T20:27:15.729Z | Checking mime v0.3.16 |
| 1545 | 2025-05-13T20:27:15.997Z | Compiling rustls v0.23.13 |
| 1546 | 2025-05-13T20:27:16.022Z | Compiling rustls v0.22.4 |
| 1547 | 2025-05-13T20:27:16.054Z | Checking ppv-lite86 v0.2.15 |
| 1548 | 2025-05-13T20:27:16.230Z | Checking rustls-webpki v0.102.8 |
| 1549 | 2025-05-13T20:27:16.434Z | Checking digest v0.10.7 |
| 1550 | 2025-05-13T20:27:16.460Z | Checking rustls-pemfile v2.1.3 |
| 1551 | 2025-05-13T20:27:16.628Z | Checking rand_chacha v0.3.1 |
| 1552 | 2025-05-13T20:27:16.698Z | Checking dirs-sys-next v0.1.2 |
| 1553 | 2025-05-13T20:27:16.724Z | Checking pretty-hex v0.4.1 |
| 1554 | 2025-05-13T20:27:16.724Z | Checking cpufeatures v0.2.2 |
| 1555 | 2025-05-13T20:27:16.750Z | Compiling rustix v0.38.44 |
| 1556 | 2025-05-13T20:27:16.821Z | Checking sha1 v0.10.6 |
| 1557 | 2025-05-13T20:27:16.874Z | Checking dirs-next v2.0.0 |
| 1558 | 2025-05-13T20:27:16.899Z | Compiling mime_guess v2.0.5 |
| 1559 | 2025-05-13T20:27:16.963Z | Checking rand v0.8.4 |
| 1560 | 2025-05-13T20:27:17.975Z | Compiling serde_derive_internals v0.29.0 |
| 1561 | 2025-05-13T20:27:18.001Z | Checking concurrent-queue v2.5.0 |
| 1562 | 2025-05-13T20:27:18.190Z | Checking http-body-util v0.1.3 |
| 1563 | 2025-05-13T20:27:18.396Z | Compiling multer v3.1.0 |
| 1564 | 2025-05-13T20:27:18.559Z | Checking thread_local v1.1.4 |
| 1565 | 2025-05-13T20:27:18.937Z | Checking encoding_rs v0.8.32 |
| 1566 | 2025-05-13T20:27:18.964Z | Compiling schemars v0.8.22 |
| 1567 | 2025-05-13T20:27:18.964Z | Checking fastrand v2.1.1 |
| 1568 | 2025-05-13T20:27:19.082Z | Checking winnow v0.7.7 |
| 1569 | 2025-05-13T20:27:19.123Z | Checking match_cfg v0.1.0 |
| 1570 | 2025-05-13T20:27:19.209Z | Compiling thiserror v2.0.12 |
| 1571 | 2025-05-13T20:27:19.746Z | Compiling camino v1.1.9 |
| 1572 | 2025-05-13T20:27:19.824Z | Compiling paste v1.0.15 |
| 1573 | 2025-05-13T20:27:20.226Z | Compiling serde_derive v1.0.219 |
| 1574 | 2025-05-13T20:27:20.252Z | Compiling thiserror-impl v1.0.69 |
| 1575 | 2025-05-13T20:27:20.354Z | Compiling tokio-macros v2.5.0 |
| 1576 | 2025-05-13T20:27:20.379Z | Compiling zerofrom-derive v0.1.5 |
| 1577 | 2025-05-13T20:27:20.509Z | Compiling yoke-derive v0.7.5 |
| 1578 | 2025-05-13T20:27:20.692Z | Compiling futures-macro v0.3.31 |
| 1579 | 2025-05-13T20:27:21.141Z | Compiling zerovec-derive v0.10.3 |
| 1580 | 2025-05-13T20:27:21.348Z | Compiling displaydoc v0.2.5 |
| 1581 | 2025-05-13T20:27:22.124Z | Checking tokio v1.45.0 |
| 1582 | 2025-05-13T20:27:22.728Z | Checking futures-util v0.3.31 |
| 1583 | 2025-05-13T20:27:23.202Z | Compiling zerocopy-derive v0.7.32 |
| 1584 | 2025-05-13T20:27:23.654Z | Compiling icu_provider_macros v1.5.0 |
| 1585 | 2025-05-13T20:27:23.866Z | Compiling pest v2.7.6 |
| 1586 | 2025-05-13T20:27:23.890Z | Compiling scroll_derive v0.12.0 |
| 1587 | 2025-05-13T20:27:24.470Z | Checking zerofrom v0.1.5 |
| 1588 | 2025-05-13T20:27:24.652Z | Checking yoke v0.7.5 |
| 1589 | 2025-05-13T20:27:24.949Z | Checking zerovec v0.10.4 |
| 1590 | 2025-05-13T20:27:25.015Z | Compiling openssl-macros v0.1.1 |
| 1591 | 2025-05-13T20:27:25.392Z | Checking scroll v0.12.0 |
| 1592 | 2025-05-13T20:27:25.478Z | Compiling zerocopy v0.7.32 |
| 1593 | 2025-05-13T20:27:25.812Z | Compiling pest_meta v2.7.6 |
| 1594 | 2025-05-13T20:27:26.250Z | Checking goblin v0.8.0 |
| 1595 | 2025-05-13T20:27:26.283Z | Checking tinystr v0.7.6 |
| 1596 | 2025-05-13T20:27:26.579Z | Checking icu_locid v1.5.0 |
| 1597 | 2025-05-13T20:27:26.627Z | Checking icu_collections v1.5.0 |
| 1598 | 2025-05-13T20:27:27.159Z | Compiling pest_generator v2.7.6 |
| 1599 | 2025-05-13T20:27:27.667Z | Checking icu_provider v1.5.0 |
| 1600 | 2025-05-13T20:27:28.034Z | Checking tokio-util v0.7.7 |
| 1601 | 2025-05-13T20:27:28.205Z | Checking icu_locid_transform v1.5.0 |
| 1602 | 2025-05-13T20:27:28.762Z | Checking toml_write v0.1.1 |
| 1603 | 2025-05-13T20:27:29.026Z | Checking iana-time-zone v0.1.47 |
| 1604 | 2025-05-13T20:27:29.080Z | Checking icu_properties v1.5.1 |
| 1605 | 2025-05-13T20:27:29.173Z | Checking parking v2.2.0 |
| 1606 | 2025-05-13T20:27:29.332Z | Compiling slog-async v2.8.0 |
| 1607 | 2025-05-13T20:27:29.774Z | Compiling pest_derive v2.7.6 |
| 1608 | 2025-05-13T20:27:29.905Z | Checking event-listener v5.0.0 |
| 1609 | 2025-05-13T20:27:30.164Z | Checking tokio-rustls v0.26.0 |
| 1610 | 2025-05-13T20:27:30.255Z | Checking tokio-rustls v0.25.0 |
| 1611 | 2025-05-13T20:27:30.505Z | Checking futures-executor v0.3.31 |
| 1612 | 2025-05-13T20:27:30.531Z | Checking tokio-native-tls v0.3.1 |
| 1613 | 2025-05-13T20:27:30.672Z | Compiling schemars_derive v0.8.22 |
| 1614 | 2025-05-13T20:27:30.723Z | Compiling thiserror-impl v2.0.12 |
| 1615 | 2025-05-13T20:27:30.748Z | Compiling async-stream-impl v0.3.6 |
| 1616 | 2025-05-13T20:27:31.041Z | Compiling dtrace-parser v0.2.0 |
| 1617 | 2025-05-13T20:27:31.065Z | Checking indexmap v2.9.0 |
| 1618 | 2025-05-13T20:27:31.812Z | Checking icu_normalizer v1.5.0 |
| 1619 | 2025-05-13T20:27:32.059Z | Checking h2 v0.4.6 |
| 1620 | 2025-05-13T20:27:32.231Z | Compiling serde_tokenstream v0.2.2 |
| 1621 | 2025-05-13T20:27:32.320Z | Checking dof v0.3.0 |
| 1622 | 2025-05-13T20:27:32.466Z | Checking idna_adapter v1.2.0 |
| 1623 | 2025-05-13T20:27:32.635Z | Checking toml_datetime v0.6.9 |
| 1624 | 2025-05-13T20:27:32.669Z | Checking idna v1.0.3 |
| 1625 | 2025-05-13T20:27:32.780Z | Checking serde_spanned v0.6.8 |
| 1626 | 2025-05-13T20:27:32.911Z | Checking slog-json v2.6.1 |
| 1627 | 2025-05-13T20:27:32.967Z | Checking toml_edit v0.22.26 |
| 1628 | 2025-05-13T20:27:33.151Z | Checking url v2.5.4 |
| 1629 | 2025-05-13T20:27:33.852Z | Checking uuid v1.16.0 |
| 1630 | 2025-05-13T20:27:33.935Z | Checking chrono v0.4.41 |
| 1631 | 2025-05-13T20:27:33.964Z | Checking serde_urlencoded v0.7.1 |
| 1632 | 2025-05-13T20:27:33.999Z | Checking hostname v0.3.1 |
| 1633 | 2025-05-13T20:27:34.117Z | Checking tempfile v3.19.1 |
| 1634 | 2025-05-13T20:27:34.444Z | Checking term v0.7.0 |
| 1635 | 2025-05-13T20:27:34.586Z | Checking crossbeam-channel v0.5.1 |
| 1636 | 2025-05-13T20:27:34.812Z | Checking webpki-roots v0.26.5 |
| 1637 | 2025-05-13T20:27:34.982Z | Checking is-terminal v0.4.12 |
| 1638 | 2025-05-13T20:27:35.007Z | Checking memmap v0.7.0 |
| 1639 | 2025-05-13T20:27:35.108Z | Checking sync_wrapper v1.0.1 |
| 1640 | 2025-05-13T20:27:35.180Z | Compiling dropshot v0.16.0 (/work/oxidecomputer/dropshot/dropshot) |
| 1641 | 2025-05-13T20:27:35.205Z | Compiling usdt-attr-macro v0.5.0 |
| 1642 | 2025-05-13T20:27:35.205Z | Compiling usdt-macro v0.5.0 |
| 1643 | 2025-05-13T20:27:35.205Z | Checking lazy_static v1.5.0 |
| 1644 | 2025-05-13T20:27:35.263Z | Checking spin v0.9.8 |
| 1645 | 2025-05-13T20:27:35.349Z | Checking tower-layer v0.3.3 |
| 1646 | 2025-05-13T20:27:35.431Z | Compiling anyhow v1.0.98 |
| 1647 | 2025-05-13T20:27:35.507Z | Checking hyper v1.6.0 |
| 1648 | 2025-05-13T20:27:35.537Z | Checking data-encoding v2.4.0 |
| 1649 | 2025-05-13T20:27:35.589Z | Checking unicode-segmentation v1.10.0 |
| 1650 | 2025-05-13T20:27:35.614Z | Checking unicode-width v0.1.9 |
| 1651 | 2025-05-13T20:27:35.639Z | Checking dyn-clone v1.0.4 |
| 1652 | 2025-05-13T20:27:35.767Z | Compiling buf-list v1.0.3 |
| 1653 | 2025-05-13T20:27:35.792Z | Compiling heck v0.5.0 |
| 1654 | 2025-05-13T20:27:36.041Z | Checking take_mut v0.2.2 |
| 1655 | 2025-05-13T20:27:36.084Z | Checking utf-8 v0.7.6 |
| 1656 | 2025-05-13T20:27:36.160Z | Checking newline-converter v0.3.0 |
| 1657 | 2025-05-13T20:27:36.277Z | Compiling dropshot_endpoint v0.16.0 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1658 | 2025-05-13T20:27:36.303Z | Checking tungstenite v0.24.0 |
| 1659 | 2025-05-13T20:27:36.511Z | Checking console v0.15.7 |
| 1660 | 2025-05-13T20:27:36.658Z | Checking atomicwrites v0.4.4 |
| 1661 | 2025-05-13T20:27:36.839Z | Checking tower v0.5.2 |
| 1662 | 2025-05-13T20:27:37.021Z | Checking toml v0.8.22 |
| 1663 | 2025-05-13T20:27:37.075Z | Checking slog-term v2.9.1 |
| 1664 | 2025-05-13T20:27:37.099Z | Checking usdt v0.5.0 |
| 1665 | 2025-05-13T20:27:37.269Z | Checking hyper-util v0.1.11 |
| 1666 | 2025-05-13T20:27:37.503Z | Checking slog-bunyan v2.5.0 |
| 1667 | 2025-05-13T20:27:37.602Z | Checking openapiv3 v2.0.0 |
| 1668 | 2025-05-13T20:27:37.627Z | Checking async-stream v0.3.6 |
| 1669 | 2025-05-13T20:27:37.652Z | Checking serde_path_to_error v0.1.17 |
| 1670 | 2025-05-13T20:27:37.802Z | Checking futures v0.3.31 |
| 1671 | 2025-05-13T20:27:37.902Z | Checking event-listener-strategy v0.5.2 |
| 1672 | 2025-05-13T20:27:38.005Z | Compiling async-trait v0.1.88 |
| 1673 | 2025-05-13T20:27:38.112Z | Checking rustls-native-certs v0.7.0 |
| 1674 | 2025-05-13T20:27:38.137Z | Checking yasna v0.5.2 |
| 1675 | 2025-05-13T20:27:38.192Z | Checking pem v3.0.5 |
| 1676 | 2025-05-13T20:27:38.263Z | Checking waitgroup v0.1.2 |
| 1677 | 2025-05-13T20:27:38.396Z | Checking hostname v0.4.0 |
| 1678 | 2025-05-13T20:27:38.428Z | Checking similar v2.2.1 |
| 1679 | 2025-05-13T20:27:38.529Z | Checking debug-ignore v1.0.5 |
| 1680 | 2025-05-13T20:27:38.673Z | Checking http-range v0.1.4 |
| 1681 | 2025-05-13T20:27:38.752Z | Checking hyper-rustls v0.27.3 |
| 1682 | 2025-05-13T20:27:38.866Z | Checking hyper-tls v0.6.0 |
| 1683 | 2025-05-13T20:27:38.895Z | Checking simple-mermaid v0.2.0 |
| 1684 | 2025-05-13T20:27:38.895Z | Checking ipnet v2.10.0 |
| 1685 | 2025-05-13T20:27:38.983Z | Checking rcgen v0.13.2 |
| 1686 | 2025-05-13T20:27:39.047Z | Checking hyper-staticfile v0.10.1 |
| 1687 | 2025-05-13T20:27:39.072Z | Checking expectorate v1.2.0 |
| 1688 | 2025-05-13T20:27:39.121Z | Checking hyper-rustls v0.26.0 |
| 1689 | 2025-05-13T20:27:39.233Z | Checking async-channel v2.3.1 |
| 1690 | 2025-05-13T20:27:39.302Z | Checking reqwest v0.12.15 |
| 1691 | 2025-05-13T20:27:39.396Z | Checking tokio-tungstenite v0.24.0 |
| 1692 | 2025-05-13T20:27:39.669Z | Checking subprocess v0.2.9 |
| 1693 | 2025-05-13T20:27:43.713Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1694 | 2025-05-13T20:27:43.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.32s |
| 1695 | 2025-05-13T20:27:44.203Z | |
| 1696 | 2025-05-13T20:27:44.203Z | |
| 1697 | 2025-05-13T20:27:54.629Z | test tests/fail/bad_channel10.rs ... ok |
| 1698 | 2025-05-13T20:27:54.629Z | test tests/fail/bad_channel11.rs ... ok |
| 1699 | 2025-05-13T20:27:54.629Z | test tests/fail/bad_channel12.rs ... ok |
| 1700 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel13.rs ... ok |
| 1701 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel14.rs ... ok |
| 1702 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel15.rs ... ok |
| 1703 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel17.rs ... ok |
| 1704 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel18.rs ... ok |
| 1705 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel19.rs ... ok |
| 1706 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel1a.rs ... ok |
| 1707 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel1b.rs ... ok |
| 1708 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel2.rs ... ok |
| 1709 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel20.rs ... ok |
| 1710 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel21.rs ... ok |
| 1711 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel22.rs ... ok |
| 1712 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel23.rs ... ok |
| 1713 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel24.rs ... ok |
| 1714 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel25.rs ... ok |
| 1715 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel26.rs ... ok |
| 1716 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel27.rs ... ok |
| 1717 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel28.rs ... ok |
| 1718 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel3.rs ... ok |
| 1719 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel4.rs ... ok |
| 1720 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel5.rs ... ok |
| 1721 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel6.rs ... ok |
| 1722 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel8.rs ... ok |
| 1723 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_channel9.rs ... ok |
| 1724 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1725 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1726 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1727 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1728 | 2025-05-13T20:27:54.700Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1729 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1730 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1731 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1732 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1733 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1734 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1735 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1736 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1737 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1738 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1739 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1740 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1741 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1742 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1743 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1744 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1745 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1746 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1747 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1748 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1749 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1750 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1751 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1752 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1753 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1754 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1755 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1756 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1757 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1758 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1759 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1760 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1761 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1762 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1763 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1764 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1765 | 2025-05-13T20:27:54.701Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1766 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1767 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1768 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1769 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1770 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1771 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1772 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1773 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1774 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1775 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1776 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1777 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1778 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1779 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1780 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1781 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1782 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1783 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1784 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1785 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1786 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1787 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1788 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1789 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1790 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1791 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1792 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1793 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1794 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1795 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1796 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1797 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1798 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1799 | 2025-05-13T20:27:54.702Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1800 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1801 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1802 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1803 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1804 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1805 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1806 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1807 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1808 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1809 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1810 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1811 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1812 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1813 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1814 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1815 | 2025-05-13T20:27:54.728Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1816 | 2025-05-13T20:27:54.729Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1817 | 2025-05-13T20:27:54.729Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1818 | 2025-05-13T20:27:54.729Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1819 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1820 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1821 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1822 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1823 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1824 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1825 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1826 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1827 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1828 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1829 | 2025-05-13T20:27:54.730Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1830 | 2025-05-13T20:27:54.730Z | test tests/fail/unused_endpoint.rs ... ok |
| 1831 | 2025-05-13T20:27:54.730Z | |
| 1832 | 2025-05-13T20:27:54.730Z | |
| 1833 | 2025-05-13T20:27:54.730Z | test fail ... ok |
| 1834 | 2025-05-13T20:27:54.730Z | |
| 1835 | 2025-05-13T20:27:54.730Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.19s |
| 1836 | 2025-05-13T20:27:54.730Z | |
| 1837 | 2025-05-13T20:27:54.730Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-9043a9c4ae497ef6` |
| 1838 | 2025-05-13T20:27:54.730Z | |
| 1839 | 2025-05-13T20:27:54.730Z | running 82 tests |
| 1840 | 2025-05-13T20:27:54.730Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1841 | 2025-05-13T20:27:54.730Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1842 | 2025-05-13T20:27:54.730Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1843 | 2025-05-13T20:27:54.730Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1844 | 2025-05-13T20:27:54.730Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1845 | 2025-05-13T20:27:54.730Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1846 | 2025-05-13T20:27:54.730Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1847 | 2025-05-13T20:27:54.730Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1848 | 2025-05-13T20:27:54.730Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1849 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-api_trait_basic.2952.0.log" |
| 1850 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-config_bind_address_http.2952.1.log" |
| 1851 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-config_bind_address_https.2952.2.log" |
| 1852 | 2025-05-13T20:27:54.731Z | test config::test_valid_config_all_settings ... ok |
| 1853 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-config_handler_task_mode_cancel.2952.3.log" |
| 1854 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_unversioned_servers_with_versioned_routes.2952.5.log" |
| 1855 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-config_bind_address_https_buffer.2952.4.log" |
| 1856 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-config_handler_task_mode_detached.2952.6.log" |
| 1857 | 2025-05-13T20:27:54.731Z | test config::test_valid_config_basic ... ok |
| 1858 | 2025-05-13T20:27:54.731Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1859 | 2025-05-13T20:27:54.731Z | test config::test_valid_config_empty ... ok |
| 1860 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_enum_extractor_error.2952.8.log" |
| 1861 | 2025-05-13T20:27:54.731Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_enum_user_error.2952.7.log" |
| 1862 | 2025-05-13T20:27:54.731Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1863 | 2025-05-13T20:27:54.731Z | test custom_errors::test_enum_extractor_error ... ok |
| 1864 | 2025-05-13T20:27:54.731Z | test custom_errors::test_enum_user_error ... ok |
| 1865 | 2025-05-13T20:27:54.731Z | test config::test_config_handler_task_mode_detached ... ok |
| 1866 | 2025-05-13T20:27:54.732Z | test api_trait::test_api_trait_basic ... ok |
| 1867 | 2025-05-13T20:27:54.732Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_struct_extractor_error.2952.9.log" |
| 1868 | 2025-05-13T20:27:54.732Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_trait_enum_user_error.2952.11.log" |
| 1869 | 2025-05-13T20:27:54.732Z | test custom_errors::test_trait_based_api ... ok |
| 1870 | 2025-05-13T20:27:54.732Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_struct_user_error.2952.10.log" |
| 1871 | 2025-05-13T20:27:54.732Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_trait_struct_user_error.2952.12.log" |
| 1872 | 2025-05-13T20:27:54.732Z | test config::test_config_bind_address_http ... ok |
| 1873 | 2025-05-13T20:27:54.732Z | test custom_errors::test_struct_user_error ... ok |
| 1874 | 2025-05-13T20:27:54.733Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1875 | 2025-05-13T20:27:54.733Z | test custom_errors::test_struct_extractor_error ... ok |
| 1876 | 2025-05-13T20:27:54.733Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1877 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_302_found.2952.14.log" |
| 1878 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_302_bogus.2952.13.log" |
| 1879 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_303_see_other.2952.15.log" |
| 1880 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_307_temporary_redirect.2952.16.log" |
| 1881 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo1.2952.17.log" |
| 1882 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_delete_request.2952.18.log" |
| 1883 | 2025-05-13T20:27:54.733Z | test demo::test_302_found ... ok |
| 1884 | 2025-05-13T20:27:54.733Z | test demo::test_302_bogus ... ok |
| 1885 | 2025-05-13T20:27:54.733Z | test demo::test_303_see_other ... ok |
| 1886 | 2025-05-13T20:27:54.733Z | test demo::test_307_temporary_redirect ... ok |
| 1887 | 2025-05-13T20:27:54.733Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo2query.2952.19.log" |
| 1888 | 2025-05-13T20:27:54.734Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo2json.2952.20.log" |
| 1889 | 2025-05-13T20:27:54.734Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo2urlencoded.2952.21.log" |
| 1890 | 2025-05-13T20:27:54.734Z | test demo::test_delete_request ... ok |
| 1891 | 2025-05-13T20:27:54.734Z | test demo::test_demo1 ... ok |
| 1892 | 2025-05-13T20:27:54.734Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo3json.2952.22.log" |
| 1893 | 2025-05-13T20:27:54.734Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo_path_param_string.2952.23.log" |
| 1894 | 2025-05-13T20:27:54.734Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo_path_param_u32.2952.24.log" |
| 1895 | 2025-05-13T20:27:54.734Z | test demo::test_demo3json ... ok |
| 1896 | 2025-05-13T20:27:54.734Z | test demo::test_demo2query ... ok |
| 1897 | 2025-05-13T20:27:54.734Z | test demo::test_demo2urlencoded ... ok |
| 1898 | 2025-05-13T20:27:54.734Z | test demo::test_demo_path_param_u32 ... ok |
| 1899 | 2025-05-13T20:27:54.734Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo_path_param_uuid.2952.25.log" |
| 1900 | 2025-05-13T20:27:54.760Z | test config::test_config_bind_address_https ... ok |
| 1901 | 2025-05-13T20:27:54.760Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_head_request.2952.27.log" |
| 1902 | 2025-05-13T20:27:54.760Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-demo_websocket.2952.26.log" |
| 1903 | 2025-05-13T20:27:54.760Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_large_typed_body.2952.28.log" |
| 1904 | 2025-05-13T20:27:54.760Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_header_request.2952.29.log" |
| 1905 | 2025-05-13T20:27:54.760Z | test demo::test_demo2json ... ok |
| 1906 | 2025-05-13T20:27:54.760Z | test demo::test_demo_path_param_string ... ok |
| 1907 | 2025-05-13T20:27:54.760Z | test demo::test_demo_path_param_uuid ... ok |
| 1908 | 2025-05-13T20:27:54.760Z | test demo::test_head_request ... ok |
| 1909 | 2025-05-13T20:27:54.762Z | test demo::test_header_request ... ok |
| 1910 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_request_compat.2952.30.log" |
| 1911 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-tet_raw_request.2952.31.log" |
| 1912 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_request_remote_addr.2952.32.log" |
| 1913 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_streaming_body.2952.33.log" |
| 1914 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_untyped_body.2952.34.log" |
| 1915 | 2025-05-13T20:27:54.762Z | test demo::test_large_typed_body ... ok |
| 1916 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-graceful_shutdown_with_detached_handler.2952.35.log" |
| 1917 | 2025-05-13T20:27:54.762Z | test demo::test_request_compat ... ok |
| 1918 | 2025-05-13T20:27:54.762Z | test demo::test_request_remote_addr ... ok |
| 1919 | 2025-05-13T20:27:54.762Z | test demo::test_raw_request ... ok |
| 1920 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-multipart_client.2952.36.log" |
| 1921 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-multipart_client.2952.37.log" |
| 1922 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-multipart_client.2952.38.log" |
| 1923 | 2025-05-13T20:27:54.762Z | test multipart::missing_boundary ... ok |
| 1924 | 2025-05-13T20:27:54.762Z | test multipart::test_multipart_client ... ok |
| 1925 | 2025-05-13T20:27:54.762Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-multipart_client.2952.39.log" |
| 1926 | 2025-05-13T20:27:54.762Z | test multipart::no_content_type ... ok |
| 1927 | 2025-05-13T20:27:54.762Z | test demo::test_streaming_body ... ok |
| 1928 | 2025-05-13T20:27:54.763Z | test multipart::weird_content_type ... ok |
| 1929 | 2025-05-13T20:27:54.763Z | test demo::test_untyped_body ... ok |
| 1930 | 2025-05-13T20:27:54.763Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-pagination-basic.2952.40.log" |
| 1931 | 2025-05-13T20:27:54.763Z | test openapi::test_openapi_custom_error_types ... ok |
| 1932 | 2025-05-13T20:27:54.763Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1933 | 2025-05-13T20:27:54.763Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-pagination-multiple-sorts.2952.42.log" |
| 1934 | 2025-05-13T20:27:54.763Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-pagination-multiple-resources.2952.41.log" |
| 1935 | 2025-05-13T20:27:54.763Z | test openapi::test_openapi ... ok |
| 1936 | 2025-05-13T20:27:54.763Z | test demo::test_demo_websocket ... ok |
| 1937 | 2025-05-13T20:27:54.763Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-basic.2952.43.log" |
| 1938 | 2025-05-13T20:27:54.763Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-dictionary.2952.44.log" |
| 1939 | 2025-05-13T20:27:54.763Z | test openapi::test_openapi_fuller ... ok |
| 1940 | 2025-05-13T20:27:54.763Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-empty.2952.45.log" |
| 1941 | 2025-05-13T20:27:54.763Z | test pagination::test_paginate_empty ... ok |
| 1942 | 2025-05-13T20:27:54.764Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-errors.2952.46.log" |
| 1943 | 2025-05-13T20:27:54.764Z | test pagination::test_paginate_errors ... ok |
| 1944 | 2025-05-13T20:27:54.764Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-extra_params.2952.47.log" |
| 1945 | 2025-05-13T20:27:54.764Z | test pagination::test_paginate_extra_params ... ok |
| 1946 | 2025-05-13T20:27:54.764Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-required_params.2952.48.log" |
| 1947 | 2025-05-13T20:27:54.764Z | test pagination::test_paginate_with_required_params ... ok |
| 1948 | 2025-05-13T20:27:54.764Z | test pagination_schema::test_pagination_schema ... ok |
| 1949 | 2025-05-13T20:27:54.764Z | test path_names::test_path_names ... ok |
| 1950 | 2025-05-13T20:27:54.764Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_no_tls.2952.49.log" |
| 1951 | 2025-05-13T20:27:54.764Z | test starter::test_no_tls ... ok |
| 1952 | 2025-05-13T20:27:54.764Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_with_tls.2952.50.log" |
| 1953 | 2025-05-13T20:27:54.790Z | test pagination::test_paginate_basic ... ok |
| 1954 | 2025-05-13T20:27:54.816Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-non_streaming_servers_do_not_use_transfer_encoding.2952.51.log" |
| 1955 | 2025-05-13T20:27:54.816Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 1956 | 2025-05-13T20:27:54.816Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-streaming_server_buffered_client.2952.52.log" |
| 1957 | 2025-05-13T20:27:54.841Z | test streaming::test_streaming_server_buffered_client ... ok |
| 1958 | 2025-05-13T20:27:54.841Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-streaming_server_streaming_client.2952.53.log" |
| 1959 | 2025-05-13T20:27:54.866Z | test streaming::test_streaming_server_streaming_client ... ok |
| 1960 | 2025-05-13T20:27:54.866Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_server_is_http.2952.54.log" |
| 1961 | 2025-05-13T20:27:54.866Z | test tls::test_server_is_http ... ok |
| 1962 | 2025-05-13T20:27:54.866Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_server_is_https.2952.55.log" |
| 1963 | 2025-05-13T20:27:55.088Z | test starter::test_with_tls ... ok |
| 1964 | 2025-05-13T20:27:55.113Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_tls_aborted_negotiation.2952.56.log" |
| 1965 | 2025-05-13T20:27:55.161Z | test tls::test_server_is_https ... ok |
| 1966 | 2025-05-13T20:27:55.185Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_tls_certificate_loading.2952.57.log" |
| 1967 | 2025-05-13T20:27:55.489Z | test tls::test_tls_certificate_loading ... ok |
| 1968 | 2025-05-13T20:27:55.514Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_tls_only.2952.58.log" |
| 1969 | 2025-05-13T20:27:55.703Z | test tls::test_tls_aborted_negotiation ... ok |
| 1970 | 2025-05-13T20:27:55.728Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_tls_refresh_certificates.2952.59.log" |
| 1971 | 2025-05-13T20:27:55.755Z | test tls::test_tls_refresh_certificates ... ok |
| 1972 | 2025-05-13T20:27:55.780Z | note: configured to log to "/tmp/integration_tests-9043a9c4ae497ef6-test_versions.2952.60.log" |
| 1973 | 2025-05-13T20:27:55.805Z | test tls::test_tls_only ... ok |
| 1974 | 2025-05-13T20:27:55.805Z | test versions::test_versions_openapi ... ok |
| 1975 | 2025-05-13T20:27:55.805Z | test versions::test_versions_openapi_same_names ... ok |
| 1976 | 2025-05-13T20:27:55.832Z | test versions::test_versions ... ok |
| 1977 | 2025-05-13T20:27:55.868Z | test config::test_config_bind_address_https_buffer ... ok |
| 1978 | 2025-05-13T20:27:56.019Z | test pagination::test_example_basic ... ok |
| 1979 | 2025-05-13T20:27:56.228Z | test pagination::test_paginate_dictionary ... ok |
| 1980 | 2025-05-13T20:27:56.703Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 1981 | 2025-05-13T20:27:59.105Z | test pagination::test_example_multiple_sorts ... ok |
| 1982 | 2025-05-13T20:27:59.628Z | test pagination::test_example_multiple_resources ... ok |
| 1983 | 2025-05-13T20:27:59.628Z | |
| 1984 | 2025-05-13T20:27:59.628Z | test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.97s |
| 1985 | 2025-05-13T20:27:59.628Z | |
| 1986 | 2025-05-13T20:27:59.653Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-c8e7f153d40cc28b` |
| 1987 | 2025-05-13T20:27:59.678Z | |
| 1988 | 2025-05-13T20:27:59.678Z | running 35 tests |
| 1989 | 2025-05-13T20:27:59.678Z | test channel::tests::test_channel_operation_id ... ok |
| 1990 | 2025-05-13T20:27:59.678Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 1991 | 2025-05-13T20:27:59.678Z | test channel::tests::test_channel_with_versions ... ok |
| 1992 | 2025-05-13T20:27:59.678Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 1993 | 2025-05-13T20:27:59.678Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 1994 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 1995 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 1996 | 2025-05-13T20:27:59.679Z | test doc::tests::test_extract_summary_description ... ok |
| 1997 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 1998 | 2025-05-13T20:27:59.679Z | test channel::tests::test_channel_with_custom_params ... ok |
| 1999 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2000 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2001 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2002 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2003 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2004 | 2025-05-13T20:27:59.679Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2005 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2006 | 2025-05-13T20:27:59.679Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2007 | 2025-05-13T20:27:59.679Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2008 | 2025-05-13T20:27:59.680Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2009 | 2025-05-13T20:27:59.680Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2010 | 2025-05-13T20:27:59.680Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2011 | 2025-05-13T20:27:59.680Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2012 | 2025-05-13T20:27:59.680Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2013 | 2025-05-13T20:27:59.681Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2014 | 2025-05-13T20:27:59.681Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2015 | 2025-05-13T20:27:59.681Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2016 | 2025-05-13T20:27:59.681Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2017 | 2025-05-13T20:27:59.681Z | test syn_parsing::tests::test_busted_function ... ok |
| 2018 | 2025-05-13T20:27:59.681Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2019 | 2025-05-13T20:27:59.706Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2020 | 2025-05-13T20:27:59.706Z | test endpoint::tests::test_operation_id ... ok |
| 2021 | 2025-05-13T20:27:59.706Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2022 | 2025-05-13T20:27:59.706Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2023 | 2025-05-13T20:27:59.706Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2024 | 2025-05-13T20:27:59.707Z | |
| 2025 | 2025-05-13T20:27:59.707Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2026 | 2025-05-13T20:27:59.707Z | |
| 2027 | 2025-05-13T20:27:59.707Z | Doc-tests dropshot |
| 2028 | 2025-05-13T20:27:59.707Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name dropshot --test dropshot/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern anyhow=/work/oxidecomputer/dropshot/target/debug/deps/libanyhow-4a9ad1b5a0763417.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-f00dc91fa55b67f1.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-a896e3b4bade53c3.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-f1618164b7d84c34.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-47612fea3f6ba297.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-210471f42d30fdb3.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-8d8f85f52f69b3ba.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-4bf233b21404d09f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-eb29f537b8f984e0.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-5f447d13d2d0ae44.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-be277452878c878e.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-c4b586669b20a289.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-2822adda806982ac.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-cfbbe3909849a032.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-6dfb47897ca9a1ec.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-2fdf0de608a3f4e7.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-f9c4145402aa6957.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-54f9d629929f804b.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-d8a5fbd33b9246ab.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-11857a1f22966974.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-52eefb1d1573af1d.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-85f6c0eb4534b835.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d0e4427a024bc32e.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-1bd4b45b0aa9d10b.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-ec3538c858375955.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-45f21ac63e9679a6.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-c1314399a8f98199.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-955cc9cf2d30a1bd.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0df3c13cb99de489.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-3c5475fbeab5f213.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-003ef5a0b26c029f.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-b407d0c5ccdf4e49.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-bc5ee4833c358d33.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-a64654eb7ea84603.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-ec77b14d4e162716.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-876af1d8ff52a7bb.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-fa4006346e474d87.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-c75d732d8fcec143.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-f5b7aa0c2fcc98e2.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-53b74ac01214296d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-85ab463785207794.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-205ee8461adecc71.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-e38d50650eaaaea9.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-ba4b252c166d7756.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-736d21cd994a0577.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-ce594f8c38d10d8c.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-846fab847a2edcb4.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0c100221c895443a.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-314f63ad73de9829.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-6c66a6362038d302.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-d451717fd478827b.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-e64c9e5030b53a1d.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-11154c2698cfac06.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-79931153b9948624.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-842ab59ab341d8c9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-4f44eefbcb9f045e.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-710fabb23af28326.rlib -C embed-bitcode=no --cfg 'feature="internal-docs"' --cfg 'feature="simple-mermaid"' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --error-format human` |
| 2029 | 2025-05-13T20:28:00.223Z | |
| 2030 | 2025-05-13T20:28:00.223Z | running 23 tests |
| 2031 | 2025-05-13T20:28:01.985Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2032 | 2025-05-13T20:28:01.986Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2033 | 2025-05-13T20:28:01.986Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2034 | 2025-05-13T20:28:02.043Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2035 | 2025-05-13T20:28:06.150Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 363) ... ok |
| 2036 | 2025-05-13T20:28:06.150Z | test dropshot/src/lib.rs - (line 322) ... ignored |
| 2037 | 2025-05-13T20:28:06.392Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 558) ... ok |
| 2038 | 2025-05-13T20:28:06.630Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2039 | 2025-05-13T20:28:06.672Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 344) ... ok |
| 2040 | 2025-05-13T20:28:06.794Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 319) ... ok |
| 2041 | 2025-05-13T20:28:07.028Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 153) ... ok |
| 2042 | 2025-05-13T20:28:07.106Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2043 | 2025-05-13T20:28:07.131Z | test dropshot/src/lib.rs - channel (line 1154) ... ignored |
| 2044 | 2025-05-13T20:28:07.131Z | test dropshot/src/lib.rs - endpoint (line 1199) ... ignored |
| 2045 | 2025-05-13T20:28:07.856Z | test dropshot/src/lib.rs - (line 372) ... ok |
| 2046 | 2025-05-13T20:28:08.451Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2047 | 2025-05-13T20:28:08.476Z | test dropshot/src/lib.rs - api_description (line 1019) ... ok |
| 2048 | 2025-05-13T20:28:08.512Z | test dropshot/src/lib.rs - (line 635) ... ok |
| 2049 | 2025-05-13T20:28:08.588Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2050 | 2025-05-13T20:28:08.677Z | test dropshot/src/lib.rs - api_description (line 1080) ... ok |
| 2051 | 2025-05-13T20:28:09.454Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2052 | 2025-05-13T20:28:12.553Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2053 | 2025-05-13T20:28:13.945Z | test dropshot/src/lib.rs - (line 471) ... ok |
| 2054 | 2025-05-13T20:28:13.945Z | |
| 2055 | 2025-05-13T20:28:13.970Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 13.72s |
| 2056 | 2025-05-13T20:28:13.970Z | |
| 2057 | 2025-05-13T20:28:13.995Z | Doc-tests dropshot_endpoint |
| 2058 | 2025-05-13T20:28:13.995Z | Running `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name dropshot_endpoint --test dropshot_endpoint/src/lib.rs --test-run-directory /work/oxidecomputer/dropshot/dropshot_endpoint -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-6ba322b226fd2568/out '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-0cdefa14132961fc.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-c135f0115cf60ea5.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-6ddddadca3552144.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-66447d0d64c44539.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-04f904467ace1112.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-69ce58e7413d1786.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-8853fc7c4991bd3a.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-fabed1efcd4cefc7.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-4c8e62ab50f84584.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-79fcf8c8d38f0c99.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-c1e6756f52d83385.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2059 | 2025-05-13T20:28:14.245Z | |
| 2060 | 2025-05-13T20:28:14.245Z | running 0 tests |
| 2061 | 2025-05-13T20:28:14.245Z | |
| 2062 | 2025-05-13T20:28:14.245Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2063 | 2025-05-13T20:28:14.245Z | |
| 2064 | 2025-05-13T20:28:14.290Z | |
| 2065 | 2025-05-13T20:28:14.315Z | real 2:37.244001978 |
| 2066 | 2025-05-13T20:28:14.315Z | user 12:56.766256303 |
| 2067 | 2025-05-13T20:28:14.315Z | sys 2:22.147769740 |
| 2068 | 2025-05-13T20:28:14.315Z | trap 0.581500944 |
| 2069 | 2025-05-13T20:28:14.315Z | tflt 0.235807418 |
| 2070 | 2025-05-13T20:28:14.315Z | dflt 0.253792860 |
| 2071 | 2025-05-13T20:28:14.315Z | kflt 0.000170024 |
| 2072 | 2025-05-13T20:28:14.315Z | lock 27:23.944036023 |
| 2073 | 2025-05-13T20:28:14.315Z | slp 1:06:14.293517238 |
| 2074 | 2025-05-13T20:28:14.316Z | lat 44.695341972 |
| 2075 | 2025-05-13T20:28:14.316Z | stop 46.701979979 |
| 2076 | 2025-05-13T20:28:14.316Z | process exited: duration 292136 ms, exit code 0 |
| |
| 2077 | 2025-05-13T20:28:14.367Z | found 0 output files |