|
|
|
| 1 | 2025-07-31T15:47:37.322Z | job assigned to worker 01K1GJN0XPW0DVA1BMSX3WN3NF [factory gimlet-EVT22200007-propolis, EVT22200007/36650] (queued for 25 s) |
| |
| 2 | 2025-07-31T15:47:45.745Z | starting task 0: "setup" |
| 3 | 2025-07-31T15:47:45.773Z | ++ uname -s |
| 4 | 2025-07-31T15:47:45.773Z | + kern=SunOS |
| 5 | 2025-07-31T15:47:45.773Z | + build_user=build |
| 6 | 2025-07-31T15:47:45.773Z | + build_uid=12345 |
| 7 | 2025-07-31T15:47:45.773Z | + work_dir=/work |
| 8 | 2025-07-31T15:47:45.773Z | + input_dir=/input |
| 9 | 2025-07-31T15:47:45.773Z | + [[ 0 == 12345 ]] |
| 10 | 2025-07-31T15:47:45.773Z | + case "$kern" in |
| 11 | 2025-07-31T15:47:45.773Z | + groupadd -g 12345 build |
| 12 | 2025-07-31T15:47:45.774Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-07-31T15:47:47.768Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-07-31T15:47:47.803Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-07-31T15:47:47.831Z | + home_fs=zfs |
| 16 | 2025-07-31T15:47:47.831Z | + [[ zfs == autofs ]] |
| 17 | 2025-07-31T15:47:47.831Z | + mkdir -p /home/build |
| 18 | 2025-07-31T15:47:47.831Z | + chown build:build /home/build /work |
| 19 | 2025-07-31T15:47:49.813Z | + chmod 0700 /home/build /work |
| 20 | 2025-07-31T15:47:49.840Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2025-07-31T15:47:49.894Z | starting task 1: "rust-toolchain" |
| 22 | 2025-07-31T15:47:49.921Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-07-31T15:47:49.921Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-07-31T15:47:49.921Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-07-31T15:47:49.921Z | * rust toolchain channel = "stable" |
| 26 | 2025-07-31T15:47:49.921Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-07-31T15:47:49.921Z | * rust toolchain profile = "default" |
| 28 | 2025-07-31T15:47:49.921Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-07-31T15:47:49.921Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-07-31T15:47:50.063Z | info: downloading installer |
| 31 | 2025-07-31T15:47:50.540Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-07-31T15:47:50.541Z | warn: /opt/ooce/bin |
| 33 | 2025-07-31T15:47:50.541Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-07-31T15:47:50.541Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-07-31T15:47:50.541Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-07-31T15:47:50.541Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-07-31T15:47:50.541Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-07-31T15:47:50.541Z | error: cannot install while Rust is installed |
| 39 | 2025-07-31T15:47:50.541Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-07-31T15:47:50.567Z | info: profile set to 'default' |
| 41 | 2025-07-31T15:47:50.567Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-07-31T15:47:50.567Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-07-31T15:47:50.676Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 44 | 2025-07-31T15:47:50.676Z | info: downloading component 'cargo' |
| 45 | 2025-07-31T15:47:50.951Z | info: downloading component 'clippy' |
| 46 | 2025-07-31T15:47:51.052Z | info: downloading component 'rust-docs' |
| 47 | 2025-07-31T15:47:51.332Z | info: downloading component 'rust-std' |
| 48 | 2025-07-31T15:47:51.674Z | info: downloading component 'rustc' |
| 49 | 2025-07-31T15:47:53.020Z | info: downloading component 'rustfmt' |
| 50 | 2025-07-31T15:47:53.100Z | info: installing component 'cargo' |
| 51 | 2025-07-31T15:47:54.282Z | info: installing component 'clippy' |
| 52 | 2025-07-31T15:47:54.784Z | info: installing component 'rust-docs' |
| 53 | 2025-07-31T15:47:57.857Z | info: installing component 'rust-std' |
| 54 | 2025-07-31T15:47:59.796Z | info: installing component 'rustc' |
| 55 | 2025-07-31T15:48:07.715Z | info: installing component 'rustfmt' |
| 56 | 2025-07-31T15:48:08.094Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-07-31T15:48:08.094Z | |
| 58 | 2025-07-31T15:48:08.258Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 59 | 2025-07-31T15:48:08.258Z | |
| 60 | 2025-07-31T15:48:08.258Z | |
| 61 | 2025-07-31T15:48:08.258Z | Rust is installed now. Great! |
| 62 | 2025-07-31T15:48:08.258Z | |
| 63 | 2025-07-31T15:48:08.258Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-07-31T15:48:08.258Z | environment variable. This has not been done automatically. |
| 65 | 2025-07-31T15:48:08.258Z | |
| 66 | 2025-07-31T15:48:08.258Z | To configure your current shell, you need to source |
| 67 | 2025-07-31T15:48:08.258Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-07-31T15:48:08.258Z | |
| 69 | 2025-07-31T15:48:08.258Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-07-31T15:48:08.258Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-07-31T15:48:08.258Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-07-31T15:48:08.258Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-07-31T15:48:08.361Z | + rustup --version |
| 74 | 2025-07-31T15:48:08.388Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-07-31T15:48:08.388Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-07-31T15:48:08.498Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 77 | 2025-07-31T15:48:08.525Z | + cargo --version |
| 78 | 2025-07-31T15:48:08.602Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 79 | 2025-07-31T15:48:08.629Z | + rustc --version |
| 80 | 2025-07-31T15:48:08.718Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 81 | 2025-07-31T15:48:08.745Z | process exited: duration 18830 ms, exit code 0 |
| |
| 82 | 2025-07-31T15:48:08.799Z | starting task 2: "authentication" |
| 83 | 2025-07-31T15:48:08.862Z | process exited: duration 62 ms, exit code 0 |
| |
| 84 | 2025-07-31T15:48:08.916Z | starting task 3: "clone repository" |
| 85 | 2025-07-31T15:48:08.943Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2025-07-31T15:48:08.943Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2025-07-31T15:48:08.970Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2025-07-31T15:48:10.072Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2025-07-31T15:48:10.072Z | + git fetch origin c4aa97a56432a6bd76da7b1d797c20d4d102598f |
| 90 | 2025-07-31T15:48:10.710Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2025-07-31T15:48:10.710Z | * branch c4aa97a56432a6bd76da7b1d797c20d4d102598f -> FETCH_HEAD |
| 92 | 2025-07-31T15:48:10.737Z | + [[ -n '' ]] |
| 93 | 2025-07-31T15:48:10.737Z | + git reset --hard c4aa97a56432a6bd76da7b1d797c20d4d102598f |
| 94 | 2025-07-31T15:48:10.792Z | HEAD is now at c4aa97a update changelog for pr 1382 |
| 95 | 2025-07-31T15:48:10.792Z | process exited: duration 1833 ms, exit code 0 |
| |
| 96 | 2025-07-31T15:48:10.849Z | starting task 4: "build" |
| 97 | 2025-07-31T15:48:10.876Z | + cargo --version |
| 98 | 2025-07-31T15:48:10.876Z | info: syncing channel updates for '1.88.0-x86_64-unknown-illumos' |
| 99 | 2025-07-31T15:48:11.003Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 100 | 2025-07-31T15:48:11.004Z | info: downloading component 'cargo' |
| 101 | 2025-07-31T15:48:11.212Z | info: downloading component 'clippy' |
| 102 | 2025-07-31T15:48:11.301Z | info: downloading component 'rust-docs' |
| 103 | 2025-07-31T15:48:11.564Z | info: downloading component 'rust-std' |
| 104 | 2025-07-31T15:48:11.939Z | info: downloading component 'rustc' |
| 105 | 2025-07-31T15:48:13.628Z | info: downloading component 'rustfmt' |
| 106 | 2025-07-31T15:48:13.701Z | info: installing component 'cargo' |
| 107 | 2025-07-31T15:48:14.853Z | info: installing component 'clippy' |
| 108 | 2025-07-31T15:48:15.312Z | info: installing component 'rust-docs' |
| 109 | 2025-07-31T15:48:18.235Z | info: installing component 'rust-std' |
| 110 | 2025-07-31T15:48:20.214Z | info: installing component 'rustc' |
| 111 | 2025-07-31T15:48:28.167Z | info: installing component 'rustfmt' |
| 112 | 2025-07-31T15:48:28.683Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 113 | 2025-07-31T15:48:28.710Z | + rustc --version |
| 114 | 2025-07-31T15:48:28.848Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 115 | 2025-07-31T15:48:28.875Z | + banner build |
| 116 | 2025-07-31T15:48:28.875Z | |
| 117 | 2025-07-31T15:48:28.875Z | ##### # # # # ##### |
| 118 | 2025-07-31T15:48:28.875Z | # # # # # # # # |
| 119 | 2025-07-31T15:48:28.875Z | ##### # # # # # # |
| 120 | 2025-07-31T15:48:28.875Z | # # # # # # # # |
| 121 | 2025-07-31T15:48:28.875Z | # # # # # # # # |
| 122 | 2025-07-31T15:48:28.875Z | ##### #### # ###### ##### |
| 123 | 2025-07-31T15:48:28.875Z | |
| 124 | 2025-07-31T15:48:28.875Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 125 | 2025-07-31T15:48:29.127Z | Updating crates.io index |
| 126 | 2025-07-31T15:48:30.220Z | Downloading crates ... |
| 127 | 2025-07-31T15:48:30.300Z | Downloaded console v0.15.7 |
| 128 | 2025-07-31T15:48:30.327Z | Downloaded async-stream v0.3.6 |
| 129 | 2025-07-31T15:48:30.327Z | Downloaded log v0.4.17 |
| 130 | 2025-07-31T15:48:30.354Z | Downloaded toml_writer v1.0.2 |
| 131 | 2025-07-31T15:48:30.354Z | Downloaded pin-utils v0.1.0 |
| 132 | 2025-07-31T15:48:30.381Z | Downloaded proc-macro2 v1.0.95 |
| 133 | 2025-07-31T15:48:30.381Z | Downloaded waitgroup v0.1.2 |
| 134 | 2025-07-31T15:48:30.381Z | Downloaded rustc-hash v2.0.0 |
| 135 | 2025-07-31T15:48:30.381Z | Downloaded want v0.3.0 |
| 136 | 2025-07-31T15:48:30.409Z | Downloaded num_threads v0.1.3 |
| 137 | 2025-07-31T15:48:30.409Z | Downloaded slab v0.4.9 |
| 138 | 2025-07-31T15:48:30.409Z | Downloaded synstructure v0.13.1 |
| 139 | 2025-07-31T15:48:30.409Z | Downloaded scroll_derive v0.12.0 |
| 140 | 2025-07-31T15:48:30.409Z | Downloaded serde_path_to_error v0.1.17 |
| 141 | 2025-07-31T15:48:30.409Z | Downloaded serde_spanned v1.0.0 |
| 142 | 2025-07-31T15:48:30.437Z | Downloaded serde_tokenstream v0.2.2 |
| 143 | 2025-07-31T15:48:30.437Z | Downloaded serde_derive v1.0.219 |
| 144 | 2025-07-31T15:48:30.437Z | Downloaded shlex v1.3.0 |
| 145 | 2025-07-31T15:48:30.437Z | Downloaded signal-hook-registry v1.4.0 |
| 146 | 2025-07-31T15:48:30.437Z | Downloaded similar v2.2.1 |
| 147 | 2025-07-31T15:48:30.437Z | Downloaded zerovec v0.10.4 |
| 148 | 2025-07-31T15:48:30.464Z | Downloaded simple-mermaid v0.2.0 |
| 149 | 2025-07-31T15:48:30.464Z | Downloaded pest v2.7.6 |
| 150 | 2025-07-31T15:48:30.464Z | Downloaded serde_json v1.0.140 |
| 151 | 2025-07-31T15:48:30.464Z | Downloaded serde v1.0.219 |
| 152 | 2025-07-31T15:48:30.491Z | Downloaded quinn-proto v0.11.8 |
| 153 | 2025-07-31T15:48:30.491Z | Downloaded portable-atomic v1.9.0 |
| 154 | 2025-07-31T15:48:30.491Z | Downloaded winnow v0.7.10 |
| 155 | 2025-07-31T15:48:30.518Z | Downloaded rustls-webpki v0.102.8 |
| 156 | 2025-07-31T15:48:30.518Z | Downloaded openssl v0.10.72 |
| 157 | 2025-07-31T15:48:30.545Z | Downloaded rustls v0.22.4 |
| 158 | 2025-07-31T15:48:30.545Z | Downloaded webpki-roots v1.0.0 |
| 159 | 2025-07-31T15:48:30.545Z | Downloaded rustix v0.38.44 |
| 160 | 2025-07-31T15:48:30.571Z | Downloaded webpki-roots v0.26.5 |
| 161 | 2025-07-31T15:48:30.571Z | Downloaded syn v2.0.104 |
| 162 | 2025-07-31T15:48:30.598Z | Downloaded rustls v0.23.13 |
| 163 | 2025-07-31T15:48:30.599Z | Downloaded reqwest v0.12.22 |
| 164 | 2025-07-31T15:48:30.625Z | Downloaded openapiv3 v2.2.0 |
| 165 | 2025-07-31T15:48:30.625Z | Downloaded rand v0.8.4 |
| 166 | 2025-07-31T15:48:30.625Z | Downloaded vcpkg v0.2.15 |
| 167 | 2025-07-31T15:48:30.668Z | Downloaded rustix v1.0.2 |
| 168 | 2025-07-31T15:48:30.695Z | Downloaded zerocopy v0.7.32 |
| 169 | 2025-07-31T15:48:30.722Z | Downloaded encoding_rs v0.8.32 |
| 170 | 2025-07-31T15:48:30.749Z | Downloaded icu_properties_data v1.5.0 |
| 171 | 2025-07-31T15:48:30.793Z | Downloaded tokio v1.46.1 |
| 172 | 2025-07-31T15:48:30.793Z | Downloaded schemars v0.8.22 |
| 173 | 2025-07-31T15:48:30.820Z | Downloaded libc v0.2.174 |
| 174 | 2025-07-31T15:48:30.848Z | Downloaded rustls-pki-types v1.12.0 |
| 175 | 2025-07-31T15:48:30.848Z | Downloaded mio v1.0.3 |
| 176 | 2025-07-31T15:48:30.848Z | Downloaded iri-string v0.7.8 |
| 177 | 2025-07-31T15:48:30.876Z | Downloaded h2 v0.4.6 |
| 178 | 2025-07-31T15:48:30.876Z | Downloaded scroll v0.12.0 |
| 179 | 2025-07-31T15:48:30.876Z | Downloaded rustls-native-certs v0.7.0 |
| 180 | 2025-07-31T15:48:30.876Z | Downloaded quinn v0.11.4 |
| 181 | 2025-07-31T15:48:30.876Z | Downloaded sha2 v0.10.8 |
| 182 | 2025-07-31T15:48:30.876Z | Downloaded sha1 v0.10.6 |
| 183 | 2025-07-31T15:48:30.876Z | Downloaded serde_urlencoded v0.7.1 |
| 184 | 2025-07-31T15:48:30.876Z | Downloaded semver v1.0.26 |
| 185 | 2025-07-31T15:48:30.876Z | Downloaded thiserror v1.0.69 |
| 186 | 2025-07-31T15:48:30.904Z | Downloaded term v0.7.0 |
| 187 | 2025-07-31T15:48:30.904Z | Downloaded tempfile v3.20.0 |
| 188 | 2025-07-31T15:48:30.904Z | Downloaded prettyplease v0.2.35 |
| 189 | 2025-07-31T15:48:30.904Z | Downloaded hyper v1.6.0 |
| 190 | 2025-07-31T15:48:30.904Z | Downloaded schemars_derive v0.8.22 |
| 191 | 2025-07-31T15:48:30.904Z | Downloaded rustls-pemfile v2.1.3 |
| 192 | 2025-07-31T15:48:30.904Z | Downloaded target-triple v0.1.3 |
| 193 | 2025-07-31T15:48:30.904Z | Downloaded socket2 v0.5.9 |
| 194 | 2025-07-31T15:48:30.904Z | Downloaded pkg-config v0.3.31 |
| 195 | 2025-07-31T15:48:30.904Z | Downloaded pest_meta v2.7.6 |
| 196 | 2025-07-31T15:48:30.932Z | Downloaded pest_derive v2.7.6 |
| 197 | 2025-07-31T15:48:30.932Z | Downloaded num-traits v0.2.14 |
| 198 | 2025-07-31T15:48:30.932Z | Downloaded url v2.5.4 |
| 199 | 2025-07-31T15:48:30.932Z | Downloaded unicode-segmentation v1.10.0 |
| 200 | 2025-07-31T15:48:30.932Z | Downloaded serde_derive_internals v0.29.0 |
| 201 | 2025-07-31T15:48:30.932Z | Downloaded scopeguard v1.2.0 |
| 202 | 2025-07-31T15:48:30.932Z | Downloaded thiserror-impl v1.0.69 |
| 203 | 2025-07-31T15:48:30.932Z | Downloaded thiserror v2.0.12 |
| 204 | 2025-07-31T15:48:30.932Z | Downloaded termcolor v1.1.2 |
| 205 | 2025-07-31T15:48:30.932Z | Downloaded pem v3.0.5 |
| 206 | 2025-07-31T15:48:30.932Z | Downloaded parking_lot v0.12.1 |
| 207 | 2025-07-31T15:48:30.932Z | Downloaded yasna v0.5.2 |
| 208 | 2025-07-31T15:48:30.960Z | Downloaded tracing v0.1.40 |
| 209 | 2025-07-31T15:48:30.960Z | Downloaded indexmap v2.10.0 |
| 210 | 2025-07-31T15:48:30.960Z | Downloaded icu_collections v1.5.0 |
| 211 | 2025-07-31T15:48:30.960Z | Downloaded schema-derive v0.1.0 |
| 212 | 2025-07-31T15:48:30.960Z | Downloaded ryu v1.0.5 |
| 213 | 2025-07-31T15:48:30.960Z | Downloaded thiserror-impl v2.0.12 |
| 214 | 2025-07-31T15:48:30.960Z | Downloaded subtle v2.5.0 |
| 215 | 2025-07-31T15:48:30.960Z | Downloaded subprocess v0.2.9 |
| 216 | 2025-07-31T15:48:30.960Z | Downloaded spin v0.9.8 |
| 217 | 2025-07-31T15:48:30.960Z | Downloaded slog-json v2.6.1 |
| 218 | 2025-07-31T15:48:30.987Z | Downloaded rcgen v0.14.2 |
| 219 | 2025-07-31T15:48:30.987Z | Downloaded ppv-lite86 v0.2.15 |
| 220 | 2025-07-31T15:48:30.987Z | Downloaded pin-project-lite v0.2.12 |
| 221 | 2025-07-31T15:48:30.987Z | Downloaded parking_lot_core v0.9.4 |
| 222 | 2025-07-31T15:48:30.988Z | Downloaded yoke v0.7.5 |
| 223 | 2025-07-31T15:48:30.988Z | Downloaded uuid v1.17.0 |
| 224 | 2025-07-31T15:48:30.988Z | Downloaded schema v0.1.0 |
| 225 | 2025-07-31T15:48:30.988Z | Downloaded ring v0.17.13 |
| 226 | 2025-07-31T15:48:31.022Z | Downloaded stable_deref_trait v1.2.0 |
| 227 | 2025-07-31T15:48:31.051Z | Downloaded slog v2.7.0 |
| 228 | 2025-07-31T15:48:31.051Z | Downloaded quinn-udp v0.5.5 |
| 229 | 2025-07-31T15:48:31.051Z | Downloaded powerfmt v0.2.0 |
| 230 | 2025-07-31T15:48:31.051Z | Downloaded tokio-util v0.7.7 |
| 231 | 2025-07-31T15:48:31.051Z | Downloaded http v1.3.1 |
| 232 | 2025-07-31T15:48:31.051Z | Downloaded take_mut v0.2.2 |
| 233 | 2025-07-31T15:48:31.051Z | Downloaded sync_wrapper v1.0.1 |
| 234 | 2025-07-31T15:48:31.051Z | Downloaded smallvec v1.13.2 |
| 235 | 2025-07-31T15:48:31.051Z | Downloaded slog-term v2.9.1 |
| 236 | 2025-07-31T15:48:31.051Z | Downloaded plain v0.2.3 |
| 237 | 2025-07-31T15:48:31.051Z | Downloaded percent-encoding v2.3.1 |
| 238 | 2025-07-31T15:48:31.051Z | Downloaded native-tls v0.2.12 |
| 239 | 2025-07-31T15:48:31.051Z | Downloaded yoke-derive v0.7.5 |
| 240 | 2025-07-31T15:48:31.051Z | Downloaded writeable v0.5.5 |
| 241 | 2025-07-31T15:48:31.079Z | Downloaded tungstenite v0.24.0 |
| 242 | 2025-07-31T15:48:31.079Z | Downloaded thread-id v4.0.0 |
| 243 | 2025-07-31T15:48:31.079Z | Downloaded chrono v0.4.41 |
| 244 | 2025-07-31T15:48:31.079Z | Downloaded slog-bunyan v2.5.0 |
| 245 | 2025-07-31T15:48:31.079Z | Downloaded slog-async v2.8.0 |
| 246 | 2025-07-31T15:48:31.079Z | Downloaded pretty-hex v0.4.1 |
| 247 | 2025-07-31T15:48:31.079Z | Downloaded paste v1.0.15 |
| 248 | 2025-07-31T15:48:31.079Z | Downloaded parking v2.2.0 |
| 249 | 2025-07-31T15:48:31.079Z | Downloaded openssl-probe v0.1.4 |
| 250 | 2025-07-31T15:48:31.079Z | Downloaded mime_guess v2.0.5 |
| 251 | 2025-07-31T15:48:31.079Z | Downloaded write16 v1.0.0 |
| 252 | 2025-07-31T15:48:31.079Z | Downloaded typenum v1.14.0 |
| 253 | 2025-07-31T15:48:31.079Z | Downloaded hyper-util v0.1.15 |
| 254 | 2025-07-31T15:48:31.107Z | Downloaded newline-converter v0.3.0 |
| 255 | 2025-07-31T15:48:31.107Z | Downloaded memmap v0.7.0 |
| 256 | 2025-07-31T15:48:31.107Z | Downloaded zeroize v1.7.0 |
| 257 | 2025-07-31T15:48:31.107Z | Downloaded zerofrom-derive v0.1.5 |
| 258 | 2025-07-31T15:48:31.107Z | Downloaded zerofrom v0.1.5 |
| 259 | 2025-07-31T15:48:31.107Z | Downloaded zerocopy-derive v0.7.32 |
| 260 | 2025-07-31T15:48:31.107Z | Downloaded usdt-attr-macro v0.5.0 |
| 261 | 2025-07-31T15:48:31.108Z | Downloaded unicase v2.6.0 |
| 262 | 2025-07-31T15:48:31.108Z | Downloaded idna v1.0.3 |
| 263 | 2025-07-31T15:48:31.108Z | Downloaded hashbrown v0.15.2 |
| 264 | 2025-07-31T15:48:31.108Z | Downloaded goblin v0.8.0 |
| 265 | 2025-07-31T15:48:31.135Z | Downloaded num-conv v0.1.0 |
| 266 | 2025-07-31T15:48:31.135Z | Downloaded mime v0.3.16 |
| 267 | 2025-07-31T15:48:31.135Z | Downloaded zerovec-derive v0.10.3 |
| 268 | 2025-07-31T15:48:31.135Z | Downloaded utf-8 v0.7.6 |
| 269 | 2025-07-31T15:48:31.135Z | Downloaded usdt-macro v0.5.0 |
| 270 | 2025-07-31T15:48:31.135Z | Downloaded trybuild v1.0.106 |
| 271 | 2025-07-31T15:48:31.135Z | Downloaded try-lock v0.2.3 |
| 272 | 2025-07-31T15:48:31.135Z | Downloaded tower-http v0.6.5 |
| 273 | 2025-07-31T15:48:31.135Z | Downloaded version_check v0.9.5 |
| 274 | 2025-07-31T15:48:31.135Z | Downloaded usdt v0.5.0 |
| 275 | 2025-07-31T15:48:31.136Z | Downloaded tower-service v0.3.3 |
| 276 | 2025-07-31T15:48:31.136Z | Downloaded tower v0.5.2 |
| 277 | 2025-07-31T15:48:31.163Z | Downloaded icu_provider v1.5.0 |
| 278 | 2025-07-31T15:48:31.163Z | Downloaded icu_properties v1.5.1 |
| 279 | 2025-07-31T15:48:31.163Z | Downloaded icu_locid_transform_data v1.5.0 |
| 280 | 2025-07-31T15:48:31.164Z | Downloaded rand_core v0.6.3 |
| 281 | 2025-07-31T15:48:31.164Z | Downloaded rand_chacha v0.3.1 |
| 282 | 2025-07-31T15:48:31.164Z | Downloaded quote v1.0.40 |
| 283 | 2025-07-31T15:48:31.164Z | Downloaded utf8_iter v1.0.4 |
| 284 | 2025-07-31T15:48:31.164Z | Downloaded untrusted v0.9.0 |
| 285 | 2025-07-31T15:48:31.164Z | Downloaded ucd-trie v0.1.6 |
| 286 | 2025-07-31T15:48:31.164Z | Downloaded tower-layer v0.3.3 |
| 287 | 2025-07-31T15:48:31.164Z | Downloaded toml_parser v1.0.1 |
| 288 | 2025-07-31T15:48:31.164Z | Downloaded toml_datetime v0.7.0 |
| 289 | 2025-07-31T15:48:31.164Z | Downloaded thread_local v1.1.4 |
| 290 | 2025-07-31T15:48:31.191Z | Downloaded memchr v2.6.0 |
| 291 | 2025-07-31T15:48:31.191Z | Downloaded lock_api v0.4.6 |
| 292 | 2025-07-31T15:48:31.191Z | Downloaded itoa v1.0.1 |
| 293 | 2025-07-31T15:48:31.191Z | Downloaded ipnet v2.10.0 |
| 294 | 2025-07-31T15:48:31.191Z | Downloaded idna_adapter v1.2.0 |
| 295 | 2025-07-31T15:48:31.191Z | Downloaded icu_normalizer_data v1.5.0 |
| 296 | 2025-07-31T15:48:31.191Z | Downloaded icu_normalizer v1.5.0 |
| 297 | 2025-07-31T15:48:31.191Z | Downloaded icu_locid_transform v1.5.0 |
| 298 | 2025-07-31T15:48:31.191Z | Downloaded hyper-rustls v0.26.0 |
| 299 | 2025-07-31T15:48:31.191Z | Downloaded utf16_iter v1.0.5 |
| 300 | 2025-07-31T15:48:31.191Z | Downloaded unicode-ident v1.0.12 |
| 301 | 2025-07-31T15:48:31.191Z | Downloaded toml v0.9.2 |
| 302 | 2025-07-31T15:48:31.219Z | Downloaded tokio-rustls v0.26.0 |
| 303 | 2025-07-31T15:48:31.219Z | Downloaded tokio-rustls v0.25.0 |
| 304 | 2025-07-31T15:48:31.219Z | Downloaded tokio-native-tls v0.3.1 |
| 305 | 2025-07-31T15:48:31.219Z | Downloaded tokio-macros v2.5.0 |
| 306 | 2025-07-31T15:48:31.219Z | Downloaded tinyvec v1.5.1 |
| 307 | 2025-07-31T15:48:31.219Z | Downloaded time-macros v0.2.18 |
| 308 | 2025-07-31T15:48:31.219Z | Downloaded time v0.3.36 |
| 309 | 2025-07-31T15:48:31.219Z | Downloaded litemap v0.7.4 |
| 310 | 2025-07-31T15:48:31.219Z | Downloaded lazy_static v1.5.0 |
| 311 | 2025-07-31T15:48:31.219Z | Downloaded icu_provider_macros v1.5.0 |
| 312 | 2025-07-31T15:48:31.219Z | Downloaded iana-time-zone v0.1.47 |
| 313 | 2025-07-31T15:48:31.247Z | Downloaded hyper-rustls v0.27.3 |
| 314 | 2025-07-31T15:48:31.247Z | Downloaded http-range v0.1.4 |
| 315 | 2025-07-31T15:48:31.247Z | Downloaded http-body-util v0.1.3 |
| 316 | 2025-07-31T15:48:31.247Z | Downloaded http-body v1.0.1 |
| 317 | 2025-07-31T15:48:31.247Z | Downloaded hostname v0.4.0 |
| 318 | 2025-07-31T15:48:31.247Z | Downloaded hostname v0.3.1 |
| 319 | 2025-07-31T15:48:31.247Z | Downloaded fastrand v2.1.1 |
| 320 | 2025-07-31T15:48:31.247Z | Downloaded pest_generator v2.7.6 |
| 321 | 2025-07-31T15:48:31.247Z | Downloaded openssl-sys v0.9.107 |
| 322 | 2025-07-31T15:48:31.247Z | Downloaded once_cell v1.20.1 |
| 323 | 2025-07-31T15:48:31.247Z | Downloaded multer v3.1.0 |
| 324 | 2025-07-31T15:48:31.247Z | Downloaded tinyvec_macros v0.1.0 |
| 325 | 2025-07-31T15:48:31.247Z | Downloaded tinystr v0.7.6 |
| 326 | 2025-07-31T15:48:31.247Z | Downloaded time-core v0.1.2 |
| 327 | 2025-07-31T15:48:31.247Z | Downloaded match_cfg v0.1.0 |
| 328 | 2025-07-31T15:48:31.275Z | Downloaded hyper-tls v0.6.0 |
| 329 | 2025-07-31T15:48:31.275Z | Downloaded futures-task v0.3.31 |
| 330 | 2025-07-31T15:48:31.275Z | Downloaded futures-io v0.3.31 |
| 331 | 2025-07-31T15:48:31.275Z | Downloaded futures-core v0.3.31 |
| 332 | 2025-07-31T15:48:31.275Z | Downloaded futures v0.3.31 |
| 333 | 2025-07-31T15:48:31.275Z | Downloaded expectorate v1.2.0 |
| 334 | 2025-07-31T15:48:31.275Z | Downloaded dyn-clone v1.0.4 |
| 335 | 2025-07-31T15:48:31.275Z | Downloaded dtrace-parser v0.2.0 |
| 336 | 2025-07-31T15:48:31.275Z | Downloaded dof v0.3.0 |
| 337 | 2025-07-31T15:48:31.275Z | Downloaded data-encoding v2.4.0 |
| 338 | 2025-07-31T15:48:31.275Z | Downloaded crossbeam-channel v0.5.1 |
| 339 | 2025-07-31T15:48:31.275Z | Downloaded openssl-macros v0.1.1 |
| 340 | 2025-07-31T15:48:31.275Z | Downloaded usdt-impl v0.5.0 |
| 341 | 2025-07-31T15:48:31.275Z | Downloaded unicode-width v0.1.9 |
| 342 | 2025-07-31T15:48:31.275Z | Downloaded tracing-core v0.1.32 |
| 343 | 2025-07-31T15:48:31.275Z | Downloaded tokio-tungstenite v0.24.0 |
| 344 | 2025-07-31T15:48:31.302Z | Downloaded is-terminal v0.4.12 |
| 345 | 2025-07-31T15:48:31.303Z | Downloaded httpdate v1.0.1 |
| 346 | 2025-07-31T15:48:31.303Z | Downloaded httparse v1.10.0 |
| 347 | 2025-07-31T15:48:31.303Z | Downloaded heck v0.5.0 |
| 348 | 2025-07-31T15:48:31.303Z | Downloaded generic-array v0.14.5 |
| 349 | 2025-07-31T15:48:31.303Z | Downloaded futures-sink v0.3.31 |
| 350 | 2025-07-31T15:48:31.303Z | Downloaded futures-channel v0.3.31 |
| 351 | 2025-07-31T15:48:31.303Z | Downloaded fnv v1.0.7 |
| 352 | 2025-07-31T15:48:31.303Z | Downloaded displaydoc v0.2.5 |
| 353 | 2025-07-31T15:48:31.303Z | Downloaded dirs-sys-next v0.1.2 |
| 354 | 2025-07-31T15:48:31.303Z | Downloaded dirs-next v2.0.0 |
| 355 | 2025-07-31T15:48:31.303Z | Downloaded digest v0.10.7 |
| 356 | 2025-07-31T15:48:31.303Z | Downloaded deranged v0.3.11 |
| 357 | 2025-07-31T15:48:31.303Z | Downloaded debug-ignore v1.0.5 |
| 358 | 2025-07-31T15:48:31.303Z | Downloaded crossbeam-utils v0.8.15 |
| 359 | 2025-07-31T15:48:31.303Z | Downloaded cpufeatures v0.2.2 |
| 360 | 2025-07-31T15:48:31.331Z | Downloaded concurrent-queue v2.5.0 |
| 361 | 2025-07-31T15:48:31.331Z | Downloaded cfg-if v1.0.0 |
| 362 | 2025-07-31T15:48:31.331Z | Downloaded cc v1.2.16 |
| 363 | 2025-07-31T15:48:31.331Z | Downloaded bytes v1.10.1 |
| 364 | 2025-07-31T15:48:31.331Z | Downloaded hyper-staticfile v0.10.1 |
| 365 | 2025-07-31T15:48:31.331Z | Downloaded glob v0.3.0 |
| 366 | 2025-07-31T15:48:31.331Z | Downloaded getrandom v0.3.1 |
| 367 | 2025-07-31T15:48:31.331Z | Downloaded futures-util v0.3.31 |
| 368 | 2025-07-31T15:48:31.358Z | Downloaded futures-macro v0.3.31 |
| 369 | 2025-07-31T15:48:31.358Z | Downloaded futures-executor v0.3.31 |
| 370 | 2025-07-31T15:48:31.358Z | Downloaded event-listener-strategy v0.5.4 |
| 371 | 2025-07-31T15:48:31.358Z | Downloaded event-listener v5.0.0 |
| 372 | 2025-07-31T15:48:31.358Z | Downloaded equivalent v1.0.0 |
| 373 | 2025-07-31T15:48:31.358Z | Downloaded crypto-common v0.1.6 |
| 374 | 2025-07-31T15:48:31.358Z | Downloaded byteorder v1.4.3 |
| 375 | 2025-07-31T15:48:31.358Z | Downloaded buf-list v1.0.3 |
| 376 | 2025-07-31T15:48:31.358Z | Downloaded block-buffer v0.10.2 |
| 377 | 2025-07-31T15:48:31.358Z | Downloaded bitflags v2.4.0 |
| 378 | 2025-07-31T15:48:31.359Z | Downloaded base64 v0.22.1 |
| 379 | 2025-07-31T15:48:31.359Z | Downloaded async-trait v0.1.88 |
| 380 | 2025-07-31T15:48:31.386Z | Downloaded async-channel v2.5.0 |
| 381 | 2025-07-31T15:48:31.386Z | Downloaded icu_locid v1.5.0 |
| 382 | 2025-07-31T15:48:31.386Z | Downloaded getrandom v0.2.11 |
| 383 | 2025-07-31T15:48:31.386Z | Downloaded form_urlencoded v1.2.1 |
| 384 | 2025-07-31T15:48:31.386Z | Downloaded foreign-types-shared v0.1.1 |
| 385 | 2025-07-31T15:48:31.386Z | Downloaded foreign-types v0.3.2 |
| 386 | 2025-07-31T15:48:31.386Z | Downloaded errno v0.3.10 |
| 387 | 2025-07-31T15:48:31.386Z | Downloaded camino v1.1.10 |
| 388 | 2025-07-31T15:48:31.386Z | Downloaded autocfg v1.1.0 |
| 389 | 2025-07-31T15:48:31.386Z | Downloaded atomicwrites v0.4.4 |
| 390 | 2025-07-31T15:48:31.386Z | Downloaded atomic-waker v1.1.1 |
| 391 | 2025-07-31T15:48:31.386Z | Downloaded async-stream-impl v0.3.6 |
| 392 | 2025-07-31T15:48:31.386Z | Downloaded anyhow v1.0.98 |
| 393 | 2025-07-31T15:48:31.532Z | Compiling proc-macro2 v1.0.95 |
| 394 | 2025-07-31T15:48:31.532Z | Compiling unicode-ident v1.0.12 |
| 395 | 2025-07-31T15:48:31.532Z | Compiling libc v0.2.174 |
| 396 | 2025-07-31T15:48:31.560Z | Compiling cfg-if v1.0.0 |
| 397 | 2025-07-31T15:48:31.560Z | Compiling itoa v1.0.1 |
| 398 | 2025-07-31T15:48:31.560Z | Compiling memchr v2.6.0 |
| 399 | 2025-07-31T15:48:31.560Z | Compiling once_cell v1.20.1 |
| 400 | 2025-07-31T15:48:31.560Z | Compiling version_check v0.9.5 |
| 401 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=5b54bde64180b70a -C extra-filename=-469481ed9a271a80 --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-469481ed9a271a80 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 402 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=24bc7c693231abf8 -C extra-filename=-328207cf8536fb3b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 403 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=add8cf096ca29d32 -C extra-filename=-36bfdf7131dc480c --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-36bfdf7131dc480c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 404 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=3c29be5cd153625a -C extra-filename=-dfaff0260e0500ae --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 405 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=b0a313e0ade74db6 -C extra-filename=-8481105dc09ec6e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 406 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=7d06ec91b5d95ca7 -C extra-filename=-dbcd09ceefe78011 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 407 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=30b7d8a323162a46 -C extra-filename=-e7ac0db386fad00b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 408 | 2025-07-31T15:48:31.560Z | Running `/home/build/.rustup/toolchains/1.88.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=ae7ffb7ae09116ad -C extra-filename=-41a29bd53a0aa9b7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 409 | 2025-07-31T15:48:31.847Z | Compiling serde v1.0.219 |
| 410 | 2025-07-31T15:48:31.887Z | Running `/home/build/.rustup/toolchains/1.88.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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=25f5fdf295d48e78 -C extra-filename=-647fb846fab6c8b2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-647fb846fab6c8b2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 411 | 2025-07-31T15:48:32.002Z | Compiling pin-project-lite v0.2.12 |
| 412 | 2025-07-31T15:48:32.029Z | Running `/home/build/.rustup/toolchains/1.88.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=69425369bd8e4bcd -C extra-filename=-69738074352c7045 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 413 | 2025-07-31T15:48:32.029Z | Compiling shlex v1.3.0 |
| 414 | 2025-07-31T15:48:32.030Z | Running `/home/build/.rustup/toolchains/1.88.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=36f3eeac45291f70 -C extra-filename=-f9db50e174b099b2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 415 | 2025-07-31T15:48:32.149Z | Compiling autocfg v1.1.0 |
| 416 | 2025-07-31T15:48:32.149Z | Running `/home/build/.rustup/toolchains/1.88.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=6ddb7a141571997a -C extra-filename=-a954a7404a186604 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 417 | 2025-07-31T15:48:32.202Z | Compiling bytes v1.10.1 |
| 418 | 2025-07-31T15:48:32.230Z | Running `/home/build/.rustup/toolchains/1.88.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=1f30095285b7f955 -C extra-filename=-be5089041960340d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 419 | 2025-07-31T15:48:32.327Z | Compiling cc v1.2.16 |
| 420 | 2025-07-31T15:48:32.355Z | Running `/home/build/.rustup/toolchains/1.88.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=e93bd1d480db0f9c -C extra-filename=-998cc3d9928f02eb --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-f9db50e174b099b2.rmeta --cap-lints allow` |
| 421 | 2025-07-31T15:48:32.355Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-469481ed9a271a80/build-script-build` |
| 422 | 2025-07-31T15:48:32.382Z | Compiling smallvec v1.13.2 |
| 423 | 2025-07-31T15:48:32.382Z | Running `/home/build/.rustup/toolchains/1.88.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=609ea8cf9d2fc650 -C extra-filename=-2ffbb8a02f03caaa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2025-07-31T15:48:32.382Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-647fb846fab6c8b2/build-script-build` |
| 425 | 2025-07-31T15:48:32.410Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-36bfdf7131dc480c/build-script-build` |
| 426 | 2025-07-31T15:48:32.437Z | Compiling futures-core v0.3.31 |
| 427 | 2025-07-31T15:48:32.438Z | Running `/home/build/.rustup/toolchains/1.88.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=e2366c82eda41d16 -C extra-filename=-a7577c95cd738630 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2025-07-31T15:48:32.465Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=39193bbbf1d471c5 -C extra-filename=-d24887d0952db9cd --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(gnu_time_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(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 429 | 2025-07-31T15:48:32.664Z | Compiling log v0.4.17 |
| 430 | 2025-07-31T15:48:32.694Z | Running `/home/build/.rustup/toolchains/1.88.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=3d6143dfbd89f912 -C extra-filename=-2f8a64cf75e21fd2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-2f8a64cf75e21fd2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2025-07-31T15:48:32.694Z | Running `/home/build/.rustup/toolchains/1.88.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=c79547416b0e68bc -C extra-filename=-ce098131630a8f34 --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-8481105dc09ec6e9.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)'` |
| 432 | 2025-07-31T15:48:32.722Z | Compiling parking_lot_core v0.9.4 |
| 433 | 2025-07-31T15:48:32.723Z | Running `/home/build/.rustup/toolchains/1.88.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=0a608efdebd2ff7d -C extra-filename=-a3acced32cd5bced --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-a3acced32cd5bced -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 434 | 2025-07-31T15:48:32.759Z | Compiling ryu v1.0.5 |
| 435 | 2025-07-31T15:48:32.786Z | Running `/home/build/.rustup/toolchains/1.88.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=e5c9ba89dfbc3bf7 -C extra-filename=-e016aca67d48df22 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-e016aca67d48df22 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 436 | 2025-07-31T15:48:33.022Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-2f8a64cf75e21fd2/build-script-build` |
| 437 | 2025-07-31T15:48:33.050Z | Running `/home/build/.rustup/toolchains/1.88.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=64d15a59e4a0f4dd -C extra-filename=-99e9fd566e01d257 --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-dfaff0260e0500ae.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 438 | 2025-07-31T15:48:33.167Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-a3acced32cd5bced/build-script-build` |
| 439 | 2025-07-31T15:48:33.194Z | Compiling scopeguard v1.2.0 |
| 440 | 2025-07-31T15:48:33.194Z | Running `/home/build/.rustup/toolchains/1.88.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=589273b3cfd87096 -C extra-filename=-f57a705d681a0eb6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 441 | 2025-07-31T15:48:33.223Z | Compiling slab v0.4.9 |
| 442 | 2025-07-31T15:48:33.223Z | Running `/home/build/.rustup/toolchains/1.88.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=0911b076b1a9d01c -C extra-filename=-813c3ab4e278bc67 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-813c3ab4e278bc67 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-a954a7404a186604.rlib --cap-lints allow` |
| 443 | 2025-07-31T15:48:33.278Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-e016aca67d48df22/build-script-build` |
| 444 | 2025-07-31T15:48:33.348Z | Compiling lock_api v0.4.6 |
| 445 | 2025-07-31T15:48:33.376Z | Running `/home/build/.rustup/toolchains/1.88.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=d0a438ef83a0a1ac -C extra-filename=-a70e244ba15d2c9c --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-f57a705d681a0eb6.rmeta --cap-lints allow` |
| 446 | 2025-07-31T15:48:33.404Z | Compiling futures-sink v0.3.31 |
| 447 | 2025-07-31T15:48:33.405Z | Running `/home/build/.rustup/toolchains/1.88.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=b0a9144b7caa84e4 -C extra-filename=-a701ec04c9ea3b8a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 448 | 2025-07-31T15:48:33.432Z | Running `/home/build/.rustup/toolchains/1.88.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=cc9e9be84edad6b5 -C extra-filename=-4f976a96ffa71223 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 449 | 2025-07-31T15:48:33.564Z | Compiling quote v1.0.40 |
| 450 | 2025-07-31T15:48:33.592Z | Running `/home/build/.rustup/toolchains/1.88.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=a32cef93718737b0 -C extra-filename=-ed2aab23cf278b00 --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-ce098131630a8f34.rmeta --cap-lints allow` |
| 451 | 2025-07-31T15:48:33.619Z | Running `/home/build/.rustup/toolchains/1.88.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=5786b04a66d95ddc -C extra-filename=-44b600f8f1556c05 --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-dfaff0260e0500ae.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-2ffbb8a02f03caaa.rmeta --cap-lints allow` |
| 452 | 2025-07-31T15:48:33.619Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-813c3ab4e278bc67/build-script-build` |
| 453 | 2025-07-31T15:48:33.715Z | Compiling getrandom v0.2.11 |
| 454 | 2025-07-31T15:48:33.742Z | Running `/home/build/.rustup/toolchains/1.88.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=034d42e181dbda88 -C extra-filename=-43164d387bb46470 --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-dfaff0260e0500ae.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --cap-lints allow` |
| 455 | 2025-07-31T15:48:33.784Z | Compiling mio v1.0.3 |
| 456 | 2025-07-31T15:48:33.812Z | Running `/home/build/.rustup/toolchains/1.88.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=4d262f32d61ff207 -C extra-filename=-82ed7bb8518d404c --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 457 | 2025-07-31T15:48:33.812Z | Compiling signal-hook-registry v1.4.0 |
| 458 | 2025-07-31T15:48:33.812Z | Running `/home/build/.rustup/toolchains/1.88.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=db534ab5dff1b5e3 -C extra-filename=-35f3e309cc98d3bc --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 459 | 2025-07-31T15:48:33.840Z | Compiling socket2 v0.5.9 |
| 460 | 2025-07-31T15:48:33.840Z | Running `/home/build/.rustup/toolchains/1.88.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=ec063475dfc80e6e -C extra-filename=-154361273456f495 --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 461 | 2025-07-31T15:48:34.133Z | Compiling syn v2.0.104 |
| 462 | 2025-07-31T15:48:34.161Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/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=bca63ad7a2707882 -C extra-filename=-9c5f00afbfa89904 --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-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-8481105dc09ec6e9.rmeta --cap-lints allow` |
| 463 | 2025-07-31T15:48:34.188Z | Compiling parking_lot v0.12.1 |
| 464 | 2025-07-31T15:48:34.188Z | Running `/home/build/.rustup/toolchains/1.88.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=603baacbb74cce4d -C extra-filename=-ec6453fc256921f5 --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-a70e244ba15d2c9c.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-44b600f8f1556c05.rmeta --cap-lints allow` |
| 465 | 2025-07-31T15:48:34.216Z | Compiling thiserror v1.0.69 |
| 466 | 2025-07-31T15:48:34.216Z | Running `/home/build/.rustup/toolchains/1.88.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=fbf16a80dfed13e7 -C extra-filename=-144715badca47c44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-144715badca47c44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 467 | 2025-07-31T15:48:34.268Z | Compiling serde_json v1.0.140 |
| 468 | 2025-07-31T15:48:34.296Z | Running `/home/build/.rustup/toolchains/1.88.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=89563c8711df1992 -C extra-filename=-80f33e1e1c8b12f1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-80f33e1e1c8b12f1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 469 | 2025-07-31T15:48:34.592Z | Running `/home/build/.rustup/toolchains/1.88.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=64ac84ea0229e74e -C extra-filename=-0297c07772d0aacd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 470 | 2025-07-31T15:48:34.625Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-80f33e1e1c8b12f1/build-script-build` |
| 471 | 2025-07-31T15:48:34.653Z | Compiling fnv v1.0.7 |
| 472 | 2025-07-31T15:48:34.653Z | Running `/home/build/.rustup/toolchains/1.88.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=ca2552de0c330678 -C extra-filename=-1169362082b8f516 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 473 | 2025-07-31T15:48:34.712Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-144715badca47c44/build-script-build` |
| 474 | 2025-07-31T15:48:34.740Z | Compiling futures-channel v0.3.31 |
| 475 | 2025-07-31T15:48:34.740Z | Running `/home/build/.rustup/toolchains/1.88.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=e114d1d9a5bb871f -C extra-filename=-9dd85f82b5ff900c --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-a7577c95cd738630.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a701ec04c9ea3b8a.rmeta --cap-lints allow` |
| 476 | 2025-07-31T15:48:34.777Z | Compiling http v1.3.1 |
| 477 | 2025-07-31T15:48:34.804Z | Running `/home/build/.rustup/toolchains/1.88.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=4c0c046cd48f6000 -C extra-filename=-c1a031579dd750a3 --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-be5089041960340d.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-1169362082b8f516.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-328207cf8536fb3b.rmeta --cap-lints allow` |
| 478 | 2025-07-31T15:48:34.849Z | Compiling zeroize v1.7.0 |
| 479 | 2025-07-31T15:48:34.878Z | Running `/home/build/.rustup/toolchains/1.88.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=1b0cdc31f4c398ec -C extra-filename=-3500c25e9365155c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 480 | 2025-07-31T15:48:34.878Z | Compiling futures-task v0.3.31 |
| 481 | 2025-07-31T15:48:34.878Z | Running `/home/build/.rustup/toolchains/1.88.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=530b8a602488ad53 -C extra-filename=-1c7528566c3a35c4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 482 | 2025-07-31T15:48:34.905Z | Compiling futures-io v0.3.31 |
| 483 | 2025-07-31T15:48:34.905Z | Running `/home/build/.rustup/toolchains/1.88.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=efdad4cf9cb33382 -C extra-filename=-a64e20a4520cf0e3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 484 | 2025-07-31T15:48:34.981Z | Compiling pin-utils v0.1.0 |
| 485 | 2025-07-31T15:48:35.009Z | Compiling ring v0.17.13 |
| 486 | 2025-07-31T15:48:35.009Z | Running `/home/build/.rustup/toolchains/1.88.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=874c3fe79a7b2fee -C extra-filename=-c7bdf8d06a55586f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 487 | 2025-07-31T15:48:35.009Z | Running `/home/build/.rustup/toolchains/1.88.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=5013ac5ad8ef5952 -C extra-filename=-9a83871032c610b1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-9a83871032c610b1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-998cc3d9928f02eb.rlib --cap-lints allow` |
| 488 | 2025-07-31T15:48:35.081Z | Compiling rustls-pki-types v1.12.0 |
| 489 | 2025-07-31T15:48:35.109Z | Running `/home/build/.rustup/toolchains/1.88.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=c62f7278508728dd -C extra-filename=-ac218394cca53f8b --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-3500c25e9365155c.rmeta --cap-lints allow` |
| 490 | 2025-07-31T15:48:35.109Z | Compiling stable_deref_trait v1.2.0 |
| 491 | 2025-07-31T15:48:35.109Z | Running `/home/build/.rustup/toolchains/1.88.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=1b77836bd2aa8143 -C extra-filename=-7e99af6a9854b5ee --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2025-07-31T15:48:35.141Z | Compiling httparse v1.10.0 |
| 493 | 2025-07-31T15:48:35.169Z | Running `/home/build/.rustup/toolchains/1.88.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=48af9bcde516901d -C extra-filename=-a8d19030971ffa60 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-a8d19030971ffa60 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 494 | 2025-07-31T15:48:35.169Z | Compiling bitflags v2.4.0 |
| 495 | 2025-07-31T15:48:35.169Z | Running `/home/build/.rustup/toolchains/1.88.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=b26c10c90432d17d -C extra-filename=-42ac1726e6699147 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-42ac1726e6699147 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 496 | 2025-07-31T15:48:35.170Z | Running `/home/build/.rustup/toolchains/1.88.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=a87e826fc227e7c9 -C extra-filename=-d6f784c5d6bd4a8b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 497 | 2025-07-31T15:48:35.207Z | Compiling tracing-core v0.1.32 |
| 498 | 2025-07-31T15:48:35.235Z | Running `/home/build/.rustup/toolchains/1.88.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=db367ebfe8af9a36 -C extra-filename=-39f124ee12f2e881 --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-e7ac0db386fad00b.rmeta --cap-lints allow` |
| 499 | 2025-07-31T15:48:35.553Z | Compiling hashbrown v0.15.2 |
| 500 | 2025-07-31T15:48:35.580Z | Running `/home/build/.rustup/toolchains/1.88.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=5df7704f7b3ad3a2 -C extra-filename=-bb58a74cab1beaef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2025-07-31T15:48:35.620Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-42ac1726e6699147/build-script-build` |
| 502 | 2025-07-31T15:48:35.682Z | Compiling ucd-trie v0.1.6 |
| 503 | 2025-07-31T15:48:35.710Z | Running `/home/build/.rustup/toolchains/1.88.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=e5b0a7574fe3dc64 -C extra-filename=-7d393fe7ebfdd42e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 504 | 2025-07-31T15:48:35.710Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-a8d19030971ffa60/build-script-build` |
| 505 | 2025-07-31T15:48:35.767Z | Running `/home/build/.rustup/toolchains/1.88.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=6067d358568e14fe -C extra-filename=-e1c43a0d7fbaa5b4 --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` |
| 506 | 2025-07-31T15:48:35.889Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-9a83871032c610b1/build-script-build` |
| 507 | 2025-07-31T15:48:35.999Z | Compiling untrusted v0.9.0 |
| 508 | 2025-07-31T15:48:36.026Z | Running `/home/build/.rustup/toolchains/1.88.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=5971f76e80b4f540 -C extra-filename=-a6611d6eb82cd46b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 509 | 2025-07-31T15:48:36.170Z | Compiling byteorder v1.4.3 |
| 510 | 2025-07-31T15:48:36.198Z | Running `/home/build/.rustup/toolchains/1.88.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=f3f849d53669940f -C extra-filename=-ed788248c067771a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2025-07-31T15:48:36.225Z | Compiling equivalent v1.0.0 |
| 512 | 2025-07-31T15:48:36.225Z | Running `/home/build/.rustup/toolchains/1.88.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=fd093fd03e16c0ba -C extra-filename=-2ac890fc9a328586 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2025-07-31T15:48:36.318Z | Compiling http-body v1.0.1 |
| 514 | 2025-07-31T15:48:36.346Z | Running `/home/build/.rustup/toolchains/1.88.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=3d4e23ac347c62ff -C extra-filename=-dae9cba7962ac5e3 --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-be5089041960340d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --cap-lints allow` |
| 515 | 2025-07-31T15:48:36.346Z | Compiling tracing v0.1.40 |
| 516 | 2025-07-31T15:48:36.346Z | Running `/home/build/.rustup/toolchains/1.88.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=58c9ae5e02628bd0 -C extra-filename=-a431b5ba8f69ae59 --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-69738074352c7045.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-39f124ee12f2e881.rmeta --cap-lints allow` |
| 517 | 2025-07-31T15:48:36.346Z | Compiling pkg-config v0.3.31 |
| 518 | 2025-07-31T15:48:36.374Z | Running `/home/build/.rustup/toolchains/1.88.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=5c2bc49dce419a11 -C extra-filename=-29bcb1379269d48f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2025-07-31T15:48:36.557Z | Compiling vcpkg v0.2.15 |
| 520 | 2025-07-31T15:48:36.584Z | Running `/home/build/.rustup/toolchains/1.88.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=640705322e1b8b72 -C extra-filename=-c3c823b3e98f3f2f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2025-07-31T15:48:36.584Z | Compiling typenum v1.14.0 |
| 522 | 2025-07-31T15:48:36.584Z | Running `/home/build/.rustup/toolchains/1.88.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=0c8224a686bac6c6 -C extra-filename=-c0f9a3418bbbcb30 --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-c0f9a3418bbbcb30 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 523 | 2025-07-31T15:48:36.612Z | Compiling atomic-waker v1.1.1 |
| 524 | 2025-07-31T15:48:36.612Z | Running `/home/build/.rustup/toolchains/1.88.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=3b5ca07c7ca19723 -C extra-filename=-76b5b9112969aa72 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 525 | 2025-07-31T15:48:36.740Z | Compiling litemap v0.7.4 |
| 526 | 2025-07-31T15:48:36.768Z | Running `/home/build/.rustup/toolchains/1.88.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=28562a1370e732e9 -C extra-filename=-47bebbe776098379 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 527 | 2025-07-31T15:48:36.768Z | Compiling writeable v0.5.5 |
| 528 | 2025-07-31T15:48:36.768Z | Running `/home/build/.rustup/toolchains/1.88.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=2e4a32385f387dd2 -C extra-filename=-889568049f2fe7ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 529 | 2025-07-31T15:48:36.825Z | Compiling percent-encoding v2.3.1 |
| 530 | 2025-07-31T15:48:36.852Z | Running `/home/build/.rustup/toolchains/1.88.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=7fc3aec81986e447 -C extra-filename=-7bd7267832da7ff4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2025-07-31T15:48:37.099Z | Compiling base64 v0.22.1 |
| 532 | 2025-07-31T15:48:37.127Z | Running `/home/build/.rustup/toolchains/1.88.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=170275daddc93a41 -C extra-filename=-b1080144b00bc4c2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 533 | 2025-07-31T15:48:37.154Z | Compiling generic-array v0.14.5 |
| 534 | 2025-07-31T15:48:37.155Z | Running `/home/build/.rustup/toolchains/1.88.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=7c31a092b57af728 -C extra-filename=-d1763118e499ba73 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-d1763118e499ba73 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-dbcd09ceefe78011.rlib --cap-lints allow` |
| 535 | 2025-07-31T15:48:37.265Z | Compiling try-lock v0.2.3 |
| 536 | 2025-07-31T15:48:37.293Z | Running `/home/build/.rustup/toolchains/1.88.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=0525b06c9b067003 -C extra-filename=-c0b213fbe2083a23 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 537 | 2025-07-31T15:48:37.341Z | Compiling crossbeam-utils v0.8.15 |
| 538 | 2025-07-31T15:48:37.369Z | Running `/home/build/.rustup/toolchains/1.88.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=35346fa0cac4c798 -C extra-filename=-b57721ed4ee36ff9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-b57721ed4ee36ff9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 539 | 2025-07-31T15:48:37.421Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-c0f9a3418bbbcb30/build-script-main` |
| 540 | 2025-07-31T15:48:37.452Z | Compiling getrandom v0.3.1 |
| 541 | 2025-07-31T15:48:37.479Z | Running `/home/build/.rustup/toolchains/1.88.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=68feab697192e1e3 -C extra-filename=-c49d765f4a4d275e --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-c49d765f4a4d275e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 542 | 2025-07-31T15:48:37.507Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-d1763118e499ba73/build-script-build` |
| 543 | 2025-07-31T15:48:37.555Z | Running `/home/build/.rustup/toolchains/1.88.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=0911ef241595f987 -C extra-filename=-3649fb5090dc1609 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 544 | 2025-07-31T15:48:37.582Z | Compiling want v0.3.0 |
| 545 | 2025-07-31T15:48:37.582Z | Running `/home/build/.rustup/toolchains/1.88.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=042c4a13a90d88cd -C extra-filename=-fe060303515ecd85 --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-99e9fd566e01d257.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-c0b213fbe2083a23.rmeta --cap-lints allow` |
| 546 | 2025-07-31T15:48:37.717Z | Compiling tower-service v0.3.3 |
| 547 | 2025-07-31T15:48:37.745Z | Running `/home/build/.rustup/toolchains/1.88.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=3e9cbd6a1aff89eb -C extra-filename=-7c57ce19ae95057a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 548 | 2025-07-31T15:48:37.772Z | Compiling openssl-sys v0.9.107 |
| 549 | 2025-07-31T15:48:37.773Z | Running `/home/build/.rustup/toolchains/1.88.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=e010da93449cac60 -C extra-filename=-fbb103beb3bad593 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-fbb103beb3bad593 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-998cc3d9928f02eb.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-29bcb1379269d48f.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-c3c823b3e98f3f2f.rlib --cap-lints allow` |
| 550 | 2025-07-31T15:48:37.773Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-b57721ed4ee36ff9/build-script-build` |
| 551 | 2025-07-31T15:48:37.800Z | Compiling subtle v2.5.0 |
| 552 | 2025-07-31T15:48:37.800Z | Running `/home/build/.rustup/toolchains/1.88.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=f00ba0fd2ec582d1 -C extra-filename=-c116d6b0d982b6e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2025-07-31T15:48:37.850Z | Compiling time-core v0.1.2 |
| 554 | 2025-07-31T15:48:37.881Z | Running `/home/build/.rustup/toolchains/1.88.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=161117e395228d7e -C extra-filename=-cf627345925648f4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2025-07-31T15:48:37.881Z | Compiling httpdate v1.0.1 |
| 556 | 2025-07-31T15:48:37.881Z | Running `/home/build/.rustup/toolchains/1.88.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=ce573351126222ea -C extra-filename=-f32ba0a74234d879 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 557 | 2025-07-31T15:48:37.882Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-c49d765f4a4d275e/build-script-build` |
| 558 | 2025-07-31T15:48:37.909Z | Compiling powerfmt v0.2.0 |
| 559 | 2025-07-31T15:48:37.909Z | Running `/home/build/.rustup/toolchains/1.88.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=3df7f22f347217eb -C extra-filename=-fd308a0ea1068a6c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 560 | 2025-07-31T15:48:38.029Z | Compiling num-conv v0.1.0 |
| 561 | 2025-07-31T15:48:38.057Z | Running `/home/build/.rustup/toolchains/1.88.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=3ba2f963edeb8cb8 -C extra-filename=-3b66ceca23393bb5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 562 | 2025-07-31T15:48:38.084Z | Compiling icu_locid_transform_data v1.5.0 |
| 563 | 2025-07-31T15:48:38.085Z | Running `/home/build/.rustup/toolchains/1.88.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=35fa15086a10206a -C extra-filename=-de668acae8889328 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 564 | 2025-07-31T15:48:38.179Z | Compiling deranged v0.3.11 |
| 565 | 2025-07-31T15:48:38.206Z | Running `/home/build/.rustup/toolchains/1.88.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=4eb8488352822d50 -C extra-filename=-297d238788afa215 --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-fd308a0ea1068a6c.rmeta --cap-lints allow` |
| 566 | 2025-07-31T15:48:38.281Z | Running `/home/build/.rustup/toolchains/1.88.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=10e02e987699883f -C extra-filename=-37ba1254bd9378f2 --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-dfaff0260e0500ae.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --cap-lints allow` |
| 567 | 2025-07-31T15:48:38.309Z | Running `/home/build/.rustup/toolchains/1.88.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=aa587d3560a26cd7 -C extra-filename=-3b55f3765d6b5a3d --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-dfaff0260e0500ae.rmeta --cap-lints allow` |
| 568 | 2025-07-31T15:48:38.309Z | Compiling time-macros v0.2.18 |
| 569 | 2025-07-31T15:48:38.309Z | Running `/home/build/.rustup/toolchains/1.88.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=e6685b2279b0098e -C extra-filename=-e732a7f04fb10964 --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-3b66ceca23393bb5.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-cf627345925648f4.rlib --extern proc_macro --cap-lints allow` |
| 570 | 2025-07-31T15:48:38.537Z | Running `/home/build/.rustup/toolchains/1.88.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=ad29583097974cb3 -C extra-filename=-7ebe7db4b13ddf0f --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-3649fb5090dc1609.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 571 | 2025-07-31T15:48:38.565Z | Running `/home/build/.rustup/toolchains/1.88.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=f058225eeaef3991 -C extra-filename=-ec1ff3f3673c636d --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-dfaff0260e0500ae.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-43164d387bb46470.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-a6611d6eb82cd46b.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 572 | 2025-07-31T15:48:38.594Z | Compiling slog v2.7.0 |
| 573 | 2025-07-31T15:48:38.594Z | Running `/home/build/.rustup/toolchains/1.88.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=145b9772a9e09b68 -C extra-filename=-68755d743395abf8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-68755d743395abf8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2025-07-31T15:48:38.699Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-fbb103beb3bad593/build-script-main` |
| 575 | 2025-07-31T15:48:38.767Z | Compiling icu_properties_data v1.5.0 |
| 576 | 2025-07-31T15:48:38.795Z | Running `/home/build/.rustup/toolchains/1.88.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=be5fceb1acae14cc -C extra-filename=-b524d831c19198af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 577 | 2025-07-31T15:48:38.972Z | Compiling num_threads v0.1.3 |
| 578 | 2025-07-31T15:48:38.999Z | Running `/home/build/.rustup/toolchains/1.88.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=97215c1dc6254f28 -C extra-filename=-8512e7c07b48f74f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 579 | 2025-07-31T15:48:39.027Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-68755d743395abf8/build-script-build` |
| 580 | 2025-07-31T15:48:39.070Z | Compiling thread-id v4.0.0 |
| 581 | 2025-07-31T15:48:39.098Z | Running `/home/build/.rustup/toolchains/1.88.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=77f0a0fad42d70dc -C extra-filename=-059e8ba9f1eebf5b --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 582 | 2025-07-31T15:48:39.126Z | Compiling errno v0.3.10 |
| 583 | 2025-07-31T15:48:39.126Z | Running `/home/build/.rustup/toolchains/1.88.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=31a78a45bf9e211f -C extra-filename=-3ec25b8fcdde96eb --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 584 | 2025-07-31T15:48:39.184Z | Compiling unicase v2.6.0 |
| 585 | 2025-07-31T15:48:39.211Z | Running `/home/build/.rustup/toolchains/1.88.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=b67bcc151ddfb735 -C extra-filename=-1688aa264ef94701 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-1688aa264ef94701 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-dbcd09ceefe78011.rlib --cap-lints allow` |
| 586 | 2025-07-31T15:48:39.239Z | Compiling usdt-impl v0.5.0 |
| 587 | 2025-07-31T15:48:39.239Z | Running `/home/build/.rustup/toolchains/1.88.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=d677714faa4e09f6 -C extra-filename=-6435c1cbec5ed493 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6435c1cbec5ed493 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-dbcd09ceefe78011.rlib --cap-lints allow` |
| 588 | 2025-07-31T15:48:39.335Z | Compiling rustix v1.0.2 |
| 589 | 2025-07-31T15:48:39.363Z | Running `/home/build/.rustup/toolchains/1.88.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=b1ee8590e5bd8268 -C extra-filename=-0142da655d1bf395 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-0142da655d1bf395 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 590 | 2025-07-31T15:48:39.426Z | Compiling utf8_iter v1.0.4 |
| 591 | 2025-07-31T15:48:39.453Z | Running `/home/build/.rustup/toolchains/1.88.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=23d8bff45610cf9e -C extra-filename=-61162f4e47f29064 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 592 | 2025-07-31T15:48:39.503Z | Compiling paste v1.0.15 |
| 593 | 2025-07-31T15:48:39.531Z | Running `/home/build/.rustup/toolchains/1.88.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=89485f7d4d19c650 -C extra-filename=-3f4d5e456ef4baf5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-3f4d5e456ef4baf5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 594 | 2025-07-31T15:48:39.558Z | Compiling openssl v0.10.72 |
| 595 | 2025-07-31T15:48:39.558Z | Running `/home/build/.rustup/toolchains/1.88.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=bf79d06fbd23ae9a -C extra-filename=-a89929f1fefc89a5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-a89929f1fefc89a5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2025-07-31T15:48:39.610Z | Compiling utf16_iter v1.0.5 |
| 597 | 2025-07-31T15:48:39.639Z | Running `/home/build/.rustup/toolchains/1.88.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=fbf387386bb29fb3 -C extra-filename=-5135a61d2b5950a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 598 | 2025-07-31T15:48:39.666Z | Compiling foreign-types-shared v0.1.1 |
| 599 | 2025-07-31T15:48:39.666Z | Running `/home/build/.rustup/toolchains/1.88.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=8845a82ec7180d83 -C extra-filename=-44dafafc61cc4820 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 600 | 2025-07-31T15:48:39.791Z | Compiling icu_normalizer_data v1.5.0 |
| 601 | 2025-07-31T15:48:39.819Z | Running `/home/build/.rustup/toolchains/1.88.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=e38a01183ecc76a6 -C extra-filename=-7ca594f4bb7ead32 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 602 | 2025-07-31T15:48:39.819Z | Compiling ipnet v2.10.0 |
| 603 | 2025-07-31T15:48:39.819Z | Running `/home/build/.rustup/toolchains/1.88.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=5389fdaa17f107e2 -C extra-filename=-5515e7dacc7e46c2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 604 | 2025-07-31T15:48:39.883Z | Compiling openssl-probe v0.1.4 |
| 605 | 2025-07-31T15:48:39.911Z | Running `/home/build/.rustup/toolchains/1.88.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=0b7bb3f655149bdb -C extra-filename=-6fae1bdd24c9d3b3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 606 | 2025-07-31T15:48:39.911Z | Compiling write16 v1.0.0 |
| 607 | 2025-07-31T15:48:39.911Z | Running `/home/build/.rustup/toolchains/1.88.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=d5a964d34b516dcc -C extra-filename=-fa4c74ff6fbf331f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 608 | 2025-07-31T15:48:39.938Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-a89929f1fefc89a5/build-script-build` |
| 609 | 2025-07-31T15:48:39.966Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-3f4d5e456ef4baf5/build-script-build` |
| 610 | 2025-07-31T15:48:39.993Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-0142da655d1bf395/build-script-build` |
| 611 | 2025-07-31T15:48:40.021Z | Compiling foreign-types v0.3.2 |
| 612 | 2025-07-31T15:48:40.021Z | Running `/home/build/.rustup/toolchains/1.88.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=9a8cc475eb829e83 -C extra-filename=-f52f3c3c7182e1d9 --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-44dafafc61cc4820.rmeta --cap-lints allow` |
| 613 | 2025-07-31T15:48:40.052Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-6435c1cbec5ed493/build-script-build` |
| 614 | 2025-07-31T15:48:40.104Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-1688aa264ef94701/build-script-build` |
| 615 | 2025-07-31T15:48:40.131Z | Compiling crypto-common v0.1.6 |
| 616 | 2025-07-31T15:48:40.131Z | Running `/home/build/.rustup/toolchains/1.88.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=072d3fc215a9c2a1 -C extra-filename=-64098e738c50b8c4 --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-7ebe7db4b13ddf0f.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-3649fb5090dc1609.rmeta --cap-lints allow` |
| 617 | 2025-07-31T15:48:40.202Z | Compiling block-buffer v0.10.2 |
| 618 | 2025-07-31T15:48:40.229Z | Running `/home/build/.rustup/toolchains/1.88.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=100623cf1d639e2a -C extra-filename=-9612b9725bd054e6 --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-7ebe7db4b13ddf0f.rmeta --cap-lints allow` |
| 619 | 2025-07-31T15:48:40.229Z | Running `/home/build/.rustup/toolchains/1.88.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=a3e750d3caa21f44 -C extra-filename=-a9a0f8879f90af4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128` |
| 620 | 2025-07-31T15:48:40.309Z | Compiling synstructure v0.13.1 |
| 621 | 2025-07-31T15:48:40.337Z | Running `/home/build/.rustup/toolchains/1.88.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=e3f129b48561889e -C extra-filename=-ba9455494fa3b2ed --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-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --cap-lints allow` |
| 622 | 2025-07-31T15:48:40.337Z | Running `/home/build/.rustup/toolchains/1.88.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=92193a170c6a1f1e -C extra-filename=-a652df554c0fad2d --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-d24887d0952db9cd.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)'` |
| 623 | 2025-07-31T15:48:40.408Z | Compiling form_urlencoded v1.2.1 |
| 624 | 2025-07-31T15:48:40.436Z | Running `/home/build/.rustup/toolchains/1.88.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=657748b3d6362601 -C extra-filename=-13ec6e784d66b226 --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-7bd7267832da7ff4.rmeta --cap-lints allow` |
| 625 | 2025-07-31T15:48:40.527Z | Compiling time v0.3.36 |
| 626 | 2025-07-31T15:48:40.555Z | Running `/home/build/.rustup/toolchains/1.88.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=b8f2e600042d30cf -C extra-filename=-86d4f330ea3af003 --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-297d238788afa215.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-328207cf8536fb3b.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-3b66ceca23393bb5.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-8512e7c07b48f74f.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-fd308a0ea1068a6c.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-cf627345925648f4.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-e732a7f04fb10964.so --cap-lints allow` |
| 627 | 2025-07-31T15:48:40.710Z | Compiling rand_core v0.6.3 |
| 628 | 2025-07-31T15:48:40.738Z | Running `/home/build/.rustup/toolchains/1.88.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=4c12be8cf691a804 -C extra-filename=-54bc8964cb6b1f0f --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-43164d387bb46470.rmeta --cap-lints allow` |
| 629 | 2025-07-31T15:48:40.855Z | Compiling rustls-webpki v0.102.8 |
| 630 | 2025-07-31T15:48:40.855Z | Running `/home/build/.rustup/toolchains/1.88.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=841f6646eb1b9260 -C extra-filename=-29fd86a57c6cfc7b --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-ec1ff3f3673c636d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-a6611d6eb82cd46b.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 631 | 2025-07-31T15:48:40.882Z | Compiling num-traits v0.2.14 |
| 632 | 2025-07-31T15:48:40.882Z | Running `/home/build/.rustup/toolchains/1.88.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=1799aaaf30d465cc -C extra-filename=-6d47b5161999d48c --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-6d47b5161999d48c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-a954a7404a186604.rlib --cap-lints allow` |
| 633 | 2025-07-31T15:48:41.077Z | Compiling rustix v0.38.44 |
| 634 | 2025-07-31T15:48:41.105Z | Running `/home/build/.rustup/toolchains/1.88.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=f4cea5dadec2abf4 -C extra-filename=-2ca881a0025ba256 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-2ca881a0025ba256 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 635 | 2025-07-31T15:48:41.184Z | Compiling plain v0.2.3 |
| 636 | 2025-07-31T15:48:41.211Z | Running `/home/build/.rustup/toolchains/1.88.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=cfbd99181b187571 -C extra-filename=-eb6af93d4eb91fd7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 637 | 2025-07-31T15:48:41.276Z | Compiling rustls v0.22.4 |
| 638 | 2025-07-31T15:48:41.303Z | Running `/home/build/.rustup/toolchains/1.88.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=ddd473a1e79b4684 -C extra-filename=-637ca795c7d3c021 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-637ca795c7d3c021 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 639 | 2025-07-31T15:48:41.347Z | Compiling mime v0.3.16 |
| 640 | 2025-07-31T15:48:41.375Z | Running `/home/build/.rustup/toolchains/1.88.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=d04f2c1ea38aa4ea -C extra-filename=-38de0dd7a75f4798 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 641 | 2025-07-31T15:48:41.375Z | Compiling rustls v0.23.13 |
| 642 | 2025-07-31T15:48:41.375Z | Running `/home/build/.rustup/toolchains/1.88.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=ce8ee95d07a4c4e8 -C extra-filename=-58cc251609f36ed6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-58cc251609f36ed6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 643 | 2025-07-31T15:48:41.575Z | Compiling native-tls v0.2.12 |
| 644 | 2025-07-31T15:48:41.602Z | Running `/home/build/.rustup/toolchains/1.88.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=35eef881733bc1a8 -C extra-filename=-454e71cb48f7c925 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-454e71cb48f7c925 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 645 | 2025-07-31T15:48:41.629Z | Compiling ppv-lite86 v0.2.15 |
| 646 | 2025-07-31T15:48:41.629Z | Running `/home/build/.rustup/toolchains/1.88.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=d329591460af8a22 -C extra-filename=-52a7e3f3ff6e8b12 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 647 | 2025-07-31T15:48:41.748Z | Compiling semver v1.0.26 |
| 648 | 2025-07-31T15:48:41.775Z | Running `/home/build/.rustup/toolchains/1.88.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=ff1f6ff6652c0678 -C extra-filename=-18c9f61e19b8fa45 --out-dir /work/oxidecomputer/dropshot/target/debug/build/semver-18c9f61e19b8fa45 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 649 | 2025-07-31T15:48:41.853Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-58cc251609f36ed6/build-script-build` |
| 650 | 2025-07-31T15:48:41.881Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-2ca881a0025ba256/build-script-build` |
| 651 | 2025-07-31T15:48:42.003Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-637ca795c7d3c021/build-script-build` |
| 652 | 2025-07-31T15:48:42.030Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-6d47b5161999d48c/build-script-build` |
| 653 | 2025-07-31T15:48:42.056Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-454e71cb48f7c925/build-script-build` |
| 654 | 2025-07-31T15:48:42.083Z | Compiling digest v0.10.7 |
| 655 | 2025-07-31T15:48:42.083Z | Running `/home/build/.rustup/toolchains/1.88.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=97afe5e37fcafda4 -C extra-filename=-5097370232352f5a --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-9612b9725bd054e6.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-64098e738c50b8c4.rmeta --cap-lints allow` |
| 656 | 2025-07-31T15:48:42.211Z | Running `/work/oxidecomputer/dropshot/target/debug/build/semver-18c9f61e19b8fa45/build-script-build` |
| 657 | 2025-07-31T15:48:42.275Z | Compiling rand_chacha v0.3.1 |
| 658 | 2025-07-31T15:48:42.302Z | Running `/home/build/.rustup/toolchains/1.88.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=189edec3887de8a4 -C extra-filename=-80ed08a071d3dd57 --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-52a7e3f3ff6e8b12.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-54bc8964cb6b1f0f.rmeta --cap-lints allow` |
| 659 | 2025-07-31T15:48:42.302Z | Running `/home/build/.rustup/toolchains/1.88.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=2272d5c0045a2897 -C extra-filename=-d2a271226b0186fd --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` |
| 660 | 2025-07-31T15:48:42.360Z | Running `/home/build/.rustup/toolchains/1.88.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=449d72ee2fbbd24a -C extra-filename=-361337cd9fd20472 --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-d6f784c5d6bd4a8b.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-3ec25b8fcdde96eb.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 661 | 2025-07-31T15:48:42.412Z | Running `/home/build/.rustup/toolchains/1.88.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=50383f913ce09861 -C extra-filename=-f5359803d3f31c6f --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"))'` |
| 662 | 2025-07-31T15:48:42.649Z | Compiling dirs-sys-next v0.1.2 |
| 663 | 2025-07-31T15:48:42.676Z | Running `/home/build/.rustup/toolchains/1.88.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=7f42dcc5b52e0493 -C extra-filename=-57a23d2e7ed297b5 --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 664 | 2025-07-31T15:48:42.703Z | Running `/home/build/.rustup/toolchains/1.88.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=0c505ce9180c7af7 -C extra-filename=-340d619654413178 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-340d619654413178 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-dbcd09ceefe78011.rlib --cap-lints allow` |
| 665 | 2025-07-31T15:48:42.703Z | Compiling fastrand v2.1.1 |
| 666 | 2025-07-31T15:48:42.703Z | Running `/home/build/.rustup/toolchains/1.88.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=70636d6480d98a36 -C extra-filename=-d017df49ffc04a68 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 667 | 2025-07-31T15:48:43.041Z | Compiling pretty-hex v0.4.1 |
| 668 | 2025-07-31T15:48:43.067Z | Running `/home/build/.rustup/toolchains/1.88.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=96e9d48f828fa4b5 -C extra-filename=-afcd61b1ab72aac9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 669 | 2025-07-31T15:48:43.168Z | Compiling cpufeatures v0.2.2 |
| 670 | 2025-07-31T15:48:43.196Z | Running `/home/build/.rustup/toolchains/1.88.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=1c68cc4dc971a4ba -C extra-filename=-302f454c358ae5d1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 671 | 2025-07-31T15:48:43.197Z | Compiling winnow v0.7.10 |
| 672 | 2025-07-31T15:48:43.197Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=751128eee1e50c79 -C extra-filename=-b1200cc46e700de9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 673 | 2025-07-31T15:48:43.224Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-340d619654413178/build-script-build` |
| 674 | 2025-07-31T15:48:43.260Z | Compiling sha1 v0.10.6 |
| 675 | 2025-07-31T15:48:43.287Z | Running `/home/build/.rustup/toolchains/1.88.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=34ab36b4e3436094 -C extra-filename=-ede61983443a00ff --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-dfaff0260e0500ae.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-302f454c358ae5d1.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-5097370232352f5a.rmeta --cap-lints allow` |
| 676 | 2025-07-31T15:48:43.287Z | Compiling dirs-next v2.0.0 |
| 677 | 2025-07-31T15:48:43.287Z | Compiling mime_guess v2.0.5 |
| 678 | 2025-07-31T15:48:43.287Z | Running `/home/build/.rustup/toolchains/1.88.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=1df850bdd8037fcb -C extra-filename=-03241ecd770ad89f --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-dfaff0260e0500ae.rmeta --extern dirs_sys_next=/work/oxidecomputer/dropshot/target/debug/deps/libdirs_sys_next-57a23d2e7ed297b5.rmeta --cap-lints allow` |
| 679 | 2025-07-31T15:48:43.287Z | Running `/home/build/.rustup/toolchains/1.88.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=4379811699690728 -C extra-filename=-2ca192fb789131f1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-2ca192fb789131f1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-d2a271226b0186fd.rlib --cap-lints allow` |
| 680 | 2025-07-31T15:48:43.351Z | Compiling rand v0.8.4 |
| 681 | 2025-07-31T15:48:43.379Z | Running `/home/build/.rustup/toolchains/1.88.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=949caa51e06c1a6a -C extra-filename=-6d6edce4ed3ff5a6 --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-d24887d0952db9cd.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-80ed08a071d3dd57.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-54bc8964cb6b1f0f.rmeta --cap-lints allow` |
| 682 | 2025-07-31T15:48:43.450Z | Compiling serde_derive v1.0.219 |
| 683 | 2025-07-31T15:48:43.477Z | Running `/home/build/.rustup/toolchains/1.88.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=aa256d8ea7d2a837 -C extra-filename=-e07e680f3b9cbe98 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 684 | 2025-07-31T15:48:43.477Z | Compiling tokio-macros v2.5.0 |
| 685 | 2025-07-31T15:48:43.478Z | Running `/home/build/.rustup/toolchains/1.88.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=627b72fba55d16c9 -C extra-filename=-b3917e3c038d96c8 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 686 | 2025-07-31T15:48:43.585Z | Compiling thiserror-impl v1.0.69 |
| 687 | 2025-07-31T15:48:43.613Z | Running `/home/build/.rustup/toolchains/1.88.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=569a456c6557218c -C extra-filename=-1edd0aa6af543f1a --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 688 | 2025-07-31T15:48:43.613Z | Compiling zerofrom-derive v0.1.5 |
| 689 | 2025-07-31T15:48:43.613Z | Running `/home/build/.rustup/toolchains/1.88.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=ab7e85874864ab4d -C extra-filename=-5aaa46481393ab4a --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ba9455494fa3b2ed.rlib --extern proc_macro --cap-lints allow` |
| 690 | 2025-07-31T15:48:44.162Z | Compiling futures-macro v0.3.31 |
| 691 | 2025-07-31T15:48:44.189Z | Running `/home/build/.rustup/toolchains/1.88.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=66a357227149abe3 -C extra-filename=-55f462dbb0b3c293 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 692 | 2025-07-31T15:48:44.219Z | Compiling yoke-derive v0.7.5 |
| 693 | 2025-07-31T15:48:44.245Z | Running `/home/build/.rustup/toolchains/1.88.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=b8fa229b46f06253 -C extra-filename=-2d7a8f4dde1d399b --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-ba9455494fa3b2ed.rlib --extern proc_macro --cap-lints allow` |
| 694 | 2025-07-31T15:48:44.554Z | Compiling zerovec-derive v0.10.3 |
| 695 | 2025-07-31T15:48:44.581Z | Running `/home/build/.rustup/toolchains/1.88.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=5ed7aca8ae1446d9 -C extra-filename=-29c9a6455cc04b0c --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 696 | 2025-07-31T15:48:44.659Z | Compiling tokio v1.46.1 |
| 697 | 2025-07-31T15:48:44.687Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6830126f6d0ba870 -C extra-filename=-66ad6c704b6bda72 --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-be5089041960340d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-82ed7bb8518d404c.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-ec6453fc256921f5.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-35f3e309cc98d3bc.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-154361273456f495.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-b3917e3c038d96c8.so --cap-lints allow` |
| 698 | 2025-07-31T15:48:45.570Z | Compiling futures-util v0.3.31 |
| 699 | 2025-07-31T15:48:45.597Z | Running `/home/build/.rustup/toolchains/1.88.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=2043a34594cbbebd -C extra-filename=-9a27675f9d7feda8 --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-9dd85f82b5ff900c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a64e20a4520cf0e3.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-55f462dbb0b3c293.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a701ec04c9ea3b8a.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-1c7528566c3a35c4.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-41a29bd53a0aa9b7.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-c7bdf8d06a55586f.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-0297c07772d0aacd.rmeta --cap-lints allow` |
| 700 | 2025-07-31T15:48:45.702Z | Running `/home/build/.rustup/toolchains/1.88.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=50325a885c968af7 -C extra-filename=-ed2ac2ccc077116f --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-1edd0aa6af543f1a.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 701 | 2025-07-31T15:48:45.766Z | Compiling displaydoc v0.2.5 |
| 702 | 2025-07-31T15:48:45.766Z | Running `/home/build/.rustup/toolchains/1.88.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=a3edf878edcc1a6e -C extra-filename=-3741e6ce698613ea --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 703 | 2025-07-31T15:48:45.853Z | Compiling pest v2.7.6 |
| 704 | 2025-07-31T15:48:45.880Z | Running `/home/build/.rustup/toolchains/1.88.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=155488528de3f077 -C extra-filename=-cc4daabc0c24160d --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-41a29bd53a0aa9b7.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-7d393fe7ebfdd42e.rmeta --cap-lints allow` |
| 705 | 2025-07-31T15:48:46.036Z | Compiling zerofrom v0.1.5 |
| 706 | 2025-07-31T15:48:46.063Z | Running `/home/build/.rustup/toolchains/1.88.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=640e2b7f7c4481d1 -C extra-filename=-0d995bf4a7422020 --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-5aaa46481393ab4a.so --cap-lints allow` |
| 707 | 2025-07-31T15:48:46.194Z | Compiling zerocopy-derive v0.7.32 |
| 708 | 2025-07-31T15:48:46.221Z | Running `/home/build/.rustup/toolchains/1.88.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=a591bd21f4839eb4 -C extra-filename=-324a8d9a7dacba8a --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 709 | 2025-07-31T15:48:46.248Z | Compiling yoke v0.7.5 |
| 710 | 2025-07-31T15:48:46.248Z | Running `/home/build/.rustup/toolchains/1.88.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=92d081e51b9e27ae -C extra-filename=-7af539000f152353 --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-7e99af6a9854b5ee.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-2d7a8f4dde1d399b.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0d995bf4a7422020.rmeta --cap-lints allow` |
| 711 | 2025-07-31T15:48:46.424Z | Compiling icu_provider_macros v1.5.0 |
| 712 | 2025-07-31T15:48:46.451Z | Running `/home/build/.rustup/toolchains/1.88.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=7b12170c88231252 -C extra-filename=-7b4ae7a90b973649 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 713 | 2025-07-31T15:48:46.556Z | Compiling zerovec v0.10.4 |
| 714 | 2025-07-31T15:48:46.583Z | Running `/home/build/.rustup/toolchains/1.88.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=68703f3c352864e4 -C extra-filename=-3ea61f8acdfc8202 --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-7af539000f152353.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0d995bf4a7422020.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-29c9a6455cc04b0c.so --cap-lints allow` |
| 715 | 2025-07-31T15:48:47.103Z | Compiling scroll_derive v0.12.0 |
| 716 | 2025-07-31T15:48:47.130Z | Running `/home/build/.rustup/toolchains/1.88.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=9cc6f74ff1c2c416 -C extra-filename=-ef99bce81ad40150 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 717 | 2025-07-31T15:48:47.397Z | Compiling openssl-macros v0.1.1 |
| 718 | 2025-07-31T15:48:47.424Z | Running `/home/build/.rustup/toolchains/1.88.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=8f468b33212cab76 -C extra-filename=-899da26f988bae9f --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 719 | 2025-07-31T15:48:47.834Z | Compiling zerocopy v0.7.32 |
| 720 | 2025-07-31T15:48:47.861Z | Running `/home/build/.rustup/toolchains/1.88.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=6655e81305747181 -C extra-filename=-3bccafa57e8127c2 --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-ed788248c067771a.rmeta --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-324a8d9a7dacba8a.so --cap-lints allow` |
| 721 | 2025-07-31T15:48:48.260Z | Compiling tinystr v0.7.6 |
| 722 | 2025-07-31T15:48:48.287Z | Running `/home/build/.rustup/toolchains/1.88.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=ccdff1640a795fec -C extra-filename=-c2b0256fe90bc4d0 --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-3741e6ce698613ea.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 723 | 2025-07-31T15:48:48.411Z | Compiling pest_meta v2.7.6 |
| 724 | 2025-07-31T15:48:48.438Z | Running `/home/build/.rustup/toolchains/1.88.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=215dbae6a2c63345 -C extra-filename=-5b6f27f687c6a43d --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-e7ac0db386fad00b.rmeta --extern pest=/work/oxidecomputer/dropshot/target/debug/deps/libpest-cc4daabc0c24160d.rmeta --cap-lints allow` |
| 725 | 2025-07-31T15:48:48.438Z | Compiling icu_collections v1.5.0 |
| 726 | 2025-07-31T15:48:48.438Z | Running `/home/build/.rustup/toolchains/1.88.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=1bb3c7dfd9d0e60c -C extra-filename=-1b36df1afa4b82e2 --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-3741e6ce698613ea.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-7af539000f152353.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0d995bf4a7422020.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 727 | 2025-07-31T15:48:48.536Z | Compiling scroll v0.12.0 |
| 728 | 2025-07-31T15:48:48.563Z | Running `/home/build/.rustup/toolchains/1.88.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=09f298f9e5975a56 -C extra-filename=-3359fd504540fe88 --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-ef99bce81ad40150.so --cap-lints allow` |
| 729 | 2025-07-31T15:48:48.651Z | Compiling icu_locid v1.5.0 |
| 730 | 2025-07-31T15:48:48.678Z | Running `/home/build/.rustup/toolchains/1.88.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=5e3d541c7e6ff93d -C extra-filename=-e767690c1b6a36db --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-3741e6ce698613ea.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-47bebbe776098379.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-c2b0256fe90bc4d0.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-889568049f2fe7ef.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 731 | 2025-07-31T15:48:48.880Z | Running `/home/build/.rustup/toolchains/1.88.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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d4296d01c2163920 -C extra-filename=-ea9faeaa680382c1 --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-e07e680f3b9cbe98.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)'` |
| 732 | 2025-07-31T15:48:49.007Z | Running `/home/build/.rustup/toolchains/1.88.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 --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=c204d39399781b79 -C extra-filename=-5f36237522c08e7c --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-e07e680f3b9cbe98.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)'` |
| 733 | 2025-07-31T15:48:49.059Z | Compiling goblin v0.8.0 |
| 734 | 2025-07-31T15:48:49.086Z | Running `/home/build/.rustup/toolchains/1.88.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=ed8078357edeaeb5 -C extra-filename=-68d902d4de8c3b81 --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-99e9fd566e01d257.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-eb6af93d4eb91fd7.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-3359fd504540fe88.rmeta --cap-lints allow` |
| 735 | 2025-07-31T15:48:49.647Z | Compiling pest_generator v2.7.6 |
| 736 | 2025-07-31T15:48:49.674Z | Running `/home/build/.rustup/toolchains/1.88.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=6298757bb3144d06 -C extra-filename=-d70e78b0fe58ad14 --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-cc4daabc0c24160d.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-5b6f27f687c6a43d.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --cap-lints allow` |
| 737 | 2025-07-31T15:48:50.267Z | Compiling icu_provider v1.5.0 |
| 738 | 2025-07-31T15:48:50.294Z | Running `/home/build/.rustup/toolchains/1.88.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=1812ebcd1646c84b -C extra-filename=-34ea9414be281627 --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-3741e6ce698613ea.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-e767690c1b6a36db.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-7b4ae7a90b973649.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-7e99af6a9854b5ee.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-c2b0256fe90bc4d0.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-889568049f2fe7ef.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-7af539000f152353.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-0d995bf4a7422020.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 739 | 2025-07-31T15:48:50.548Z | Running `/home/build/.rustup/toolchains/1.88.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=f301603e5c631747 -C extra-filename=-5e48a87b6b4193d9 --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-d6f784c5d6bd4a8b.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-dfaff0260e0500ae.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-f52f3c3c7182e1d9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-e7ac0db386fad00b.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-899da26f988bae9f.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-a652df554c0fad2d.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)'` |
| 740 | 2025-07-31T15:48:50.840Z | Compiling toml_parser v1.0.1 |
| 741 | 2025-07-31T15:48:50.867Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.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=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=d7df12bb632af373 -C extra-filename=-07057ec29dedb178 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-b1200cc46e700de9.rmeta --cap-lints allow` |
| 742 | 2025-07-31T15:48:51.112Z | Compiling icu_locid_transform v1.5.0 |
| 743 | 2025-07-31T15:48:51.139Z | Running `/home/build/.rustup/toolchains/1.88.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=4ed07ff71d04db59 -C extra-filename=-9668f6a70fc8fb7e --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-3741e6ce698613ea.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-e767690c1b6a36db.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-de668acae8889328.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-34ea9414be281627.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-c2b0256fe90bc4d0.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 744 | 2025-07-31T15:48:51.268Z | Compiling pest_derive v2.7.6 |
| 745 | 2025-07-31T15:48:51.295Z | Running `/home/build/.rustup/toolchains/1.88.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=55a6aa925e8a5490 -C extra-filename=-74d62472dd1d628e --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-cc4daabc0c24160d.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-d70e78b0fe58ad14.rlib --extern proc_macro --cap-lints allow` |
| 746 | 2025-07-31T15:48:52.097Z | Compiling tokio-util v0.7.7 |
| 747 | 2025-07-31T15:48:52.125Z | Running `/home/build/.rustup/toolchains/1.88.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=c1edebeab997425d -C extra-filename=-dd4857400a1d7302 --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-be5089041960340d.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a701ec04c9ea3b8a.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a431b5ba8f69ae59.rmeta --cap-lints allow` |
| 748 | 2025-07-31T15:48:52.152Z | Compiling dtrace-parser v0.2.0 |
| 749 | 2025-07-31T15:48:52.152Z | Running `/home/build/.rustup/toolchains/1.88.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=7410baecf922f698 -C extra-filename=-7a22b04ed75f4b85 --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-cc4daabc0c24160d.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-74d62472dd1d628e.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --cap-lints allow` |
| 750 | 2025-07-31T15:48:53.211Z | Compiling indexmap v2.10.0 |
| 751 | 2025-07-31T15:48:53.238Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-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 '--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=ece7cd6aa7e0dc81 -C extra-filename=-a81a231913902c58 --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-2ac890fc9a328586.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-bb58a74cab1beaef.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 752 | 2025-07-31T15:48:53.289Z | Running `/home/build/.rustup/toolchains/1.88.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=da5d6cb098b2bb56 -C extra-filename=-b9d5e90c3fc8c40a --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-328207cf8536fb3b.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-41a29bd53a0aa9b7.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-4f976a96ffa71223.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 753 | 2025-07-31T15:48:53.388Z | Running `/home/build/.rustup/toolchains/1.88.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=0cf07c1ee3d3dec6 -C extra-filename=-662327e1d44c3dd3 --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-328207cf8536fb3b.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-41a29bd53a0aa9b7.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-4f976a96ffa71223.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 754 | 2025-07-31T15:48:53.509Z | Compiling serde_tokenstream v0.2.2 |
| 755 | 2025-07-31T15:48:53.537Z | Running `/home/build/.rustup/toolchains/1.88.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=fe0e036dee3da3e5 -C extra-filename=-d9067958bdf7af04 --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-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --cap-lints allow` |
| 756 | 2025-07-31T15:48:53.706Z | Compiling icu_properties v1.5.1 |
| 757 | 2025-07-31T15:48:53.733Z | Running `/home/build/.rustup/toolchains/1.88.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=c4fc7ac1f4624c0a -C extra-filename=-f42511a33dd11716 --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-3741e6ce698613ea.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-1b36df1afa4b82e2.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-9668f6a70fc8fb7e.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-b524d831c19198af.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-34ea9414be281627.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-c2b0256fe90bc4d0.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 758 | 2025-07-31T15:48:53.963Z | Compiling serde_spanned v1.0.0 |
| 759 | 2025-07-31T15:48:53.990Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=9a23d41d33c12d9c -C extra-filename=-7d86c10c6f657075 --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-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 760 | 2025-07-31T15:48:54.191Z | Compiling toml_datetime v0.7.0 |
| 761 | 2025-07-31T15:48:54.218Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ef0226abbeb1a577 -C extra-filename=-6c4c3568f9fdaef9 --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-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 762 | 2025-07-31T15:48:54.349Z | Compiling h2 v0.4.6 |
| 763 | 2025-07-31T15:48:54.376Z | Running `/home/build/.rustup/toolchains/1.88.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=74c7abca9ec78853 -C extra-filename=-c57da54748d644a9 --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-76b5b9112969aa72.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-1169362082b8f516.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a701ec04c9ea3b8a.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-0297c07772d0aacd.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-dd4857400a1d7302.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a431b5ba8f69ae59.rmeta --cap-lints allow` |
| 764 | 2025-07-31T15:48:54.695Z | Compiling dof v0.3.0 |
| 765 | 2025-07-31T15:48:54.722Z | Running `/home/build/.rustup/toolchains/1.88.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=4af1f13099587b40 -C extra-filename=-e1c6e9e32cafd46e --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-68d902d4de8c3b81.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-afcd61b1ab72aac9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-3bccafa57e8127c2.rmeta --cap-lints allow` |
| 766 | 2025-07-31T15:48:55.489Z | Running `/home/build/.rustup/toolchains/1.88.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=5fa1080a214e1dca -C extra-filename=-846c312da715ed96 --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-5f36237522c08e7c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-662327e1d44c3dd3.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-3bccafa57e8127c2.rmeta --cap-lints allow` |
| 767 | 2025-07-31T15:48:55.551Z | Running `/home/build/.rustup/toolchains/1.88.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=87b844ad94a14190 -C extra-filename=-35386634072ed780 --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-99e9fd566e01d257.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-5e48a87b6b4193d9.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-6fae1bdd24c9d3b3.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-a652df554c0fad2d.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 768 | 2025-07-31T15:48:56.035Z | Running `/home/build/.rustup/toolchains/1.88.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=d923ec7394f9dbe5 -C extra-filename=-b98242f38f7495ee --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-ed788248c067771a.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-846c312da715ed96.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7a22b04ed75f4b85.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-662327e1d44c3dd3.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-059e8ba9f1eebf5b.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 769 | 2025-07-31T15:48:56.151Z | Compiling tempfile v3.20.0 |
| 770 | 2025-07-31T15:48:56.178Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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=07bb0798da2e751b -C extra-filename=-aeaf8cf1b3e93496 --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-d017df49ffc04a68.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-37ba1254bd9378f2.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-e7ac0db386fad00b.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-361337cd9fd20472.rmeta --cap-lints allow` |
| 771 | 2025-07-31T15:48:56.318Z | Running `/home/build/.rustup/toolchains/1.88.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=8753f1cc4a41fa89 -C extra-filename=-c0e3676726fdadcd --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` |
| 772 | 2025-07-31T15:48:56.744Z | Compiling icu_normalizer v1.5.0 |
| 773 | 2025-07-31T15:48:56.771Z | Running `/home/build/.rustup/toolchains/1.88.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=b91a2f84fa404857 -C extra-filename=-e7fecd724773d5f2 --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-3741e6ce698613ea.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-1b36df1afa4b82e2.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-7ca594f4bb7ead32.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-f42511a33dd11716.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-34ea9414be281627.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-2ffbb8a02f03caaa.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-5135a61d2b5950a6.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-61162f4e47f29064.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-fa4c74ff6fbf331f.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-3ea61f8acdfc8202.rmeta --cap-lints allow` |
| 774 | 2025-07-31T15:48:56.952Z | Running `/home/build/.rustup/toolchains/1.88.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=0c43845cf1c9d4ce -C extra-filename=-c7b7455fabdc0325 --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)'` |
| 775 | 2025-07-31T15:48:57.077Z | Running `/home/build/.rustup/toolchains/1.88.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=d7b03eab041aed5d -C extra-filename=-55a523a3e618bde9 --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-99e9fd566e01d257.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-ec1ff3f3673c636d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-29fd86a57c6cfc7b.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-c116d6b0d982b6e9.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-3500c25e9365155c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 776 | 2025-07-31T15:48:57.116Z | Running `/home/build/.rustup/toolchains/1.88.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=7a13d6bc93944ee4 -C extra-filename=-1b58c2fea058a2e5 --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-d6f784c5d6bd4a8b.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-3ec25b8fcdde96eb.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 777 | 2025-07-31T15:48:57.143Z | Running `/home/build/.rustup/toolchains/1.88.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=e88ffe746ccea827 -C extra-filename=-1799733045322717 --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-e7ac0db386fad00b.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-ec1ff3f3673c636d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-29fd86a57c6cfc7b.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-c116d6b0d982b6e9.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-3500c25e9365155c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 778 | 2025-07-31T15:48:57.466Z | Compiling serde_derive_internals v0.29.0 |
| 779 | 2025-07-31T15:48:57.493Z | Running `/home/build/.rustup/toolchains/1.88.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=3d364551e733602c -C extra-filename=-b7429fbd5f1a7703 --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-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --cap-lints allow` |
| 780 | 2025-07-31T15:48:57.593Z | Compiling idna_adapter v1.2.0 |
| 781 | 2025-07-31T15:48:57.620Z | Running `/home/build/.rustup/toolchains/1.88.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=cb0498bd3656ccca -C extra-filename=-e71e238dfbd6ab3a --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-e7fecd724773d5f2.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-f42511a33dd11716.rmeta --cap-lints allow` |
| 782 | 2025-07-31T15:48:57.671Z | Compiling concurrent-queue v2.5.0 |
| 783 | 2025-07-31T15:48:57.698Z | Running `/home/build/.rustup/toolchains/1.88.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=040e54b8c725c144 -C extra-filename=-aaa15e190589bb4c --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-3b55f3765d6b5a3d.rmeta --cap-lints allow` |
| 784 | 2025-07-31T15:48:57.816Z | Compiling idna v1.0.3 |
| 785 | 2025-07-31T15:48:57.843Z | Running `/home/build/.rustup/toolchains/1.88.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=660589dff4ca3cae -C extra-filename=-03c0271a4966fce0 --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-e71e238dfbd6ab3a.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-2ffbb8a02f03caaa.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-61162f4e47f29064.rmeta --cap-lints allow` |
| 786 | 2025-07-31T15:48:57.993Z | Compiling rustls-pemfile v2.1.3 |
| 787 | 2025-07-31T15:48:58.020Z | Running `/home/build/.rustup/toolchains/1.88.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=e398d2699e28696d -C extra-filename=-f1503351a3054c0c --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-b1080144b00bc4c2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --cap-lints allow` |
| 788 | 2025-07-31T15:48:58.328Z | Compiling hyper v1.6.0 |
| 789 | 2025-07-31T15:48:58.355Z | Running `/home/build/.rustup/toolchains/1.88.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=32e814340ea5a674 -C extra-filename=-5de952b6a3d1ef92 --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-be5089041960340d.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-9dd85f82b5ff900c.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-c57da54748d644a9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-dae9cba7962ac5e3.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1c43a0d7fbaa5b4.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-f32ba0a74234d879.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-328207cf8536fb3b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-2ffbb8a02f03caaa.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-fe060303515ecd85.rmeta --cap-lints allow` |
| 790 | 2025-07-31T15:48:58.355Z | Compiling http-body-util v0.1.3 |
| 791 | 2025-07-31T15:48:58.355Z | Running `/home/build/.rustup/toolchains/1.88.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=48351dcab4a21a9b -C extra-filename=-e05d68e143c3c991 --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-be5089041960340d.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-dae9cba7962ac5e3.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --cap-lints allow` |
| 792 | 2025-07-31T15:48:58.743Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --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=fea9544b7feffa8d -C extra-filename=-570899529f45d082 --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-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-8481105dc09ec6e9.rmeta --cap-lints allow` |
| 793 | 2025-07-31T15:48:58.820Z | Compiling sync_wrapper v1.0.1 |
| 794 | 2025-07-31T15:48:58.848Z | Running `/home/build/.rustup/toolchains/1.88.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=4258f4e4b410d4fa -C extra-filename=-7fde041ed0c21e3c --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-a7577c95cd738630.rmeta --cap-lints allow` |
| 795 | 2025-07-31T15:48:58.968Z | Compiling multer v3.1.0 |
| 796 | 2025-07-31T15:48:58.996Z | Running `/home/build/.rustup/toolchains/1.88.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=2d29b5a1150af0ee -C extra-filename=-8aae14eeb9737077 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-8aae14eeb9737077 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-dbcd09ceefe78011.rlib --cap-lints allow` |
| 797 | 2025-07-31T15:48:58.996Z | Compiling thread_local v1.1.4 |
| 798 | 2025-07-31T15:48:58.996Z | Running `/home/build/.rustup/toolchains/1.88.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=3adb756bba79bd11 -C extra-filename=-6887c0bf1feeed4b --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-e7ac0db386fad00b.rmeta --cap-lints allow` |
| 799 | 2025-07-31T15:48:59.185Z | Compiling encoding_rs v0.8.32 |
| 800 | 2025-07-31T15:48:59.214Z | Running `/home/build/.rustup/toolchains/1.88.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=22f422753cefef19 -C extra-filename=-ac7766f32b37a874 --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-dfaff0260e0500ae.rmeta --cap-lints allow` |
| 801 | 2025-07-31T15:48:59.286Z | Compiling camino v1.1.10 |
| 802 | 2025-07-31T15:48:59.313Z | Running `/home/build/.rustup/toolchains/1.88.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.10/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=c175da88f0657667 -C extra-filename=-bfc746c0b7bc50d2 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-bfc746c0b7bc50d2 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 803 | 2025-07-31T15:48:59.451Z | Compiling target-triple v0.1.3 |
| 804 | 2025-07-31T15:48:59.478Z | Running `/home/build/.rustup/toolchains/1.88.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=197f8e6de0c441c8 -C extra-filename=-e39a3405420533ac --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-e39a3405420533ac -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 805 | 2025-07-31T15:48:59.783Z | Compiling match_cfg v0.1.0 |
| 806 | 2025-07-31T15:48:59.810Z | Running `/home/build/.rustup/toolchains/1.88.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=32daf2cb046df752 -C extra-filename=-342a05e31bfa25f2 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 807 | 2025-07-31T15:48:59.880Z | Compiling unicode-width v0.1.9 |
| 808 | 2025-07-31T15:48:59.908Z | Running `/home/build/.rustup/toolchains/1.88.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=119697986ae37125 -C extra-filename=-79b30a40063e6e4b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 809 | 2025-07-31T15:48:59.908Z | Compiling tower-layer v0.3.3 |
| 810 | 2025-07-31T15:48:59.908Z | Running `/home/build/.rustup/toolchains/1.88.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=c09749d5411dc5bc -C extra-filename=-9988377373b627a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 811 | 2025-07-31T15:49:00.045Z | Compiling thiserror v2.0.12 |
| 812 | 2025-07-31T15:49:00.072Z | Running `/home/build/.rustup/toolchains/1.88.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=98c6581ab02cfd71 -C extra-filename=-31557f96772ca0cc --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-31557f96772ca0cc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 813 | 2025-07-31T15:49:00.148Z | Compiling heck v0.5.0 |
| 814 | 2025-07-31T15:49:00.175Z | Running `/home/build/.rustup/toolchains/1.88.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=2354a1cbbb6459e9 -C extra-filename=-dacb9904bb1146a4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 815 | 2025-07-31T15:49:00.202Z | Compiling iana-time-zone v0.1.47 |
| 816 | 2025-07-31T15:49:00.228Z | Running `/home/build/.rustup/toolchains/1.88.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=98bdc9aae0f2cee8 -C extra-filename=-0f808564dda14afa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 817 | 2025-07-31T15:49:00.486Z | Compiling hyper-util v0.1.15 |
| 818 | 2025-07-31T15:49:00.513Z | Running `/home/build/.rustup/toolchains/1.88.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.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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=2d1871810727ea15 -C extra-filename=-cd3949739b169de2 --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-b1080144b00bc4c2.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-9dd85f82b5ff900c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-dae9cba7962ac5e3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-5515e7dacc7e46c2.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-154361273456f495.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-a431b5ba8f69ae59.rmeta --cap-lints allow` |
| 819 | 2025-07-31T15:49:00.553Z | Compiling parking v2.2.0 |
| 820 | 2025-07-31T15:49:00.580Z | Running `/home/build/.rustup/toolchains/1.88.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=1498d3b03d85a551 -C extra-filename=-ffebb5994e4fc9aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 821 | 2025-07-31T15:49:00.580Z | Compiling schemars v0.8.22 |
| 822 | 2025-07-31T15:49:00.580Z | Running `/home/build/.rustup/toolchains/1.88.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=9469b30ed64863b7 -C extra-filename=-19f97915b41fa9be --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-19f97915b41fa9be -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 823 | 2025-07-31T15:49:00.847Z | Compiling slog-async v2.8.0 |
| 824 | 2025-07-31T15:49:00.874Z | Running `/home/build/.rustup/toolchains/1.88.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=2c7d7ffbfe808adb -C extra-filename=-d0c62a035812a7df --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-d0c62a035812a7df -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 825 | 2025-07-31T15:49:00.901Z | Compiling unicode-segmentation v1.10.0 |
| 826 | 2025-07-31T15:49:00.901Z | Running `/home/build/.rustup/toolchains/1.88.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=0ff6bc7d6916d658 -C extra-filename=-4ef16c28b2319b71 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 827 | 2025-07-31T15:49:01.277Z | Compiling toml_writer v1.0.2 |
| 828 | 2025-07-31T15:49:01.305Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2c4025f18f496811 -C extra-filename=-ec4e5012de6a5e97 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 829 | 2025-07-31T15:49:01.497Z | Compiling lazy_static v1.5.0 |
| 830 | 2025-07-31T15:49:01.524Z | Running `/home/build/.rustup/toolchains/1.88.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=ed505e999b01447f -C extra-filename=-26699e6dd5bb045d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 831 | 2025-07-31T15:49:01.524Z | Compiling newline-converter v0.3.0 |
| 832 | 2025-07-31T15:49:01.524Z | Running `/home/build/.rustup/toolchains/1.88.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=e920c88cd1d8a129 -C extra-filename=-eec7405a1ac12291 --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-4ef16c28b2319b71.rmeta --cap-lints allow` |
| 833 | 2025-07-31T15:49:01.626Z | Compiling console v0.15.7 |
| 834 | 2025-07-31T15:49:01.653Z | Running `/home/build/.rustup/toolchains/1.88.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=968e9041a56c7e2d -C extra-filename=-43007bdb84e50f2c --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-26699e6dd5bb045d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-79b30a40063e6e4b.rmeta --cap-lints allow` |
| 835 | 2025-07-31T15:49:01.653Z | Compiling toml v0.9.2 |
| 836 | 2025-07-31T15:49:01.653Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=f679ed5195816aff -C extra-filename=-ecb22803b5ea18df --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-ea9faeaa680382c1.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-7d86c10c6f657075.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-6c4c3568f9fdaef9.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-07057ec29dedb178.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-ec4e5012de6a5e97.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-b1200cc46e700de9.rmeta --cap-lints allow` |
| 837 | 2025-07-31T15:49:01.751Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-d0c62a035812a7df/build-script-build` |
| 838 | 2025-07-31T15:49:01.812Z | Compiling tokio-rustls v0.26.0 |
| 839 | 2025-07-31T15:49:01.839Z | Running `/home/build/.rustup/toolchains/1.88.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=1203218f278ccfa1 -C extra-filename=-22b1db7432df553b --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-1799733045322717.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 840 | 2025-07-31T15:49:02.175Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-19f97915b41fa9be/build-script-build` |
| 841 | 2025-07-31T15:49:02.202Z | Compiling event-listener v5.0.0 |
| 842 | 2025-07-31T15:49:02.202Z | Running `/home/build/.rustup/toolchains/1.88.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=8782b9539d6592a0 -C extra-filename=-a1520cf22eb43006 --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-aaa15e190589bb4c.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-ffebb5994e4fc9aa.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --cap-lints allow` |
| 843 | 2025-07-31T15:49:02.330Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-31557f96772ca0cc/build-script-build` |
| 844 | 2025-07-31T15:49:02.641Z | Compiling tokio-rustls v0.25.0 |
| 845 | 2025-07-31T15:49:02.668Z | Running `/home/build/.rustup/toolchains/1.88.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=842229c898f49803 -C extra-filename=-af797ae0e969d0d6 --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-55a523a3e618bde9.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 846 | 2025-07-31T15:49:02.695Z | Compiling chrono v0.4.41 |
| 847 | 2025-07-31T15:49:02.695Z | Running `/home/build/.rustup/toolchains/1.88.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=9c9fae4b5b02c409 -C extra-filename=-f47db6a9171558ad --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-0f808564dda14afa.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-c0e3676726fdadcd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 848 | 2025-07-31T15:49:02.805Z | Compiling tower v0.5.2 |
| 849 | 2025-07-31T15:49:02.832Z | Running `/home/build/.rustup/toolchains/1.88.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=6a7cadfafd3e5dbc -C extra-filename=-20a3911ad5fcc770 --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-a7577c95cd738630.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-7fde041ed0c21e3c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-9988377373b627a9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --cap-lints allow` |
| 850 | 2025-07-31T15:49:02.993Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-e39a3405420533ac/build-script-build` |
| 851 | 2025-07-31T15:49:03.020Z | Compiling hostname v0.3.1 |
| 852 | 2025-07-31T15:49:03.020Z | Running `/home/build/.rustup/toolchains/1.88.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=e9629b46818b4fb8 -C extra-filename=-100f5fb8f353cef5 --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-d24887d0952db9cd.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-342a05e31bfa25f2.rmeta --cap-lints allow` |
| 853 | 2025-07-31T15:49:03.216Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-bfc746c0b7bc50d2/build-script-build` |
| 854 | 2025-07-31T15:49:03.278Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-8aae14eeb9737077/build-script-build` |
| 855 | 2025-07-31T15:49:03.328Z | Compiling schemars_derive v0.8.22 |
| 856 | 2025-07-31T15:49:03.355Z | Running `/home/build/.rustup/toolchains/1.88.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=23b8089d8a004a8c -C extra-filename=-7069ddb5748bf500 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-b7429fbd5f1a7703.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 857 | 2025-07-31T15:49:03.355Z | Compiling atomicwrites v0.4.4 |
| 858 | 2025-07-31T15:49:03.355Z | Running `/home/build/.rustup/toolchains/1.88.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=95bd91ed0cb9e832 -C extra-filename=-5bf61edbc75ecc6c --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-1b58c2fea058a2e5.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rmeta --cap-lints allow` |
| 859 | 2025-07-31T15:49:03.505Z | Compiling url v2.5.4 |
| 860 | 2025-07-31T15:49:03.532Z | Running `/home/build/.rustup/toolchains/1.88.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=d6c8d58e1b2c038b -C extra-filename=-6999114d60d41480 --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-13ec6e784d66b226.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-03c0271a4966fce0.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rmeta --cap-lints allow` |
| 861 | 2025-07-31T15:49:03.649Z | Compiling usdt-attr-macro v0.5.0 |
| 862 | 2025-07-31T15:49:03.676Z | Running `/home/build/.rustup/toolchains/1.88.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=35abc77f9a7949a7 -C extra-filename=-2a126abaa8d6e73e --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-7a22b04ed75f4b85.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d9067958bdf7af04.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-b98242f38f7495ee.rlib --extern proc_macro --cap-lints allow` |
| 863 | 2025-07-31T15:49:04.546Z | Running `/home/build/.rustup/toolchains/1.88.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=7989ca74814d1ed7 -C extra-filename=-c14de47c2e819980 --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-ed788248c067771a.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-e1c6e9e32cafd46e.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7a22b04ed75f4b85.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-570899529f45d082.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-059e8ba9f1eebf5b.rmeta --cap-lints allow --cfg usdt_stable_asm --cfg usdt_backend_standard` |
| 864 | 2025-07-31T15:49:04.876Z | Compiling usdt-macro v0.5.0 |
| 865 | 2025-07-31T15:49:04.903Z | Running `/home/build/.rustup/toolchains/1.88.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=4c9baa6e707bd092 -C extra-filename=-25bc64005d3b5da3 --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-7a22b04ed75f4b85.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d9067958bdf7af04.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-b98242f38f7495ee.rlib --extern proc_macro --cap-lints allow` |
| 866 | 2025-07-31T15:49:04.930Z | Compiling tokio-native-tls v0.3.1 |
| 867 | 2025-07-31T15:49:04.957Z | Running `/home/build/.rustup/toolchains/1.88.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=843d7468df69f885 -C extra-filename=-8fa388907c9e7eaa --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-35386634072ed780.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 868 | 2025-07-31T15:49:05.035Z | Compiling slog-json v2.6.1 |
| 869 | 2025-07-31T15:49:05.062Z | Running `/home/build/.rustup/toolchains/1.88.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=182451c91947374e -C extra-filename=-719614c39ad6264b --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-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-86d4f330ea3af003.rmeta --cap-lints allow` |
| 870 | 2025-07-31T15:49:05.170Z | Compiling serde_urlencoded v0.7.1 |
| 871 | 2025-07-31T15:49:05.197Z | Running `/home/build/.rustup/toolchains/1.88.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=0b720370300f013e -C extra-filename=-e5ec258dcd0d7357 --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-13ec6e784d66b226.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-328207cf8536fb3b.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-4f976a96ffa71223.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 872 | 2025-07-31T15:49:05.363Z | Compiling uuid v1.17.0 |
| 873 | 2025-07-31T15:49:05.452Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.17.0/src/lib.rs --error-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=60321bf4b3458239 -C extra-filename=-43aecc42677af8ca --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-37ba1254bd9378f2.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 874 | 2025-07-31T15:49:05.499Z | Compiling futures-executor v0.3.31 |
| 875 | 2025-07-31T15:49:05.526Z | Running `/home/build/.rustup/toolchains/1.88.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=d7f0a0c9da7b3d43 -C extra-filename=-83bfb4ce1a7f6f5f --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-a7577c95cd738630.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-1c7528566c3a35c4.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --cap-lints allow` |
| 876 | 2025-07-31T15:49:05.562Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-2ca192fb789131f1/build-script-build` |
| 877 | 2025-07-31T15:49:05.591Z | Compiling async-stream-impl v0.3.6 |
| 878 | 2025-07-31T15:49:05.618Z | Running `/home/build/.rustup/toolchains/1.88.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=38b0d4cf1cd955e4 -C extra-filename=-4a551faac47e85ad --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 879 | 2025-07-31T15:49:05.618Z | Compiling thiserror-impl v2.0.12 |
| 880 | 2025-07-31T15:49:05.618Z | Running `/home/build/.rustup/toolchains/1.88.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=a25caad01b9f16e5 -C extra-filename=-a10557966b40a24a --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 881 | 2025-07-31T15:49:05.785Z | Compiling term v0.7.0 |
| 882 | 2025-07-31T15:49:05.812Z | Running `/home/build/.rustup/toolchains/1.88.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=a31ed3718f72289e -C extra-filename=-0accfb4128cb21b0 --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-03241ecd770ad89f.rmeta --cap-lints allow` |
| 883 | 2025-07-31T15:49:05.958Z | Compiling crossbeam-channel v0.5.1 |
| 884 | 2025-07-31T15:49:06.004Z | Running `/home/build/.rustup/toolchains/1.88.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=a8bc27fc83f97f52 -C extra-filename=-c4339d8217799992 --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-dfaff0260e0500ae.rmeta --extern crossbeam_utils=/work/oxidecomputer/dropshot/target/debug/deps/libcrossbeam_utils-3b55f3765d6b5a3d.rmeta --cap-lints allow` |
| 885 | 2025-07-31T15:49:06.050Z | Compiling webpki-roots v0.26.5 |
| 886 | 2025-07-31T15:49:06.077Z | Running `/home/build/.rustup/toolchains/1.88.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=a37b1951aec9039b -C extra-filename=-43305fb28c149921 --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-ac218394cca53f8b.rmeta --cap-lints allow` |
| 887 | 2025-07-31T15:49:06.077Z | Compiling is-terminal v0.4.12 |
| 888 | 2025-07-31T15:49:06.078Z | Running `/home/build/.rustup/toolchains/1.88.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=62994abca9c4cb81 -C extra-filename=-4ddabccd47a508d8 --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 889 | 2025-07-31T15:49:06.204Z | Compiling memmap v0.7.0 |
| 890 | 2025-07-31T15:49:06.231Z | Running `/home/build/.rustup/toolchains/1.88.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=d5a7c7ef892c12a2 -C extra-filename=-42b7da425b54265f --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 891 | 2025-07-31T15:49:06.258Z | Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot) |
| 892 | 2025-07-31T15:49:06.258Z | Running `/home/build/.rustup/toolchains/1.88.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=0bf303a0bda245c6 -C extra-filename=-3f9199acec80ff46 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-3f9199acec80ff46 -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-dbcd09ceefe78011.rlib` |
| 893 | 2025-07-31T15:49:06.501Z | Compiling utf-8 v0.7.6 |
| 894 | 2025-07-31T15:49:06.528Z | Running `/home/build/.rustup/toolchains/1.88.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=a1d4262e58cac274 -C extra-filename=-ea317845d47f7125 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 895 | 2025-07-31T15:49:06.574Z | Compiling spin v0.9.8 |
| 896 | 2025-07-31T15:49:06.601Z | Running `/home/build/.rustup/toolchains/1.88.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=835457ce8fff1355 -C extra-filename=-e5d3e54c78a2e81c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 897 | 2025-07-31T15:49:06.628Z | Compiling anyhow v1.0.98 |
| 898 | 2025-07-31T15:49:06.628Z | Running `/home/build/.rustup/toolchains/1.88.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=9ef39fe3726756fd -C extra-filename=-6a9db9de8cae5425 --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-6a9db9de8cae5425 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 899 | 2025-07-31T15:49:06.810Z | Compiling similar v2.2.1 |
| 900 | 2025-07-31T15:49:06.840Z | Running `/home/build/.rustup/toolchains/1.88.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=bf32c643b673bf2e -C extra-filename=-b3fed7e2a10d5781 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 901 | 2025-07-31T15:49:06.868Z | Compiling take_mut v0.2.2 |
| 902 | 2025-07-31T15:49:06.895Z | Running `/home/build/.rustup/toolchains/1.88.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=d10e5a27ae5dc2ed -C extra-filename=-9ae549a8afdf454f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 903 | 2025-07-31T15:49:06.895Z | Compiling dyn-clone v1.0.4 |
| 904 | 2025-07-31T15:49:06.895Z | Running `/home/build/.rustup/toolchains/1.88.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=aca187e147bb1987 -C extra-filename=-453a02062c3ce0a4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 905 | 2025-07-31T15:49:07.020Z | Compiling buf-list v1.0.3 |
| 906 | 2025-07-31T15:49:07.047Z | Running `/home/build/.rustup/toolchains/1.88.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=b34525f900c5f653 -C extra-filename=-4863b14248225f17 --out-dir /work/oxidecomputer/dropshot/target/debug/build/buf-list-4863b14248225f17 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 907 | 2025-07-31T15:49:07.047Z | Compiling iri-string v0.7.8 |
| 908 | 2025-07-31T15:49:07.047Z | Compiling data-encoding v2.4.0 |
| 909 | 2025-07-31T15:49:07.047Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name iri_string --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=d77928979b552578 -C extra-filename=-53af498df590e937 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 910 | 2025-07-31T15:49:07.047Z | Running `/home/build/.rustup/toolchains/1.88.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=8c0b071c3542793e -C extra-filename=-ccaee813ff88edb0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 911 | 2025-07-31T15:49:07.195Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-6a9db9de8cae5425/build-script-build` |
| 912 | 2025-07-31T15:49:07.388Z | Running `/home/build/.rustup/toolchains/1.88.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=e3f5589d25caa07b -C extra-filename=-919536fec28f0767 --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-c4339d8217799992.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-9ae549a8afdf454f.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-6887c0bf1feeed4b.rmeta --cap-lints allow --cfg integer128` |
| 913 | 2025-07-31T15:49:07.545Z | Compiling tungstenite v0.24.0 |
| 914 | 2025-07-31T15:49:07.571Z | Running `/home/build/.rustup/toolchains/1.88.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=9bb45fd9b7b008fd -C extra-filename=-be83986c3716984f --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-ed788248c067771a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-ccaee813ff88edb0.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1c43a0d7fbaa5b4.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-99e9fd566e01d257.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-6d6edce4ed3ff5a6.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-ed2ac2ccc077116f.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-ea317845d47f7125.rmeta --cap-lints allow` |
| 915 | 2025-07-31T15:49:07.601Z | Running `/work/oxidecomputer/dropshot/target/debug/build/buf-list-4863b14248225f17/build-script-build` |
| 916 | 2025-07-31T15:49:07.661Z | Compiling expectorate v1.2.0 |
| 917 | 2025-07-31T15:49:07.688Z | Running `/home/build/.rustup/toolchains/1.88.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=d3e9da56f2a3db86 -C extra-filename=-7ef30ce53420c0f5 --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-5bf61edbc75ecc6c.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-43007bdb84e50f2c.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-eec7405a1ac12291.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-b3fed7e2a10d5781.rmeta --cap-lints allow` |
| 918 | 2025-07-31T15:49:07.868Z | Running `/home/build/.rustup/toolchains/1.88.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=f24c0d1e3856dc7d -C extra-filename=-4ef0477cc0c33749 --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-f47db6a9171558ad.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-453a02062c3ce0a4.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-7069ddb5748bf500.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 919 | 2025-07-31T15:49:07.962Z | Running `/home/build/.rustup/toolchains/1.88.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=e33e8187b4a26916 -C extra-filename=-e9c85ccd588a0650 --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-a10557966b40a24a.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 920 | 2025-07-31T15:49:08.104Z | Running `/home/build/.rustup/toolchains/1.88.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=b250abdc3423e368 -C extra-filename=-a1924ebcca4ac738 --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-be5089041960340d.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-ac7766f32b37a874.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1c43a0d7fbaa5b4.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-41a29bd53a0aa9b7.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-38de0dd7a75f4798.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-e5d3e54c78a2e81c.rmeta --cap-lints allow` |
| 921 | 2025-07-31T15:49:08.348Z | Compiling async-stream v0.3.6 |
| 922 | 2025-07-31T15:49:08.375Z | Running `/home/build/.rustup/toolchains/1.88.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=e9808faf68974140 -C extra-filename=-966079c1efae5a34 --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-4a551faac47e85ad.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --cap-lints allow` |
| 923 | 2025-07-31T15:49:08.593Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-3f9199acec80ff46/build-script-build` |
| 924 | 2025-07-31T15:49:08.620Z | Compiling usdt v0.5.0 |
| 925 | 2025-07-31T15:49:08.621Z | Running `/home/build/.rustup/toolchains/1.88.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=8bd2e4ee49ec2512 -C extra-filename=-507a846d518b6b47 --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-e1c6e9e32cafd46e.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-7a22b04ed75f4b85.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-68d902d4de8c3b81.rmeta --extern memmap=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap-42b7da425b54265f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-2a126abaa8d6e73e.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-c14de47c2e819980.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-25bc64005d3b5da3.so --cap-lints allow` |
| 926 | 2025-07-31T15:49:08.647Z | Compiling slog-term v2.9.1 |
| 927 | 2025-07-31T15:49:08.647Z | Running `/home/build/.rustup/toolchains/1.88.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=431425a376b8b804 -C extra-filename=-1b2c621d84cfeed4 --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-4ddabccd47a508d8.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-0accfb4128cb21b0.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-6887c0bf1feeed4b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-86d4f330ea3af003.rmeta --cap-lints allow` |
| 928 | 2025-07-31T15:49:08.674Z | Compiling hyper-rustls v0.27.3 |
| 929 | 2025-07-31T15:49:08.674Z | Running `/home/build/.rustup/toolchains/1.88.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=c43dea50a7d9379a -C extra-filename=-d6190e2421513a1c --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-9a27675f9d7feda8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1799733045322717.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-22b1db7432df553b.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-43305fb28c149921.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 930 | 2025-07-31T15:49:08.855Z | Compiling futures v0.3.31 |
| 931 | 2025-07-31T15:49:08.882Z | Running `/home/build/.rustup/toolchains/1.88.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=53ca845c7fd4843c -C extra-filename=-b4b3c7700f4abc56 --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-9dd85f82b5ff900c.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-83bfb4ce1a7f6f5f.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-a64e20a4520cf0e3.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-a701ec04c9ea3b8a.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-1c7528566c3a35c4.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --cap-lints allow` |
| 932 | 2025-07-31T15:49:08.959Z | Running `/home/build/.rustup/toolchains/1.88.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=3e91bb0228f208b5 -C extra-filename=-5398dc6cdb022f89 --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-38de0dd7a75f4798.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-d2a271226b0186fd.rmeta --cap-lints allow` |
| 933 | 2025-07-31T15:49:09.003Z | Compiling slog-bunyan v2.5.0 |
| 934 | 2025-07-31T15:49:09.030Z | Running `/home/build/.rustup/toolchains/1.88.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=f0eccb97ef5f37ca -C extra-filename=-930003fd8048f06d --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-100f5fb8f353cef5.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-86d4f330ea3af003.rmeta --cap-lints allow` |
| 935 | 2025-07-31T15:49:09.064Z | Compiling hyper-tls v0.6.0 |
| 936 | 2025-07-31T15:49:09.091Z | Running `/home/build/.rustup/toolchains/1.88.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=50775d0fc6320e63 -C extra-filename=-be5dfff1063c1fa1 --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-be5089041960340d.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-35386634072ed780.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-8fa388907c9e7eaa.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 937 | 2025-07-31T15:49:09.197Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=3cb7f3d3f496b142 -C extra-filename=-9b1174061e7f9b0f --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-ea9faeaa680382c1.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)'` |
| 938 | 2025-07-31T15:49:09.224Z | Running `/home/build/.rustup/toolchains/1.88.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=8905113ae4398322 -C extra-filename=-b2993964078c91d4 --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"))'` |
| 939 | 2025-07-31T15:49:09.315Z | Compiling event-listener-strategy v0.5.4 |
| 940 | 2025-07-31T15:49:09.342Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=845f4d14cfce4876 -C extra-filename=-3ba4c700d6df5c70 --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-a1520cf22eb43006.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --cap-lints allow` |
| 941 | 2025-07-31T15:49:09.342Z | Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 942 | 2025-07-31T15:49:09.342Z | Running `/home/build/.rustup/toolchains/1.88.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=1b10aaefb0cee3b6 -C extra-filename=-1704f730de4d87d2 --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-dacb9904bb1146a4.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d9067958bdf7af04.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro` |
| 943 | 2025-07-31T15:49:09.415Z | Compiling tower-http v0.6.5 |
| 944 | 2025-07-31T15:49:09.442Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=96356f98a1196b3f -C extra-filename=-5fa4ef4c355f5c39 --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-d6f784c5d6bd4a8b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-9a27675f9d7feda8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-dae9cba7962ac5e3.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-53af498df590e937.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-20a3911ad5fcc770.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-9988377373b627a9.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --cap-lints allow` |
| 945 | 2025-07-31T15:49:09.518Z | Compiling rustls-native-certs v0.7.0 |
| 946 | 2025-07-31T15:49:09.545Z | Running `/home/build/.rustup/toolchains/1.88.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=22a1aabe8fa134ed -C extra-filename=-166fe3cbf7322a7f --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-6fae1bdd24c9d3b3.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --cap-lints allow` |
| 947 | 2025-07-31T15:49:09.601Z | Compiling openapiv3 v2.2.0 |
| 948 | 2025-07-31T15:49:09.628Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=d6c9792c80ef7e2e -C extra-filename=-7ae5b120cb46ea46 --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-a81a231913902c58.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --cap-lints allow` |
| 949 | 2025-07-31T15:49:09.726Z | Compiling serde_path_to_error v0.1.17 |
| 950 | 2025-07-31T15:49:09.753Z | Running `/home/build/.rustup/toolchains/1.88.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=ffb1c7c692f26c09 -C extra-filename=-34a0bf7dccc18808 --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-328207cf8536fb3b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --cap-lints allow` |
| 951 | 2025-07-31T15:49:09.858Z | Compiling async-trait v0.1.88 |
| 952 | 2025-07-31T15:49:09.885Z | Running `/home/build/.rustup/toolchains/1.88.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=f8daa33d7afaee5e -C extra-filename=-529d1b1475364577 --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-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 953 | 2025-07-31T15:49:09.944Z | Compiling yasna v0.5.2 |
| 954 | 2025-07-31T15:49:09.971Z | Running `/home/build/.rustup/toolchains/1.88.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=ff8f854efe68bc50 -C extra-filename=-34af97935aeeabfe --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-86d4f330ea3af003.rmeta --cap-lints allow` |
| 955 | 2025-07-31T15:49:10.138Z | Compiling pem v3.0.5 |
| 956 | 2025-07-31T15:49:10.165Z | Running `/home/build/.rustup/toolchains/1.88.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=3945b506cfa1a8f6 -C extra-filename=-29b33e0705eeed83 --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-b1080144b00bc4c2.rmeta --cap-lints allow` |
| 957 | 2025-07-31T15:49:10.248Z | Compiling waitgroup v0.1.2 |
| 958 | 2025-07-31T15:49:10.275Z | Running `/home/build/.rustup/toolchains/1.88.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=72544f31a070fafa -C extra-filename=-c9a4a85b6e3f53a3 --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-76b5b9112969aa72.rmeta --cap-lints allow` |
| 959 | 2025-07-31T15:49:10.384Z | Compiling webpki-roots v1.0.0 |
| 960 | 2025-07-31T15:49:10.411Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c62e556ac263c03 -C extra-filename=-6ff5e2070df4acfa --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-ac218394cca53f8b.rmeta --cap-lints allow` |
| 961 | 2025-07-31T15:49:10.451Z | Compiling hostname v0.4.0 |
| 962 | 2025-07-31T15:49:10.479Z | Running `/home/build/.rustup/toolchains/1.88.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=12682b7ab7228d93 -C extra-filename=-9c9c9502d7daf1a9 --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-dfaff0260e0500ae.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rmeta --cap-lints allow` |
| 963 | 2025-07-31T15:49:10.562Z | Compiling debug-ignore v1.0.5 |
| 964 | 2025-07-31T15:49:10.588Z | Running `/home/build/.rustup/toolchains/1.88.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=05edf519127548dd -C extra-filename=-6c38af248fb6fbf0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 965 | 2025-07-31T15:49:10.656Z | Compiling simple-mermaid v0.2.0 |
| 966 | 2025-07-31T15:49:10.694Z | Running `/home/build/.rustup/toolchains/1.88.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=2016838cf27a3c9b -C extra-filename=-cde84c3aa24c8eb7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 967 | 2025-07-31T15:49:10.721Z | Compiling termcolor v1.1.2 |
| 968 | 2025-07-31T15:49:10.721Z | Running `/home/build/.rustup/toolchains/1.88.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=b9cf5239c9a3f1c7 -C extra-filename=-ecdb20ec6656579f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 969 | 2025-07-31T15:49:10.765Z | Compiling http-range v0.1.4 |
| 970 | 2025-07-31T15:49:10.766Z | Running `/home/build/.rustup/toolchains/1.88.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=0dc01989835ddedc -C extra-filename=-daacd953ee0357fe --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 971 | 2025-07-31T15:49:10.793Z | Compiling glob v0.3.0 |
| 972 | 2025-07-31T15:49:10.793Z | Running `/home/build/.rustup/toolchains/1.88.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=3c7e3e32e1e37d8a -C extra-filename=-b7c7d59cdfb31d5f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 973 | 2025-07-31T15:49:10.793Z | Compiling rcgen v0.14.2 |
| 974 | 2025-07-31T15:49:10.793Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.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=816443bc5069a208 -C extra-filename=-a24c54b1471d868d --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-29b33e0705eeed83.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-ec1ff3f3673c636d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-86d4f330ea3af003.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-34af97935aeeabfe.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 975 | 2025-07-31T15:49:11.051Z | Compiling hyper-staticfile v0.10.1 |
| 976 | 2025-07-31T15:49:11.080Z | Running `/home/build/.rustup/toolchains/1.88.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=891466f8fada1f97 -C extra-filename=-1a7b1542a939de7a --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-9a27675f9d7feda8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-daacd953ee0357fe.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-f32ba0a74234d879.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-6d6edce4ed3ff5a6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-6999114d60d41480.rmeta --cap-lints allow` |
| 977 | 2025-07-31T15:49:11.236Z | Compiling trybuild v1.0.106 |
| 978 | 2025-07-31T15:49:11.264Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=0365b29ea34e0f2e -C extra-filename=-efa0831725a6a025 --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-b7c7d59cdfb31d5f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-e07e680f3b9cbe98.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-b2993964078c91d4.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-ecdb20ec6656579f.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rmeta --cap-lints allow` |
| 979 | 2025-07-31T15:49:11.308Z | Compiling reqwest v0.12.22 |
| 980 | 2025-07-31T15:49:11.336Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=7c2c780445e96bc7 -C extra-filename=-4f017d6ea81fc639 --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-b1080144b00bc4c2.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-ac7766f32b37a874.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-c57da54748d644a9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-dae9cba7962ac5e3.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-d6190e2421513a1c.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-be5dfff1063c1fa1.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-99e9fd566e01d257.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-38de0dd7a75f4798.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-35386634072ed780.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-1799733045322717.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-7fde041ed0c21e3c.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-8fa388907c9e7eaa.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-22b1db7432df553b.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-20a3911ad5fcc770.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-5fa4ef4c355f5c39.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-6999114d60d41480.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-6ff5e2070df4acfa.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 981 | 2025-07-31T15:49:11.514Z | Compiling hyper-rustls v0.26.0 |
| 982 | 2025-07-31T15:49:11.542Z | Running `/home/build/.rustup/toolchains/1.88.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=193bba576e461bdf -C extra-filename=-0a351e1b5a17f3ad --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-9a27675f9d7feda8.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-99e9fd566e01d257.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-166fe3cbf7322a7f.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-7c57ce19ae95057a.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 983 | 2025-07-31T15:49:11.621Z | Compiling async-channel v2.5.0 |
| 984 | 2025-07-31T15:49:11.716Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=13451bf93045050a -C extra-filename=-dea17019b4bc287a --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-aaa15e190589bb4c.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-3ba4c700d6df5c70.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-a7577c95cd738630.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-69738074352c7045.rmeta --cap-lints allow` |
| 985 | 2025-07-31T15:49:11.974Z | Compiling tokio-tungstenite v0.24.0 |
| 986 | 2025-07-31T15:49:12.002Z | Running `/home/build/.rustup/toolchains/1.88.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=e59bf75d9d5f049c -C extra-filename=-0048564a3545698c --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-9a27675f9d7feda8.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-99e9fd566e01d257.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-be83986c3716984f.rmeta --cap-lints allow` |
| 987 | 2025-07-31T15:49:12.029Z | Running `/home/build/.rustup/toolchains/1.88.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=5f6f78bc616d5cd2 -C extra-filename=-ac0a9f5e67d8dfb7 --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-be5089041960340d.rmeta --cap-lints allow --cfg seek_convenience --cfg const_fn_trait_bounds` |
| 988 | 2025-07-31T15:49:12.065Z | Running `/home/build/.rustup/toolchains/1.88.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=a3de894cc8504126 -C extra-filename=-c027896258056d53 --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)'` |
| 989 | 2025-07-31T15:49:12.441Z | Compiling subprocess v0.2.9 |
| 990 | 2025-07-31T15:49:12.469Z | Running `/home/build/.rustup/toolchains/1.88.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=ceeb5a880a34d8e2 -C extra-filename=-3ac14fe746defcac --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-d24887d0952db9cd.rmeta --cap-lints allow` |
| 991 | 2025-07-31T15:49:12.469Z | Compiling prettyplease v0.2.35 |
| 992 | 2025-07-31T15:49:12.469Z | Running `/home/build/.rustup/toolchains/1.88.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.35/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=7144f99855057a14 -C extra-filename=-1b71e37aa1331370 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-1b71e37aa1331370 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 993 | 2025-07-31T15:49:12.583Z | Compiling schema-derive v0.1.0 |
| 994 | 2025-07-31T15:49:12.611Z | Running `/home/build/.rustup/toolchains/1.88.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=da67a9780d010771 -C extra-filename=-e0fcdc0e6960d1c4 --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-f5359803d3f31c6f.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro --cap-lints allow` |
| 995 | 2025-07-31T15:49:12.814Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-1b71e37aa1331370/build-script-build` |
| 996 | 2025-07-31T15:49:12.842Z | Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.35/src/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=18a16a73e30cf8da -C extra-filename=-95815e9e8be9d647 --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-ce098131630a8f34.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 997 | 2025-07-31T15:49:14.166Z | Compiling schema v0.1.0 |
| 998 | 2025-07-31T15:49:14.194Z | Running `/home/build/.rustup/toolchains/1.88.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=813f4be38bc05978 -C extra-filename=-c003cb40b34307e7 --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-ce098131630a8f34.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-e0fcdc0e6960d1c4.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rmeta --cap-lints allow` |
| 999 | 2025-07-31T15:49:14.265Z | Running `/home/build/.rustup/toolchains/1.88.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=a3c64805e0c3bcd4 -C extra-filename=-6a0543c0ba268782 --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-966079c1efae5a34.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 1000 | 2025-07-31T15:49:14.292Z | Running `/home/build/.rustup/toolchains/1.88.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=deb65b2f95992028 -C extra-filename=-3493805c7d69be7c --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-7ef30ce53420c0f5.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-dacb9904bb1146a4.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-95815e9e8be9d647.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-c003cb40b34307e7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d9067958bdf7af04.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro` |
| 1001 | 2025-07-31T15:49:16.146Z | Running `/home/build/.rustup/toolchains/1.88.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=35da017d1cbf7a8d -C extra-filename=-3c43952d4ff6cc97 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1002 | 2025-07-31T15:49:22.032Z | Running `/home/build/.rustup/toolchains/1.88.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=15538d3089569f55 -C extra-filename=-ec7474424a71f9fe --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1003 | 2025-07-31T15:49:22.111Z | Running `/home/build/.rustup/toolchains/1.88.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=ff122e9c38ef6887 -C extra-filename=-b96aeec43f52b2c9 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1004 | 2025-07-31T15:49:22.111Z | Running `/home/build/.rustup/toolchains/1.88.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=73fa98042bba5c0f -C extra-filename=-e2db091d22a52b36 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1005 | 2025-07-31T15:49:22.111Z | Running `/home/build/.rustup/toolchains/1.88.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=9a2a384c619a1d3b -C extra-filename=-4dca0748a4e4d22f --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1006 | 2025-07-31T15:49:22.112Z | Running `/home/build/.rustup/toolchains/1.88.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=b1d173d3b9e82fa8 -C extra-filename=-3504afbcc0f49686 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1007 | 2025-07-31T15:49:22.113Z | Running `/home/build/.rustup/toolchains/1.88.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=74669bbdab6194d6 -C extra-filename=-101342f74997a063 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1008 | 2025-07-31T15:49:22.113Z | Running `/home/build/.rustup/toolchains/1.88.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=ad01a813f8fa3d20 -C extra-filename=-8d71ad72340502ad --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1009 | 2025-07-31T15:49:36.841Z | Running `/home/build/.rustup/toolchains/1.88.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=7c7401c7370f219c -C extra-filename=-ab2f76a3a8f4ef7c --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1010 | 2025-07-31T15:49:39.194Z | Running `/home/build/.rustup/toolchains/1.88.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=6f9c258442d07193 -C extra-filename=-9e24e5f9c2bda04f --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1011 | 2025-07-31T15:49:39.644Z | Running `/home/build/.rustup/toolchains/1.88.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=1b6e3914dfda7d6a -C extra-filename=-14407c979a0af749 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1012 | 2025-07-31T15:49:39.888Z | Running `/home/build/.rustup/toolchains/1.88.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=8200c6c567a415e5 -C extra-filename=-e874b26aa3072960 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1013 | 2025-07-31T15:49:41.564Z | Running `/home/build/.rustup/toolchains/1.88.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=5cb39b099e2b20f4 -C extra-filename=-5968dda55a4b64a9 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1014 | 2025-07-31T15:49:43.422Z | Running `/home/build/.rustup/toolchains/1.88.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=4564896e2cee2997 -C extra-filename=-fccc42603f35e62e --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1015 | 2025-07-31T15:49:54.258Z | Running `/home/build/.rustup/toolchains/1.88.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=e6443f8463e45a97 -C extra-filename=-f25dac509fdc43d3 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1016 | 2025-07-31T15:49:55.812Z | Running `/home/build/.rustup/toolchains/1.88.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=058e638f4b02d90e -C extra-filename=-21bd80c794eb43a5 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1017 | 2025-07-31T15:49:56.425Z | Running `/home/build/.rustup/toolchains/1.88.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=64548f4d40240641 -C extra-filename=-21548419348166d8 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1018 | 2025-07-31T15:49:56.468Z | Running `/home/build/.rustup/toolchains/1.88.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=6b6158c595fbe14b -C extra-filename=-aa085d01297ea809 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1019 | 2025-07-31T15:49:59.522Z | Running `/home/build/.rustup/toolchains/1.88.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=70da35b96115f43d -C extra-filename=-edeec88f8c0a1cb0 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1020 | 2025-07-31T15:49:59.653Z | Running `/home/build/.rustup/toolchains/1.88.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=681750cd9c580e45 -C extra-filename=-aceda5110e482f17 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1021 | 2025-07-31T15:50:02.197Z | Running `/home/build/.rustup/toolchains/1.88.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=b8f211c0498441b5 -C extra-filename=-9575c6e91282ad6f --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1022 | 2025-07-31T15:50:02.739Z | Running `/home/build/.rustup/toolchains/1.88.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=4a448ebb69fff979 -C extra-filename=-1b3b673485a65376 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1023 | 2025-07-31T15:50:12.740Z | Running `/home/build/.rustup/toolchains/1.88.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=7a40cbd657a6ccf3 -C extra-filename=-d5e8ace98c60f4da --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1024 | 2025-07-31T15:50:15.282Z | Running `/home/build/.rustup/toolchains/1.88.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=1cbce58aab029b47 -C extra-filename=-2ac97d6dfe0788f7 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1025 | 2025-07-31T15:50:16.299Z | Running `/home/build/.rustup/toolchains/1.88.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=ccfcbfe4624c6302 -C extra-filename=-54eafbcbd76734d3 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-6a0543c0ba268782.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-1704f730de4d87d2.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1026 | 2025-07-31T15:50:30.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s |
| 1027 | 2025-07-31T15:50:30.374Z | |
| 1028 | 2025-07-31T15:50:30.374Z | real 2:01.478639226 |
| 1029 | 2025-07-31T15:50:30.375Z | user 12:12.615272976 |
| 1030 | 2025-07-31T15:50:30.375Z | sys 1:46.500657769 |
| 1031 | 2025-07-31T15:50:30.375Z | trap 0.567837777 |
| 1032 | 2025-07-31T15:50:30.375Z | tflt 0.115723908 |
| 1033 | 2025-07-31T15:50:30.375Z | dflt 0.247323106 |
| 1034 | 2025-07-31T15:50:30.375Z | kflt 0.002127997 |
| 1035 | 2025-07-31T15:50:30.375Z | lock 38:06.524329275 |
| 1036 | 2025-07-31T15:50:30.375Z | slp 58:09.516343224 |
| 1037 | 2025-07-31T15:50:30.375Z | lat 49.961119241 |
| 1038 | 2025-07-31T15:50:30.375Z | stop 53.344122862 |
| 1039 | 2025-07-31T15:50:30.402Z | + banner test |
| 1040 | 2025-07-31T15:50:30.403Z | |
| 1041 | 2025-07-31T15:50:30.403Z | ##### ###### #### ##### |
| 1042 | 2025-07-31T15:50:30.403Z | # # # # |
| 1043 | 2025-07-31T15:50:30.403Z | # ##### #### # |
| 1044 | 2025-07-31T15:50:30.403Z | # # # # |
| 1045 | 2025-07-31T15:50:30.403Z | # # # # # |
| 1046 | 2025-07-31T15:50:30.403Z | # ###### #### # |
| 1047 | 2025-07-31T15:50:30.403Z | |
| 1048 | 2025-07-31T15:50:30.403Z | + ptime -m cargo test --all-features --locked --verbose |
| 1049 | 2025-07-31T15:50:30.785Z | Fresh unicode-ident v1.0.12 |
| 1050 | 2025-07-31T15:50:30.785Z | Fresh cfg-if v1.0.0 |
| 1051 | 2025-07-31T15:50:30.785Z | Fresh itoa v1.0.1 |
| 1052 | 2025-07-31T15:50:30.785Z | Fresh once_cell v1.20.1 |
| 1053 | 2025-07-31T15:50:30.785Z | Fresh memchr v2.6.0 |
| 1054 | 2025-07-31T15:50:30.785Z | Fresh version_check v0.9.5 |
| 1055 | 2025-07-31T15:50:30.785Z | Fresh proc-macro2 v1.0.95 |
| 1056 | 2025-07-31T15:50:30.785Z | Fresh pin-project-lite v0.2.12 |
| 1057 | 2025-07-31T15:50:30.785Z | Fresh shlex v1.3.0 |
| 1058 | 2025-07-31T15:50:30.785Z | Fresh autocfg v1.1.0 |
| 1059 | 2025-07-31T15:50:30.785Z | Fresh bytes v1.10.1 |
| 1060 | 2025-07-31T15:50:30.785Z | Fresh smallvec v1.13.2 |
| 1061 | 2025-07-31T15:50:30.785Z | Fresh quote v1.0.40 |
| 1062 | 2025-07-31T15:50:30.785Z | Fresh libc v0.2.174 |
| 1063 | 2025-07-31T15:50:30.785Z | Fresh cc v1.2.16 |
| 1064 | 2025-07-31T15:50:30.785Z | Fresh futures-core v0.3.31 |
| 1065 | 2025-07-31T15:50:30.785Z | Fresh scopeguard v1.2.0 |
| 1066 | 2025-07-31T15:50:30.785Z | Fresh lock_api v0.4.6 |
| 1067 | 2025-07-31T15:50:30.785Z | Fresh futures-sink v0.3.31 |
| 1068 | 2025-07-31T15:50:30.785Z | Fresh socket2 v0.5.9 |
| 1069 | 2025-07-31T15:50:30.785Z | Fresh serde_derive v1.0.219 |
| 1070 | 2025-07-31T15:50:30.785Z | Fresh log v0.4.17 |
| 1071 | 2025-07-31T15:50:30.785Z | Fresh parking_lot_core v0.9.4 |
| 1072 | 2025-07-31T15:50:30.785Z | Fresh tokio-macros v2.5.0 |
| 1073 | 2025-07-31T15:50:30.785Z | Fresh synstructure v0.13.1 |
| 1074 | 2025-07-31T15:50:30.785Z | Fresh getrandom v0.2.11 |
| 1075 | 2025-07-31T15:50:30.785Z | Fresh ryu v1.0.5 |
| 1076 | 2025-07-31T15:50:30.786Z | Fresh parking_lot v0.12.1 |
| 1077 | 2025-07-31T15:50:30.786Z | Fresh mio v1.0.3 |
| 1078 | 2025-07-31T15:50:30.786Z | Fresh signal-hook-registry v1.4.0 |
| 1079 | 2025-07-31T15:50:30.786Z | Fresh slab v0.4.9 |
| 1080 | 2025-07-31T15:50:30.786Z | Fresh tokio v1.46.1 |
| 1081 | 2025-07-31T15:50:30.786Z | Fresh thiserror-impl v1.0.69 |
| 1082 | 2025-07-31T15:50:30.786Z | Fresh fnv v1.0.7 |
| 1083 | 2025-07-31T15:50:30.786Z | Fresh zerofrom-derive v0.1.5 |
| 1084 | 2025-07-31T15:50:30.786Z | Fresh futures-macro v0.3.31 |
| 1085 | 2025-07-31T15:50:30.786Z | Fresh futures-channel v0.3.31 |
| 1086 | 2025-07-31T15:50:30.786Z | Fresh http v1.3.1 |
| 1087 | 2025-07-31T15:50:30.786Z | Fresh thiserror v1.0.69 |
| 1088 | 2025-07-31T15:50:30.786Z | Fresh zeroize v1.7.0 |
| 1089 | 2025-07-31T15:50:30.786Z | Fresh pin-utils v0.1.0 |
| 1090 | 2025-07-31T15:50:30.786Z | Fresh futures-io v0.3.31 |
| 1091 | 2025-07-31T15:50:30.786Z | Fresh futures-task v0.3.31 |
| 1092 | 2025-07-31T15:50:30.786Z | Fresh zerofrom v0.1.5 |
| 1093 | 2025-07-31T15:50:30.786Z | Fresh yoke-derive v0.7.5 |
| 1094 | 2025-07-31T15:50:30.786Z | Fresh futures-util v0.3.31 |
| 1095 | 2025-07-31T15:50:30.786Z | Fresh rustls-pki-types v1.12.0 |
| 1096 | 2025-07-31T15:50:30.786Z | Fresh stable_deref_trait v1.2.0 |
| 1097 | 2025-07-31T15:50:30.786Z | Fresh zerovec-derive v0.10.3 |
| 1098 | 2025-07-31T15:50:30.786Z | Fresh bitflags v2.4.0 |
| 1099 | 2025-07-31T15:50:30.786Z | Fresh yoke v0.7.5 |
| 1100 | 2025-07-31T15:50:30.786Z | Fresh displaydoc v0.2.5 |
| 1101 | 2025-07-31T15:50:30.786Z | Fresh tracing-core v0.1.32 |
| 1102 | 2025-07-31T15:50:30.786Z | Fresh untrusted v0.9.0 |
| 1103 | 2025-07-31T15:50:30.786Z | Fresh equivalent v1.0.0 |
| 1104 | 2025-07-31T15:50:30.786Z | Fresh zerovec v0.10.4 |
| 1105 | 2025-07-31T15:50:30.786Z | Fresh serde v1.0.219 |
| 1106 | 2025-07-31T15:50:30.786Z | Fresh httparse v1.10.0 |
| 1107 | 2025-07-31T15:50:30.786Z | Fresh ucd-trie v0.1.6 |
| 1108 | 2025-07-31T15:50:30.786Z | Fresh byteorder v1.4.3 |
| 1109 | 2025-07-31T15:50:30.786Z | Fresh hashbrown v0.15.2 |
| 1110 | 2025-07-31T15:50:30.786Z | Fresh ring v0.17.13 |
| 1111 | 2025-07-31T15:50:30.786Z | Fresh tracing v0.1.40 |
| 1112 | 2025-07-31T15:50:30.786Z | Fresh tinystr v0.7.6 |
| 1113 | 2025-07-31T15:50:30.786Z | Fresh pest v2.7.6 |
| 1114 | 2025-07-31T15:50:30.786Z | Fresh indexmap v2.10.0 |
| 1115 | 2025-07-31T15:50:30.787Z | Fresh http-body v1.0.1 |
| 1116 | 2025-07-31T15:50:30.787Z | Fresh percent-encoding v2.3.1 |
| 1117 | 2025-07-31T15:50:30.787Z | Fresh pkg-config v0.3.31 |
| 1118 | 2025-07-31T15:50:30.787Z | Fresh writeable v0.5.5 |
| 1119 | 2025-07-31T15:50:30.787Z | Fresh base64 v0.22.1 |
| 1120 | 2025-07-31T15:50:30.787Z | Fresh atomic-waker v1.1.1 |
| 1121 | 2025-07-31T15:50:30.787Z | Fresh vcpkg v0.2.15 |
| 1122 | 2025-07-31T15:50:30.787Z | Fresh litemap v0.7.4 |
| 1123 | 2025-07-31T15:50:30.787Z | Fresh pest_meta v2.7.6 |
| 1124 | 2025-07-31T15:50:30.787Z | Fresh icu_locid v1.5.0 |
| 1125 | 2025-07-31T15:50:30.787Z | Fresh tokio-util v0.7.7 |
| 1126 | 2025-07-31T15:50:30.787Z | Fresh icu_provider_macros v1.5.0 |
| 1127 | 2025-07-31T15:50:30.787Z | Fresh zerocopy-derive v0.7.32 |
| 1128 | 2025-07-31T15:50:30.787Z | Fresh try-lock v0.2.3 |
| 1129 | 2025-07-31T15:50:30.787Z | Fresh icu_provider v1.5.0 |
| 1130 | 2025-07-31T15:50:30.787Z | Fresh h2 v0.4.6 |
| 1131 | 2025-07-31T15:50:30.787Z | Fresh getrandom v0.3.1 |
| 1132 | 2025-07-31T15:50:30.787Z | Fresh want v0.3.0 |
| 1133 | 2025-07-31T15:50:30.787Z | Fresh zerocopy v0.7.32 |
| 1134 | 2025-07-31T15:50:30.787Z | Fresh pest_generator v2.7.6 |
| 1135 | 2025-07-31T15:50:30.787Z | Fresh typenum v1.14.0 |
| 1136 | 2025-07-31T15:50:30.787Z | Fresh rustls-webpki v0.102.8 |
| 1137 | 2025-07-31T15:50:30.787Z | Fresh icu_locid_transform_data v1.5.0 |
| 1138 | 2025-07-31T15:50:30.787Z | Fresh subtle v2.5.0 |
| 1139 | 2025-07-31T15:50:30.787Z | Fresh httpdate v1.0.1 |
| 1140 | 2025-07-31T15:50:30.787Z | Fresh num-conv v0.1.0 |
| 1141 | 2025-07-31T15:50:30.787Z | Fresh powerfmt v0.2.0 |
| 1142 | 2025-07-31T15:50:30.787Z | Fresh tower-service v0.3.3 |
| 1143 | 2025-07-31T15:50:30.787Z | Fresh time-core v0.1.2 |
| 1144 | 2025-07-31T15:50:30.787Z | Fresh crossbeam-utils v0.8.15 |
| 1145 | 2025-07-31T15:50:30.787Z | Fresh pest_derive v2.7.6 |
| 1146 | 2025-07-31T15:50:30.787Z | Fresh hyper v1.6.0 |
| 1147 | 2025-07-31T15:50:30.787Z | Fresh generic-array v0.14.5 |
| 1148 | 2025-07-31T15:50:30.787Z | Fresh icu_locid_transform v1.5.0 |
| 1149 | 2025-07-31T15:50:30.816Z | Fresh time-macros v0.2.18 |
| 1150 | 2025-07-31T15:50:30.816Z | Fresh deranged v0.3.11 |
| 1151 | 2025-07-31T15:50:30.816Z | Fresh serde_tokenstream v0.2.2 |
| 1152 | 2025-07-31T15:50:30.816Z | Fresh icu_collections v1.5.0 |
| 1153 | 2025-07-31T15:50:30.816Z | Fresh errno v0.3.10 |
| 1154 | 2025-07-31T15:50:30.816Z | Fresh num_threads v0.1.3 |
| 1155 | 2025-07-31T15:50:30.816Z | Fresh icu_properties_data v1.5.0 |
| 1156 | 2025-07-31T15:50:30.816Z | Fresh time v0.3.36 |
| 1157 | 2025-07-31T15:50:30.816Z | Fresh dtrace-parser v0.2.0 |
| 1158 | 2025-07-31T15:50:30.816Z | Fresh serde_json v1.0.140 |
| 1159 | 2025-07-31T15:50:30.816Z | Fresh scroll_derive v0.12.0 |
| 1160 | 2025-07-31T15:50:30.816Z | Fresh icu_properties v1.5.1 |
| 1161 | 2025-07-31T15:50:30.816Z | Fresh thread-id v4.0.0 |
| 1162 | 2025-07-31T15:50:30.816Z | Fresh write16 v1.0.0 |
| 1163 | 2025-07-31T15:50:30.816Z | Fresh openssl-probe v0.1.4 |
| 1164 | 2025-07-31T15:50:30.816Z | Fresh utf8_iter v1.0.4 |
| 1165 | 2025-07-31T15:50:30.816Z | Fresh foreign-types-shared v0.1.1 |
| 1166 | 2025-07-31T15:50:30.816Z | Fresh ipnet v2.10.0 |
| 1167 | 2025-07-31T15:50:30.816Z | Fresh utf16_iter v1.0.5 |
| 1168 | 2025-07-31T15:50:30.816Z | Fresh icu_normalizer_data v1.5.0 |
| 1169 | 2025-07-31T15:50:30.816Z | Fresh slog v2.7.0 |
| 1170 | 2025-07-31T15:50:30.816Z | Fresh foreign-types v0.3.2 |
| 1171 | 2025-07-31T15:50:30.816Z | Fresh icu_normalizer v1.5.0 |
| 1172 | 2025-07-31T15:50:30.816Z | Fresh hyper-util v0.1.15 |
| 1173 | 2025-07-31T15:50:30.816Z | Fresh rustix v1.0.2 |
| 1174 | 2025-07-31T15:50:30.816Z | Fresh scroll v0.12.0 |
| 1175 | 2025-07-31T15:50:30.816Z | Fresh paste v1.0.15 |
| 1176 | 2025-07-31T15:50:30.816Z | Fresh block-buffer v0.10.2 |
| 1177 | 2025-07-31T15:50:30.816Z | Fresh crypto-common v0.1.6 |
| 1178 | 2025-07-31T15:50:30.816Z | Fresh openssl-sys v0.9.107 |
| 1179 | 2025-07-31T15:50:30.816Z | Fresh form_urlencoded v1.2.1 |
| 1180 | 2025-07-31T15:50:30.816Z | Fresh rand_core v0.6.3 |
| 1181 | 2025-07-31T15:50:30.816Z | Fresh openssl-macros v0.1.1 |
| 1182 | 2025-07-31T15:50:30.816Z | Fresh ppv-lite86 v0.2.15 |
| 1183 | 2025-07-31T15:50:30.816Z | Fresh plain v0.2.3 |
| 1184 | 2025-07-31T15:50:30.817Z | Fresh mime v0.3.16 |
| 1185 | 2025-07-31T15:50:30.817Z | Fresh fastrand v2.1.1 |
| 1186 | 2025-07-31T15:50:30.817Z | Fresh rand_chacha v0.3.1 |
| 1187 | 2025-07-31T15:50:30.817Z | Fresh openssl v0.10.72 |
| 1188 | 2025-07-31T15:50:30.817Z | Fresh goblin v0.8.0 |
| 1189 | 2025-07-31T15:50:30.817Z | Fresh tempfile v3.20.0 |
| 1190 | 2025-07-31T15:50:30.817Z | Fresh digest v0.10.7 |
| 1191 | 2025-07-31T15:50:30.817Z | Fresh rustix v0.38.44 |
| 1192 | 2025-07-31T15:50:30.817Z | Fresh unicase v2.6.0 |
| 1193 | 2025-07-31T15:50:30.817Z | Fresh semver v1.0.26 |
| 1194 | 2025-07-31T15:50:30.817Z | Fresh idna_adapter v1.2.0 |
| 1195 | 2025-07-31T15:50:30.817Z | Fresh dirs-sys-next v0.1.2 |
| 1196 | 2025-07-31T15:50:30.817Z | Fresh winnow v0.7.10 |
| 1197 | 2025-07-31T15:50:30.817Z | Fresh cpufeatures v0.2.2 |
| 1198 | 2025-07-31T15:50:30.817Z | Fresh unicode-segmentation v1.10.0 |
| 1199 | 2025-07-31T15:50:30.817Z | Fresh unicode-width v0.1.9 |
| 1200 | 2025-07-31T15:50:30.817Z | Fresh heck v0.5.0 |
| 1201 | 2025-07-31T15:50:30.817Z | Fresh pretty-hex v0.4.1 |
| 1202 | 2025-07-31T15:50:30.817Z | Fresh lazy_static v1.5.0 |
| 1203 | 2025-07-31T15:50:30.817Z | Fresh dirs-next v2.0.0 |
| 1204 | 2025-07-31T15:50:30.817Z | Fresh toml_parser v1.0.1 |
| 1205 | 2025-07-31T15:50:30.817Z | Fresh sha1 v0.10.6 |
| 1206 | 2025-07-31T15:50:30.817Z | Fresh dof v0.3.0 |
| 1207 | 2025-07-31T15:50:30.817Z | Fresh newline-converter v0.3.0 |
| 1208 | 2025-07-31T15:50:30.817Z | Fresh native-tls v0.2.12 |
| 1209 | 2025-07-31T15:50:30.817Z | Fresh console v0.15.7 |
| 1210 | 2025-07-31T15:50:30.817Z | Fresh atomicwrites v0.4.4 |
| 1211 | 2025-07-31T15:50:30.817Z | Fresh idna v1.0.3 |
| 1212 | 2025-07-31T15:50:30.817Z | Fresh num-traits v0.2.14 |
| 1213 | 2025-07-31T15:50:30.817Z | Fresh rustls v0.22.4 |
| 1214 | 2025-07-31T15:50:30.817Z | Fresh rand v0.8.4 |
| 1215 | 2025-07-31T15:50:30.817Z | Fresh rustls v0.23.13 |
| 1216 | 2025-07-31T15:50:30.817Z | Fresh concurrent-queue v2.5.0 |
| 1217 | 2025-07-31T15:50:30.817Z | Fresh rustls-pemfile v2.1.3 |
| 1218 | 2025-07-31T15:50:30.817Z | Fresh http-body-util v0.1.3 |
| 1219 | 2025-07-31T15:50:30.817Z | Fresh serde_spanned v1.0.0 |
| 1220 | 2025-07-31T15:50:30.817Z | Fresh toml_datetime v0.7.0 |
| 1221 | 2025-07-31T15:50:30.818Z | Fresh serde_derive_internals v0.29.0 |
| 1222 | 2025-07-31T15:50:30.818Z | Fresh syn v2.0.104 |
| 1223 | 2025-07-31T15:50:30.818Z | Fresh sync_wrapper v1.0.1 |
| 1224 | 2025-07-31T15:50:30.818Z | Fresh thread_local v1.1.4 |
| 1225 | 2025-07-31T15:50:30.818Z | Fresh encoding_rs v0.8.32 |
| 1226 | 2025-07-31T15:50:30.818Z | Fresh match_cfg v0.1.0 |
| 1227 | 2025-07-31T15:50:30.818Z | Fresh tower-layer v0.3.3 |
| 1228 | 2025-07-31T15:50:30.818Z | Fresh similar v2.2.1 |
| 1229 | 2025-07-31T15:50:30.818Z | Fresh toml_writer v1.0.2 |
| 1230 | 2025-07-31T15:50:30.818Z | Fresh parking v2.2.0 |
| 1231 | 2025-07-31T15:50:30.818Z | Fresh iana-time-zone v0.1.47 |
| 1232 | 2025-07-31T15:50:30.818Z | Fresh toml v0.9.2 |
| 1233 | 2025-07-31T15:50:30.818Z | Fresh event-listener v5.0.0 |
| 1234 | 2025-07-31T15:50:30.818Z | Fresh chrono v0.4.41 |
| 1235 | 2025-07-31T15:50:30.818Z | Fresh tower v0.5.2 |
| 1236 | 2025-07-31T15:50:30.818Z | Fresh hostname v0.3.1 |
| 1237 | 2025-07-31T15:50:30.818Z | Fresh expectorate v1.2.0 |
| 1238 | 2025-07-31T15:50:30.818Z | Fresh schemars_derive v0.8.22 |
| 1239 | 2025-07-31T15:50:30.818Z | Fresh usdt-impl v0.5.0 |
| 1240 | 2025-07-31T15:50:30.818Z | Fresh url v2.5.4 |
| 1241 | 2025-07-31T15:50:30.818Z | Fresh tokio-rustls v0.26.0 |
| 1242 | 2025-07-31T15:50:30.818Z | Fresh tokio-rustls v0.25.0 |
| 1243 | 2025-07-31T15:50:30.818Z | Fresh term v0.7.0 |
| 1244 | 2025-07-31T15:50:30.818Z | Fresh tokio-native-tls v0.3.1 |
| 1245 | 2025-07-31T15:50:30.818Z | Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1246 | 2025-07-31T15:50:30.818Z | Fresh usdt-attr-macro v0.5.0 |
| 1247 | 2025-07-31T15:50:30.818Z | Fresh usdt-macro v0.5.0 |
| 1248 | 2025-07-31T15:50:30.818Z | Fresh serde_urlencoded v0.7.1 |
| 1249 | 2025-07-31T15:50:30.847Z | Fresh slog-json v2.6.1 |
| 1250 | 2025-07-31T15:50:30.847Z | Fresh crossbeam-channel v0.5.1 |
| 1251 | 2025-07-31T15:50:30.847Z | Fresh uuid v1.17.0 |
| 1252 | 2025-07-31T15:50:30.847Z | Fresh webpki-roots v0.26.5 |
| 1253 | 2025-07-31T15:50:30.847Z | Fresh futures-executor v0.3.31 |
| 1254 | 2025-07-31T15:50:30.847Z | Fresh thiserror-impl v2.0.12 |
| 1255 | 2025-07-31T15:50:30.847Z | Fresh async-stream-impl v0.3.6 |
| 1256 | 2025-07-31T15:50:30.847Z | Fresh is-terminal v0.4.12 |
| 1257 | 2025-07-31T15:50:30.847Z | Fresh memmap v0.7.0 |
| 1258 | 2025-07-31T15:50:30.847Z | Running `/home/build/.rustup/toolchains/1.88.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=1c7580cf1f884859 -C extra-filename=-94e082aa4dc37619 --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-dacb9904bb1146a4.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d9067958bdf7af04.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro` |
| 1259 | 2025-07-31T15:50:30.847Z | Fresh iri-string v0.7.8 |
| 1260 | 2025-07-31T15:50:30.847Z | Fresh data-encoding v2.4.0 |
| 1261 | 2025-07-31T15:50:30.847Z | Fresh spin v0.9.8 |
| 1262 | 2025-07-31T15:50:30.847Z | Fresh take_mut v0.2.2 |
| 1263 | 2025-07-31T15:50:30.847Z | Fresh dyn-clone v1.0.4 |
| 1264 | 2025-07-31T15:50:30.847Z | Fresh utf-8 v0.7.6 |
| 1265 | 2025-07-31T15:50:30.847Z | Fresh slog-async v2.8.0 |
| 1266 | 2025-07-31T15:50:30.847Z | Fresh tower-http v0.6.5 |
| 1267 | 2025-07-31T15:50:30.847Z | Fresh multer v3.1.0 |
| 1268 | 2025-07-31T15:50:30.847Z | Fresh schemars v0.8.22 |
| 1269 | 2025-07-31T15:50:30.847Z | Fresh tungstenite v0.24.0 |
| 1270 | 2025-07-31T15:50:30.847Z | Fresh slog-term v2.9.1 |
| 1271 | 2025-07-31T15:50:30.847Z | Fresh async-stream v0.3.6 |
| 1272 | 2025-07-31T15:50:30.847Z | Fresh hyper-rustls v0.27.3 |
| 1273 | 2025-07-31T15:50:30.847Z | Fresh usdt v0.5.0 |
| 1274 | 2025-07-31T15:50:30.847Z | Fresh futures v0.3.31 |
| 1275 | 2025-07-31T15:50:30.847Z | Fresh thiserror v2.0.12 |
| 1276 | 2025-07-31T15:50:30.847Z | Fresh slog-bunyan v2.5.0 |
| 1277 | 2025-07-31T15:50:30.847Z | Fresh hyper-tls v0.6.0 |
| 1278 | 2025-07-31T15:50:30.847Z | Fresh mime_guess v2.0.5 |
| 1279 | 2025-07-31T15:50:30.848Z | Fresh camino v1.1.10 |
| 1280 | 2025-07-31T15:50:30.848Z | Fresh target-triple v0.1.3 |
| 1281 | 2025-07-31T15:50:30.848Z | Fresh event-listener-strategy v0.5.4 |
| 1282 | 2025-07-31T15:50:30.848Z | Fresh rustls-native-certs v0.7.0 |
| 1283 | 2025-07-31T15:50:30.848Z | Fresh yasna v0.5.2 |
| 1284 | 2025-07-31T15:50:30.848Z | Fresh pem v3.0.5 |
| 1285 | 2025-07-31T15:50:30.848Z | Fresh waitgroup v0.1.2 |
| 1286 | 2025-07-31T15:50:30.848Z | Fresh openapiv3 v2.2.0 |
| 1287 | 2025-07-31T15:50:30.848Z | Fresh webpki-roots v1.0.0 |
| 1288 | 2025-07-31T15:50:30.848Z | Fresh serde_path_to_error v0.1.17 |
| 1289 | 2025-07-31T15:50:30.848Z | Fresh async-trait v0.1.88 |
| 1290 | 2025-07-31T15:50:30.848Z | Fresh hostname v0.4.0 |
| 1291 | 2025-07-31T15:50:30.848Z | Fresh termcolor v1.1.2 |
| 1292 | 2025-07-31T15:50:30.848Z | Fresh simple-mermaid v0.2.0 |
| 1293 | 2025-07-31T15:50:30.848Z | Fresh glob v0.3.0 |
| 1294 | 2025-07-31T15:50:30.848Z | Fresh debug-ignore v1.0.5 |
| 1295 | 2025-07-31T15:50:30.848Z | Fresh http-range v0.1.4 |
| 1296 | 2025-07-31T15:50:30.848Z | Fresh trybuild v1.0.106 |
| 1297 | 2025-07-31T15:50:30.848Z | Fresh hyper-rustls v0.26.0 |
| 1298 | 2025-07-31T15:50:30.848Z | Fresh reqwest v0.12.22 |
| 1299 | 2025-07-31T15:50:30.848Z | Fresh rcgen v0.14.2 |
| 1300 | 2025-07-31T15:50:30.848Z | Fresh async-channel v2.5.0 |
| 1301 | 2025-07-31T15:50:30.848Z | Fresh tokio-tungstenite v0.24.0 |
| 1302 | 2025-07-31T15:50:30.848Z | Fresh hyper-staticfile v0.10.1 |
| 1303 | 2025-07-31T15:50:30.848Z | Fresh buf-list v1.0.3 |
| 1304 | 2025-07-31T15:50:30.848Z | Fresh anyhow v1.0.98 |
| 1305 | 2025-07-31T15:50:30.848Z | Fresh subprocess v0.2.9 |
| 1306 | 2025-07-31T15:50:30.848Z | Fresh schema-derive v0.1.0 |
| 1307 | 2025-07-31T15:50:30.848Z | Fresh schema v0.1.0 |
| 1308 | 2025-07-31T15:50:30.848Z | Fresh prettyplease v0.2.35 |
| 1309 | 2025-07-31T15:50:33.259Z | Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot) |
| 1310 | 2025-07-31T15:50:33.336Z | Running `/home/build/.rustup/toolchains/1.88.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=7972c25be707611a -C extra-filename=-871438b250dd2d89 --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-966079c1efae5a34.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out` |
| 1311 | 2025-07-31T15:50:33.336Z | Running `/home/build/.rustup/toolchains/1.88.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=7974ad9e1903a017 -C extra-filename=-d2f38a85ccc6147b --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1312 | 2025-07-31T15:50:41.001Z | Running `/home/build/.rustup/toolchains/1.88.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=79c72b8dcac2d227 -C extra-filename=-7e7e4b7254ffddc6 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1313 | 2025-07-31T15:50:41.002Z | Running `/home/build/.rustup/toolchains/1.88.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=0ea63d5381390c75 -C extra-filename=-be0214e8ff8bc141 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1314 | 2025-07-31T15:50:41.055Z | Running `/home/build/.rustup/toolchains/1.88.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=b4d31e50ec14aaf2 -C extra-filename=-b4af5786630fdeea --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1315 | 2025-07-31T15:50:41.055Z | Running `/home/build/.rustup/toolchains/1.88.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=5522a15508898015 -C extra-filename=-8fcff7933af8f3b8 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1316 | 2025-07-31T15:50:41.056Z | Running `/home/build/.rustup/toolchains/1.88.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=20a23ed9900de9d0 -C extra-filename=-0bd7db5c3c097ffb --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1317 | 2025-07-31T15:50:41.057Z | Running `/home/build/.rustup/toolchains/1.88.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=3b991e09966ccb19 -C extra-filename=-e79c6fc0f8350eb8 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1318 | 2025-07-31T15:50:41.057Z | Running `/home/build/.rustup/toolchains/1.88.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=f7b199a84531dee8 -C extra-filename=-ef8c0845f235f114 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1319 | 2025-07-31T15:50:53.265Z | Running `/home/build/.rustup/toolchains/1.88.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=f2ce20ebc493b9e1 -C extra-filename=-097d23f3a7d90578 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1320 | 2025-07-31T15:50:57.438Z | Running `/home/build/.rustup/toolchains/1.88.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=1a7199539bed9504 -C extra-filename=-4eaef91419788dd0 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1321 | 2025-07-31T15:50:57.465Z | Running `/home/build/.rustup/toolchains/1.88.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=576e1d635824d8b4 -C extra-filename=-82c77e03264062b1 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1322 | 2025-07-31T15:50:57.581Z | Running `/home/build/.rustup/toolchains/1.88.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=32d93c9b5f7d8481 -C extra-filename=-08f22e4a5f4283c6 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1323 | 2025-07-31T15:50:58.642Z | Running `/home/build/.rustup/toolchains/1.88.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=e4b506b2e5a53cf0 -C extra-filename=-085f7847373bce03 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1324 | 2025-07-31T15:50:58.886Z | Running `/home/build/.rustup/toolchains/1.88.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=0e37e3245c9e03cd -C extra-filename=-de68575f7ff1e286 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1325 | 2025-07-31T15:50:59.513Z | Running `/home/build/.rustup/toolchains/1.88.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=45306c2c54f53500 -C extra-filename=-43cede01b86ce2dc --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1326 | 2025-07-31T15:51:13.736Z | Running `/home/build/.rustup/toolchains/1.88.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=1c8480991f712be7 -C extra-filename=-d5cd22477116d0ac --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1327 | 2025-07-31T15:51:17.077Z | Running `/home/build/.rustup/toolchains/1.88.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=de914dcfc3bd3777 -C extra-filename=-d0863f6ab019955b --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1328 | 2025-07-31T15:51:19.338Z | Running `/home/build/.rustup/toolchains/1.88.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=ea48fcbacba366e6 -C extra-filename=-6895938256b6c0e8 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1329 | 2025-07-31T15:51:19.804Z | Running `/home/build/.rustup/toolchains/1.88.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=58ced18a6f903b20 -C extra-filename=-3f909d27b413f2b8 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1330 | 2025-07-31T15:51:20.655Z | Running `/home/build/.rustup/toolchains/1.88.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=b5be2e5d5f8f02e5 -C extra-filename=-ac029281c7183c95 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1331 | 2025-07-31T15:51:20.692Z | Running `/home/build/.rustup/toolchains/1.88.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=d004d4d95a3559a7 -C extra-filename=-76d34a6dd6540408 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1332 | 2025-07-31T15:51:20.910Z | Running `/home/build/.rustup/toolchains/1.88.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=22c4b842b3d44217 -C extra-filename=-c2c4ecdf0f2f7a44 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1333 | 2025-07-31T15:51:21.001Z | Running `/home/build/.rustup/toolchains/1.88.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=3e754df18e97a363 -C extra-filename=-3849697918855625 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1334 | 2025-07-31T15:51:31.207Z | Running `/home/build/.rustup/toolchains/1.88.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=3a1625183013db40 -C extra-filename=-41cd91537c9c61b2 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1335 | 2025-07-31T15:51:34.118Z | Running `/home/build/.rustup/toolchains/1.88.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=15de4a09aa62796f -C extra-filename=-aba71be6c3c48163 --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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-5c2c9519e801453c/out -L native=/usr/ssl-3/lib/amd64` |
| 1336 | 2025-07-31T15:51:55.695Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s |
| 1337 | 2025-07-31T15:51:55.752Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-d2f38a85ccc6147b` |
| 1338 | 2025-07-31T15:51:55.752Z | |
| 1339 | 2025-07-31T15:51:55.752Z | running 105 tests |
| 1340 | 2025-07-31T15:51:55.752Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1341 | 2025-07-31T15:51:55.752Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1342 | 2025-07-31T15:51:55.752Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1343 | 2025-07-31T15:51:55.753Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1344 | 2025-07-31T15:51:55.753Z | test api_description::test::test_tags_need_one ... ok |
| 1345 | 2025-07-31T15:51:55.753Z | test api_description::test::test_badpath1 ... ok |
| 1346 | 2025-07-31T15:51:55.753Z | test api_description::test::test_badpath2 ... ok |
| 1347 | 2025-07-31T15:51:55.753Z | test api_description::test::test_badpath3 ... ok |
| 1348 | 2025-07-31T15:51:55.753Z | test api_description::test::test_dup_names ... ok |
| 1349 | 2025-07-31T15:51:55.753Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1350 | 2025-07-31T15:51:55.805Z | test api_description::test::test_tags_too_many ... ok |
| 1351 | 2025-07-31T15:51:55.805Z | test api_description::test::test_tags_just_right ... ok |
| 1352 | 2025-07-31T15:51:55.805Z | test from_map::test::test_deep ... ok |
| 1353 | 2025-07-31T15:51:55.805Z | test error::test::test_serialize_error_response_body ... ok |
| 1354 | 2025-07-31T15:51:55.806Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1355 | 2025-07-31T15:51:55.806Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1356 | 2025-07-31T15:51:55.806Z | test from_map::test::test_lone_literal ... ok |
| 1357 | 2025-07-31T15:51:55.806Z | test from_map::test::test_missing_data1 ... ok |
| 1358 | 2025-07-31T15:51:55.806Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1359 | 2025-07-31T15:51:55.806Z | test from_map::test::test_missing_data2 ... ok |
| 1360 | 2025-07-31T15:51:55.806Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1361 | 2025-07-31T15:51:55.806Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1362 | 2025-07-31T15:51:55.806Z | test from_map::test::test_types ... ok |
| 1363 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1364 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1365 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1366 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1367 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1368 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1369 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_bad_log_mode ... ok |
| 1370 | 2025-07-31T15:51:55.806Z | note: configured to log to "/tmp/dropshot-d2f38a85ccc6147b.2111.file_dir/log.out" |
| 1371 | 2025-07-31T15:51:55.806Z | test pagination::test::test_pagination_schema ... ok |
| 1372 | 2025-07-31T15:51:55.806Z | test pagination::test::test_results_page ... ok |
| 1373 | 2025-07-31T15:51:55.806Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1374 | 2025-07-31T15:51:55.806Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1375 | 2025-07-31T15:51:55.806Z | test pagination::test::test_pagparams_parsing ... ok |
| 1376 | 2025-07-31T15:51:55.806Z | test logging::test::test_config_stderr_terminal ... ok |
| 1377 | 2025-07-31T15:51:55.806Z | test pagination::test::test_page_token_serialization ... ok |
| 1378 | 2025-07-31T15:51:55.806Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1379 | 2025-07-31T15:51:55.806Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1380 | 2025-07-31T15:51:55.806Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1381 | 2025-07-31T15:51:55.806Z | test router::test::test_bogus_regex - should panic ... ok |
| 1382 | 2025-07-31T15:51:55.806Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1383 | 2025-07-31T15:51:55.806Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1384 | 2025-07-31T15:51:55.806Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1385 | 2025-07-31T15:51:55.806Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1386 | 2025-07-31T15:51:55.806Z | note: configured to log to "/tmp/dropshot-d2f38a85ccc6147b.2111.file_dir/log.out" |
| 1387 | 2025-07-31T15:51:55.806Z | test router::test::test_empty_variable ... ok |
| 1388 | 2025-07-31T15:51:55.806Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1389 | 2025-07-31T15:51:55.806Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1390 | 2025-07-31T15:51:55.806Z | test router::test::test_embedded_non_variable ... ok |
| 1391 | 2025-07-31T15:51:55.806Z | test router::test::test_iter_null ... ok |
| 1392 | 2025-07-31T15:51:55.807Z | test router::test::test_iter ... ok |
| 1393 | 2025-07-31T15:51:55.807Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1394 | 2025-07-31T15:51:55.807Z | test api_description::test::test_tags_set ... ok |
| 1395 | 2025-07-31T15:51:55.807Z | test router::test::test_iter2 ... ok |
| 1396 | 2025-07-31T15:51:55.807Z | test router::test::test_error_cases ... ok |
| 1397 | 2025-07-31T15:51:55.807Z | test router::test::test_map ... ok |
| 1398 | 2025-07-31T15:51:55.807Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1399 | 2025-07-31T15:51:55.807Z | test router::test::test_path_segment ... ok |
| 1400 | 2025-07-31T15:51:55.807Z | test router::test::test_map_bad_value ... ok |
| 1401 | 2025-07-31T15:51:55.807Z | test router::test::test_segments ... ok |
| 1402 | 2025-07-31T15:51:55.807Z | test router::test::test_map_bad_seq ... ok |
| 1403 | 2025-07-31T15:51:55.807Z | note: configured to log to "/tmp/dropshot-d2f38a85ccc6147b.2111.file_dir/log.out" |
| 1404 | 2025-07-31T15:51:55.807Z | test router::test::test_more_after_regex - should panic ... ok |
| 1405 | 2025-07-31T15:51:55.807Z | test router::test::test_router_basic ... ok |
| 1406 | 2025-07-31T15:51:55.808Z | test router::test::test_router_versioned ... ok |
| 1407 | 2025-07-31T15:51:55.808Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1408 | 2025-07-31T15:51:55.808Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1409 | 2025-07-31T15:51:55.808Z | test logging::test::test_config_file ... ok |
| 1410 | 2025-07-31T15:51:55.808Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1411 | 2025-07-31T15:51:55.808Z | test router::test::test_variable_rename ... ok |
| 1412 | 2025-07-31T15:51:55.808Z | test router::test::test_variables_glob ... ok |
| 1413 | 2025-07-31T15:51:55.808Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1414 | 2025-07-31T15:51:55.808Z | test router::test::test_variables_multi ... ok |
| 1415 | 2025-07-31T15:51:55.808Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1416 | 2025-07-31T15:51:55.808Z | test router::test::test_variables_basic ... ok |
| 1417 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_empty_struct ... ok |
| 1418 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_additional_properties ... ok |
| 1419 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_nullable ... ok |
| 1420 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_embedded_schema ... ok |
| 1421 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_two_types - should panic ... ok |
| 1422 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_extension_conversion ... ok |
| 1423 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1424 | 2025-07-31T15:51:55.808Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1425 | 2025-07-31T15:51:55.808Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1426 | 2025-07-31T15:51:55.808Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1427 | 2025-07-31T15:51:55.808Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1428 | 2025-07-31T15:51:55.808Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1429 | 2025-07-31T15:51:55.808Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1430 | 2025-07-31T15:51:55.810Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1431 | 2025-07-31T15:51:55.810Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1432 | 2025-07-31T15:51:55.810Z | test to_map::test::test_struct_with_options ... ok |
| 1433 | 2025-07-31T15:51:55.810Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1434 | 2025-07-31T15:51:55.810Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1435 | 2025-07-31T15:51:55.810Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1436 | 2025-07-31T15:51:55.810Z | test to_map::test::test_to_map_enum ... ok |
| 1437 | 2025-07-31T15:51:55.810Z | test to_map::test::test_to_map_num ... ok |
| 1438 | 2025-07-31T15:51:55.810Z | test to_map::test::test_to_map_seq ... ok |
| 1439 | 2025-07-31T15:51:55.810Z | test type_util::tests::test_commented_ref ... ok |
| 1440 | 2025-07-31T15:51:55.810Z | test to_map::test::test_to_map_vec ... ok |
| 1441 | 2025-07-31T15:51:55.810Z | test to_map::test::test_to_map_valid ... ok |
| 1442 | 2025-07-31T15:51:55.810Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1443 | 2025-07-31T15:51:55.810Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1444 | 2025-07-31T15:51:55.810Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1445 | 2025-07-31T15:51:55.810Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1446 | 2025-07-31T15:51:55.810Z | test server::test::test_server_run_then_close ... ok |
| 1447 | 2025-07-31T15:51:55.810Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1448 | 2025-07-31T15:51:55.810Z | |
| 1449 | 2025-07-31T15:51:55.810Z | test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 1450 | 2025-07-31T15:51:55.838Z | |
| 1451 | 2025-07-31T15:51:55.838Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-6895938256b6c0e8` |
| 1452 | 2025-07-31T15:51:55.838Z | |
| 1453 | 2025-07-31T15:51:55.838Z | running 1 test |
| 1454 | 2025-07-31T15:51:56.350Z | Compiling proc-macro2 v1.0.95 |
| 1455 | 2025-07-31T15:51:56.350Z | Compiling unicode-ident v1.0.12 |
| 1456 | 2025-07-31T15:51:56.350Z | Compiling libc v0.2.174 |
| 1457 | 2025-07-31T15:51:56.350Z | Checking cfg-if v1.0.0 |
| 1458 | 2025-07-31T15:51:56.378Z | Compiling version_check v0.9.5 |
| 1459 | 2025-07-31T15:51:56.378Z | Checking itoa v1.0.1 |
| 1460 | 2025-07-31T15:51:56.378Z | Compiling serde v1.0.219 |
| 1461 | 2025-07-31T15:51:56.378Z | Checking pin-project-lite v0.2.12 |
| 1462 | 2025-07-31T15:51:56.482Z | Checking memchr v2.6.0 |
| 1463 | 2025-07-31T15:51:56.534Z | Compiling shlex v1.3.0 |
| 1464 | 2025-07-31T15:51:56.564Z | Compiling autocfg v1.1.0 |
| 1465 | 2025-07-31T15:51:56.605Z | Checking smallvec v1.13.2 |
| 1466 | 2025-07-31T15:51:56.884Z | Compiling cc v1.2.16 |
| 1467 | 2025-07-31T15:51:56.913Z | Checking once_cell v1.20.1 |
| 1468 | 2025-07-31T15:51:57.025Z | Checking bytes v1.10.1 |
| 1469 | 2025-07-31T15:51:57.063Z | Checking futures-core v0.3.31 |
| 1470 | 2025-07-31T15:51:57.221Z | Compiling log v0.4.17 |
| 1471 | 2025-07-31T15:51:57.248Z | Compiling thiserror v1.0.69 |
| 1472 | 2025-07-31T15:51:57.276Z | Compiling ryu v1.0.5 |
| 1473 | 2025-07-31T15:51:57.303Z | Compiling parking_lot_core v0.9.4 |
| 1474 | 2025-07-31T15:51:57.765Z | Checking scopeguard v1.2.0 |
| 1475 | 2025-07-31T15:51:57.834Z | Compiling slab v0.4.9 |
| 1476 | 2025-07-31T15:51:57.834Z | Checking futures-sink v0.3.31 |
| 1477 | 2025-07-31T15:51:57.870Z | Compiling serde_json v1.0.140 |
| 1478 | 2025-07-31T15:51:57.898Z | Checking fnv v1.0.7 |
| 1479 | 2025-07-31T15:51:57.940Z | Checking lock_api v0.4.6 |
| 1480 | 2025-07-31T15:51:58.004Z | Checking futures-channel v0.3.31 |
| 1481 | 2025-07-31T15:51:58.045Z | Compiling quote v1.0.40 |
| 1482 | 2025-07-31T15:51:58.255Z | Checking getrandom v0.2.11 |
| 1483 | 2025-07-31T15:51:58.295Z | Checking socket2 v0.5.9 |
| 1484 | 2025-07-31T15:51:58.338Z | Checking mio v1.0.3 |
| 1485 | 2025-07-31T15:51:58.425Z | Compiling syn v2.0.104 |
| 1486 | 2025-07-31T15:51:58.497Z | Checking parking_lot v0.12.1 |
| 1487 | 2025-07-31T15:51:58.525Z | Checking signal-hook-registry v1.4.0 |
| 1488 | 2025-07-31T15:51:58.728Z | Checking http v1.3.1 |
| 1489 | 2025-07-31T15:51:58.756Z | Checking futures-task v0.3.31 |
| 1490 | 2025-07-31T15:51:58.783Z | Checking zeroize v1.7.0 |
| 1491 | 2025-07-31T15:51:58.811Z | Checking pin-utils v0.1.0 |
| 1492 | 2025-07-31T15:51:58.896Z | Checking futures-io v0.3.31 |
| 1493 | 2025-07-31T15:51:59.002Z | Checking rustls-pki-types v1.12.0 |
| 1494 | 2025-07-31T15:51:59.029Z | Checking stable_deref_trait v1.2.0 |
| 1495 | 2025-07-31T15:51:59.072Z | Compiling httparse v1.10.0 |
| 1496 | 2025-07-31T15:51:59.179Z | Compiling ucd-trie v0.1.6 |
| 1497 | 2025-07-31T15:51:59.433Z | Checking tracing-core v0.1.32 |
| 1498 | 2025-07-31T15:51:59.499Z | Checking untrusted v0.9.0 |
| 1499 | 2025-07-31T15:51:59.675Z | Checking hashbrown v0.15.2 |
| 1500 | 2025-07-31T15:51:59.703Z | Checking bitflags v2.4.0 |
| 1501 | 2025-07-31T15:51:59.853Z | Checking equivalent v1.0.0 |
| 1502 | 2025-07-31T15:52:00.012Z | Checking tracing v0.1.40 |
| 1503 | 2025-07-31T15:52:00.206Z | Compiling ring v0.17.13 |
| 1504 | 2025-07-31T15:52:00.234Z | Checking http-body v1.0.1 |
| 1505 | 2025-07-31T15:52:00.313Z | Checking atomic-waker v1.1.1 |
| 1506 | 2025-07-31T15:52:00.340Z | Compiling typenum v1.14.0 |
| 1507 | 2025-07-31T15:52:00.340Z | Compiling vcpkg v0.2.15 |
| 1508 | 2025-07-31T15:52:00.447Z | Checking litemap v0.7.4 |
| 1509 | 2025-07-31T15:52:00.474Z | Checking base64 v0.22.1 |
| 1510 | 2025-07-31T15:52:00.552Z | Compiling pkg-config v0.3.31 |
| 1511 | 2025-07-31T15:52:00.633Z | Checking writeable v0.5.5 |
| 1512 | 2025-07-31T15:52:00.764Z | Checking percent-encoding v2.3.1 |
| 1513 | 2025-07-31T15:52:00.952Z | Compiling generic-array v0.14.5 |
| 1514 | 2025-07-31T15:52:00.983Z | Checking try-lock v0.2.3 |
| 1515 | 2025-07-31T15:52:01.125Z | Compiling crossbeam-utils v0.8.15 |
| 1516 | 2025-07-31T15:52:01.225Z | Checking want v0.3.0 |
| 1517 | 2025-07-31T15:52:01.467Z | Compiling unicase v2.6.0 |
| 1518 | 2025-07-31T15:52:01.526Z | Compiling num-conv v0.1.0 |
| 1519 | 2025-07-31T15:52:01.720Z | Checking icu_locid_transform_data v1.5.0 |
| 1520 | 2025-07-31T15:52:01.800Z | Checking httpdate v1.0.1 |
| 1521 | 2025-07-31T15:52:01.834Z | Compiling getrandom v0.3.1 |
| 1522 | 2025-07-31T15:52:01.861Z | Checking powerfmt v0.2.0 |
| 1523 | 2025-07-31T15:52:02.052Z | Checking subtle v2.5.0 |
| 1524 | 2025-07-31T15:52:02.130Z | Checking tower-service v0.3.3 |
| 1525 | 2025-07-31T15:52:02.163Z | Compiling openssl-sys v0.9.107 |
| 1526 | 2025-07-31T15:52:02.266Z | Compiling time-core v0.1.2 |
| 1527 | 2025-07-31T15:52:02.294Z | Checking deranged v0.3.11 |
| 1528 | 2025-07-31T15:52:02.471Z | Compiling time-macros v0.2.18 |
| 1529 | 2025-07-31T15:52:03.041Z | Compiling byteorder v1.4.3 |
| 1530 | 2025-07-31T15:52:03.223Z | Checking num_threads v0.1.3 |
| 1531 | 2025-07-31T15:52:03.297Z | Compiling slog v2.7.0 |
| 1532 | 2025-07-31T15:52:03.455Z | Checking icu_properties_data v1.5.0 |
| 1533 | 2025-07-31T15:52:03.669Z | Compiling usdt-impl v0.5.0 |
| 1534 | 2025-07-31T15:52:03.801Z | Checking icu_normalizer_data v1.5.0 |
| 1535 | 2025-07-31T15:52:03.908Z | Checking utf8_iter v1.0.4 |
| 1536 | 2025-07-31T15:52:03.936Z | Checking utf16_iter v1.0.5 |
| 1537 | 2025-07-31T15:52:04.102Z | Checking ipnet v2.10.0 |
| 1538 | 2025-07-31T15:52:04.130Z | Compiling semver v1.0.26 |
| 1539 | 2025-07-31T15:52:04.130Z | Checking openssl-probe v0.1.4 |
| 1540 | 2025-07-31T15:52:04.130Z | Checking write16 v1.0.0 |
| 1541 | 2025-07-31T15:52:04.157Z | Compiling openssl v0.10.72 |
| 1542 | 2025-07-31T15:52:04.270Z | Checking foreign-types-shared v0.1.1 |
| 1543 | 2025-07-31T15:52:04.400Z | Checking foreign-types v0.3.2 |
| 1544 | 2025-07-31T15:52:04.517Z | Compiling thread-id v4.0.0 |
| 1545 | 2025-07-31T15:52:04.603Z | Compiling synstructure v0.13.1 |
| 1546 | 2025-07-31T15:52:04.678Z | Checking block-buffer v0.10.2 |
| 1547 | 2025-07-31T15:52:04.876Z | Checking crypto-common v0.1.6 |
| 1548 | 2025-07-31T15:52:05.066Z | Checking form_urlencoded v1.2.1 |
| 1549 | 2025-07-31T15:52:05.093Z | Checking rand_core v0.6.3 |
| 1550 | 2025-07-31T15:52:05.186Z | Checking time v0.3.36 |
| 1551 | 2025-07-31T15:52:05.262Z | Checking errno v0.3.10 |
| 1552 | 2025-07-31T15:52:05.289Z | Compiling num-traits v0.2.14 |
| 1553 | 2025-07-31T15:52:05.445Z | Checking plain v0.2.3 |
| 1554 | 2025-07-31T15:52:05.589Z | Compiling rustls v0.22.4 |
| 1555 | 2025-07-31T15:52:05.617Z | Compiling native-tls v0.2.12 |
| 1556 | 2025-07-31T15:52:05.644Z | Checking ppv-lite86 v0.2.15 |
| 1557 | 2025-07-31T15:52:05.674Z | Checking mime v0.3.16 |
| 1558 | 2025-07-31T15:52:05.917Z | Compiling rustix v1.0.2 |
| 1559 | 2025-07-31T15:52:05.970Z | Checking rustls-webpki v0.102.8 |
| 1560 | 2025-07-31T15:52:05.999Z | Compiling rustls v0.23.13 |
| 1561 | 2025-07-31T15:52:06.238Z | Checking rand_chacha v0.3.1 |
| 1562 | 2025-07-31T15:52:06.446Z | Checking digest v0.10.7 |
| 1563 | 2025-07-31T15:52:06.499Z | Checking dirs-sys-next v0.1.2 |
| 1564 | 2025-07-31T15:52:06.696Z | Checking pretty-hex v0.4.1 |
| 1565 | 2025-07-31T15:52:06.723Z | Compiling rustix v0.38.44 |
| 1566 | 2025-07-31T15:52:06.723Z | Checking cpufeatures v0.2.2 |
| 1567 | 2025-07-31T15:52:06.827Z | Checking sha1 v0.10.6 |
| 1568 | 2025-07-31T15:52:07.081Z | Checking dirs-next v2.0.0 |
| 1569 | 2025-07-31T15:52:07.197Z | Checking rand v0.8.4 |
| 1570 | 2025-07-31T15:52:07.235Z | Compiling mime_guess v2.0.5 |
| 1571 | 2025-07-31T15:52:08.227Z | Compiling serde_derive_internals v0.29.0 |
| 1572 | 2025-07-31T15:52:08.266Z | Checking concurrent-queue v2.5.0 |
| 1573 | 2025-07-31T15:52:08.572Z | Checking rustls-pemfile v2.1.3 |
| 1574 | 2025-07-31T15:52:08.600Z | Checking http-body-util v0.1.3 |
| 1575 | 2025-07-31T15:52:08.741Z | Checking sync_wrapper v1.0.1 |
| 1576 | 2025-07-31T15:52:08.830Z | Checking thread_local v1.1.4 |
| 1577 | 2025-07-31T15:52:08.903Z | Compiling multer v3.1.0 |
| 1578 | 2025-07-31T15:52:08.978Z | Checking encoding_rs v0.8.32 |
| 1579 | 2025-07-31T15:52:09.092Z | Checking tower-layer v0.3.3 |
| 1580 | 2025-07-31T15:52:09.291Z | Compiling paste v1.0.15 |
| 1581 | 2025-07-31T15:52:09.351Z | Checking winnow v0.7.10 |
| 1582 | 2025-07-31T15:52:09.693Z | Checking match_cfg v0.1.0 |
| 1583 | 2025-07-31T15:52:09.798Z | Compiling thiserror v2.0.12 |
| 1584 | 2025-07-31T15:52:09.849Z | Compiling slog-async v2.8.0 |
| 1585 | 2025-07-31T15:52:09.953Z | Compiling serde_derive v1.0.219 |
| 1586 | 2025-07-31T15:52:10.420Z | Compiling thiserror-impl v1.0.69 |
| 1587 | 2025-07-31T15:52:10.453Z | Compiling tokio-macros v2.5.0 |
| 1588 | 2025-07-31T15:52:10.552Z | Compiling futures-macro v0.3.31 |
| 1589 | 2025-07-31T15:52:10.800Z | Compiling zerofrom-derive v0.1.5 |
| 1590 | 2025-07-31T15:52:10.848Z | Compiling yoke-derive v0.7.5 |
| 1591 | 2025-07-31T15:52:10.928Z | Compiling zerovec-derive v0.10.3 |
| 1592 | 2025-07-31T15:52:11.631Z | Compiling displaydoc v0.2.5 |
| 1593 | 2025-07-31T15:52:12.361Z | Checking tokio v1.46.1 |
| 1594 | 2025-07-31T15:52:12.674Z | Checking futures-util v0.3.31 |
| 1595 | 2025-07-31T15:52:13.643Z | Compiling zerocopy-derive v0.7.32 |
| 1596 | 2025-07-31T15:52:13.670Z | Compiling icu_provider_macros v1.5.0 |
| 1597 | 2025-07-31T15:52:14.128Z | Compiling pest v2.7.6 |
| 1598 | 2025-07-31T15:52:14.201Z | Compiling scroll_derive v0.12.0 |
| 1599 | 2025-07-31T15:52:14.968Z | Checking zerofrom v0.1.5 |
| 1600 | 2025-07-31T15:52:15.029Z | Compiling openssl-macros v0.1.1 |
| 1601 | 2025-07-31T15:52:15.181Z | Checking yoke v0.7.5 |
| 1602 | 2025-07-31T15:52:15.500Z | Checking zerovec v0.10.4 |
| 1603 | 2025-07-31T15:52:15.771Z | Checking scroll v0.12.0 |
| 1604 | 2025-07-31T15:52:16.046Z | Compiling zerocopy v0.7.32 |
| 1605 | 2025-07-31T15:52:16.079Z | Compiling pest_meta v2.7.6 |
| 1606 | 2025-07-31T15:52:16.187Z | Checking goblin v0.8.0 |
| 1607 | 2025-07-31T15:52:16.962Z | Checking tinystr v0.7.6 |
| 1608 | 2025-07-31T15:52:17.292Z | Compiling pest_generator v2.7.6 |
| 1609 | 2025-07-31T15:52:17.320Z | Checking icu_locid v1.5.0 |
| 1610 | 2025-07-31T15:52:18.216Z | Checking icu_provider v1.5.0 |
| 1611 | 2025-07-31T15:52:18.510Z | Checking tokio-util v0.7.7 |
| 1612 | 2025-07-31T15:52:18.753Z | Checking icu_locid_transform v1.5.0 |
| 1613 | 2025-07-31T15:52:18.877Z | Checking icu_collections v1.5.0 |
| 1614 | 2025-07-31T15:52:19.478Z | Compiling camino v1.1.10 |
| 1615 | 2025-07-31T15:52:19.639Z | Checking icu_properties v1.5.1 |
| 1616 | 2025-07-31T15:52:20.051Z | Compiling pest_derive v2.7.6 |
| 1617 | 2025-07-31T15:52:20.131Z | Checking iana-time-zone v0.1.47 |
| 1618 | 2025-07-31T15:52:20.283Z | Compiling schemars v0.8.22 |
| 1619 | 2025-07-31T15:52:20.427Z | Checking parking v2.2.0 |
| 1620 | 2025-07-31T15:52:20.602Z | Checking fastrand v2.1.1 |
| 1621 | 2025-07-31T15:52:20.676Z | Checking event-listener v5.0.0 |
| 1622 | 2025-07-31T15:52:20.909Z | Checking tempfile v3.20.0 |
| 1623 | 2025-07-31T15:52:20.966Z | Checking indexmap v2.10.0 |
| 1624 | 2025-07-31T15:52:21.167Z | Checking tokio-native-tls v0.3.1 |
| 1625 | 2025-07-31T15:52:21.247Z | Checking toml_datetime v0.7.0 |
| 1626 | 2025-07-31T15:52:21.314Z | Checking serde_spanned v1.0.0 |
| 1627 | 2025-07-31T15:52:21.355Z | Compiling dtrace-parser v0.2.0 |
| 1628 | 2025-07-31T15:52:21.532Z | Checking chrono v0.4.41 |
| 1629 | 2025-07-31T15:52:21.605Z | Checking serde_urlencoded v0.7.1 |
| 1630 | 2025-07-31T15:52:21.896Z | Checking uuid v1.17.0 |
| 1631 | 2025-07-31T15:52:22.060Z | Checking h2 v0.4.6 |
| 1632 | 2025-07-31T15:52:22.328Z | Compiling serde_tokenstream v0.2.2 |
| 1633 | 2025-07-31T15:52:22.362Z | Checking dof v0.3.0 |
| 1634 | 2025-07-31T15:52:22.435Z | Checking slog-json v2.6.1 |
| 1635 | 2025-07-31T15:52:22.537Z | Checking icu_normalizer v1.5.0 |
| 1636 | 2025-07-31T15:52:22.699Z | Checking tokio-rustls v0.26.0 |
| 1637 | 2025-07-31T15:52:22.878Z | Checking tokio-rustls v0.25.0 |
| 1638 | 2025-07-31T15:52:23.034Z | Checking tower v0.5.2 |
| 1639 | 2025-07-31T15:52:23.072Z | Checking futures-executor v0.3.31 |
| 1640 | 2025-07-31T15:52:23.228Z | Checking toml_parser v1.0.1 |
| 1641 | 2025-07-31T15:52:23.255Z | Checking idna_adapter v1.2.0 |
| 1642 | 2025-07-31T15:52:23.282Z | Compiling schemars_derive v0.8.22 |
| 1643 | 2025-07-31T15:52:23.437Z | Checking idna v1.0.3 |
| 1644 | 2025-07-31T15:52:23.650Z | Compiling thiserror-impl v2.0.12 |
| 1645 | 2025-07-31T15:52:23.682Z | Compiling async-stream-impl v0.3.6 |
| 1646 | 2025-07-31T15:52:23.879Z | Checking url v2.5.4 |
| 1647 | 2025-07-31T15:52:23.907Z | Checking hostname v0.3.1 |
| 1648 | 2025-07-31T15:52:24.624Z | Checking term v0.7.0 |
| 1649 | 2025-07-31T15:52:25.033Z | Checking crossbeam-channel v0.5.1 |
| 1650 | 2025-07-31T15:52:25.066Z | Checking webpki-roots v0.26.5 |
| 1651 | 2025-07-31T15:52:25.258Z | Checking is-terminal v0.4.12 |
| 1652 | 2025-07-31T15:52:25.285Z | Checking memmap v0.7.0 |
| 1653 | 2025-07-31T15:52:25.391Z | Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot) |
| 1654 | 2025-07-31T15:52:25.506Z | Compiling usdt-attr-macro v0.5.0 |
| 1655 | 2025-07-31T15:52:25.534Z | Compiling usdt-macro v0.5.0 |
| 1656 | 2025-07-31T15:52:25.664Z | Checking utf-8 v0.7.6 |
| 1657 | 2025-07-31T15:52:25.751Z | Checking hyper v1.6.0 |
| 1658 | 2025-07-31T15:52:25.751Z | Compiling buf-list v1.0.3 |
| 1659 | 2025-07-31T15:52:25.779Z | Compiling anyhow v1.0.98 |
| 1660 | 2025-07-31T15:52:25.890Z | Checking iri-string v0.7.8 |
| 1661 | 2025-07-31T15:52:26.466Z | Checking toml_writer v1.0.2 |
| 1662 | 2025-07-31T15:52:26.494Z | Checking unicode-segmentation v1.10.0 |
| 1663 | 2025-07-31T15:52:26.645Z | Checking unicode-width v0.1.9 |
| 1664 | 2025-07-31T15:52:26.788Z | Compiling heck v0.5.0 |
| 1665 | 2025-07-31T15:52:26.817Z | Checking lazy_static v1.5.0 |
| 1666 | 2025-07-31T15:52:26.976Z | Checking data-encoding v2.4.0 |
| 1667 | 2025-07-31T15:52:27.043Z | Checking spin v0.9.8 |
| 1668 | 2025-07-31T15:52:27.226Z | Checking take_mut v0.2.2 |
| 1669 | 2025-07-31T15:52:27.266Z | Checking dyn-clone v1.0.4 |
| 1670 | 2025-07-31T15:52:27.293Z | Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1671 | 2025-07-31T15:52:27.468Z | Checking tungstenite v0.24.0 |
| 1672 | 2025-07-31T15:52:27.553Z | Checking hyper-util v0.1.15 |
| 1673 | 2025-07-31T15:52:27.617Z | Checking usdt v0.5.0 |
| 1674 | 2025-07-31T15:52:27.686Z | Checking newline-converter v0.3.0 |
| 1675 | 2025-07-31T15:52:27.857Z | Checking console v0.15.7 |
| 1676 | 2025-07-31T15:52:27.884Z | Checking toml v0.9.2 |
| 1677 | 2025-07-31T15:52:28.136Z | Checking tower-http v0.6.5 |
| 1678 | 2025-07-31T15:52:28.324Z | Checking atomicwrites v0.4.4 |
| 1679 | 2025-07-31T15:52:28.359Z | Checking slog-term v2.9.1 |
| 1680 | 2025-07-31T15:52:28.404Z | Checking async-stream v0.3.6 |
| 1681 | 2025-07-31T15:52:28.651Z | Checking slog-bunyan v2.5.0 |
| 1682 | 2025-07-31T15:52:28.813Z | Checking futures v0.3.31 |
| 1683 | 2025-07-31T15:52:28.841Z | Checking openapiv3 v2.2.0 |
| 1684 | 2025-07-31T15:52:28.933Z | Checking event-listener-strategy v0.5.4 |
| 1685 | 2025-07-31T15:52:29.055Z | Checking serde_path_to_error v0.1.17 |
| 1686 | 2025-07-31T15:52:29.141Z | Compiling async-trait v0.1.88 |
| 1687 | 2025-07-31T15:52:29.187Z | Checking rustls-native-certs v0.7.0 |
| 1688 | 2025-07-31T15:52:29.341Z | Checking yasna v0.5.2 |
| 1689 | 2025-07-31T15:52:29.369Z | Checking pem v3.0.5 |
| 1690 | 2025-07-31T15:52:29.423Z | Checking hyper-rustls v0.27.3 |
| 1691 | 2025-07-31T15:52:29.588Z | Checking hyper-tls v0.6.0 |
| 1692 | 2025-07-31T15:52:29.627Z | Checking waitgroup v0.1.2 |
| 1693 | 2025-07-31T15:52:29.732Z | Checking webpki-roots v1.0.0 |
| 1694 | 2025-07-31T15:52:29.780Z | Checking hostname v0.4.0 |
| 1695 | 2025-07-31T15:52:29.855Z | Checking similar v2.2.1 |
| 1696 | 2025-07-31T15:52:29.905Z | Checking simple-mermaid v0.2.0 |
| 1697 | 2025-07-31T15:52:29.933Z | Checking debug-ignore v1.0.5 |
| 1698 | 2025-07-31T15:52:29.933Z | Checking http-range v0.1.4 |
| 1699 | 2025-07-31T15:52:30.011Z | Checking reqwest v0.12.22 |
| 1700 | 2025-07-31T15:52:30.081Z | Checking rcgen v0.14.2 |
| 1701 | 2025-07-31T15:52:30.108Z | Checking hyper-rustls v0.26.0 |
| 1702 | 2025-07-31T15:52:30.136Z | Checking hyper-staticfile v0.10.1 |
| 1703 | 2025-07-31T15:52:30.405Z | Checking async-channel v2.5.0 |
| 1704 | 2025-07-31T15:52:30.480Z | Checking expectorate v1.2.0 |
| 1705 | 2025-07-31T15:52:30.716Z | Checking tokio-tungstenite v0.24.0 |
| 1706 | 2025-07-31T15:52:30.829Z | Checking subprocess v0.2.9 |
| 1707 | 2025-07-31T15:52:35.238Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1708 | 2025-07-31T15:52:35.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.51s |
| 1709 | 2025-07-31T15:52:35.772Z | |
| 1710 | 2025-07-31T15:52:35.772Z | |
| 1711 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel10.rs ... ok |
| 1712 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel11.rs ... ok |
| 1713 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel12.rs ... ok |
| 1714 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel13.rs ... ok |
| 1715 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel14.rs ... ok |
| 1716 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel15.rs ... ok |
| 1717 | 2025-07-31T15:52:46.812Z | test tests/fail/bad_channel17.rs ... ok |
| 1718 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel18.rs ... ok |
| 1719 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel19.rs ... ok |
| 1720 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel1a.rs ... ok |
| 1721 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel1b.rs ... ok |
| 1722 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel2.rs ... ok |
| 1723 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel20.rs ... ok |
| 1724 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel21.rs ... ok |
| 1725 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel22.rs ... ok |
| 1726 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel23.rs ... ok |
| 1727 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel24.rs ... ok |
| 1728 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel25.rs ... ok |
| 1729 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel26.rs ... ok |
| 1730 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel27.rs ... ok |
| 1731 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel28.rs ... ok |
| 1732 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel3.rs ... ok |
| 1733 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel4.rs ... ok |
| 1734 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel5.rs ... ok |
| 1735 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel6.rs ... ok |
| 1736 | 2025-07-31T15:52:46.886Z | test tests/fail/bad_channel8.rs ... ok |
| 1737 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_channel9.rs ... ok |
| 1738 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint1.rs ... ok |
| 1739 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint10.rs ... ok |
| 1740 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint11.rs ... ok |
| 1741 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint12.rs ... ok |
| 1742 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint13.rs ... ok |
| 1743 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint14.rs ... ok |
| 1744 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint15.rs ... ok |
| 1745 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint16.rs ... ok |
| 1746 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint17.rs ... ok |
| 1747 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint18.rs ... ok |
| 1748 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint19.rs ... ok |
| 1749 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint2.rs ... ok |
| 1750 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint20.rs ... ok |
| 1751 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint21.rs ... ok |
| 1752 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint22.rs ... ok |
| 1753 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint23.rs ... ok |
| 1754 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint24.rs ... ok |
| 1755 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint25.rs ... ok |
| 1756 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint26.rs ... ok |
| 1757 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint27.rs ... ok |
| 1758 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint28.rs ... ok |
| 1759 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint3.rs ... ok |
| 1760 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint4.rs ... ok |
| 1761 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint5.rs ... ok |
| 1762 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint6.rs ... ok |
| 1763 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint7.rs ... ok |
| 1764 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint8.rs ... ok |
| 1765 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_endpoint9.rs ... ok |
| 1766 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 1767 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 1768 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 1769 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 1770 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 1771 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 1772 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel17.rs ... ok |
| 1773 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel18.rs ... ok |
| 1774 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel19.rs ... ok |
| 1775 | 2025-07-31T15:52:46.887Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 1776 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 1777 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 1778 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 1779 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel21.rs ... ok |
| 1780 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 1781 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 1782 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 1783 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 1784 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 1785 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 1786 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 1787 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel4.rs ... ok |
| 1788 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel5.rs ... ok |
| 1789 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 1790 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 1791 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 1792 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 1793 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 1794 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 1795 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 1796 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 1797 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 1798 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 1799 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 1800 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint17.rs ... ok |
| 1801 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint18.rs ... ok |
| 1802 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint19.rs ... ok |
| 1803 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 1804 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 1805 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint21.rs ... ok |
| 1806 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 1807 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 1808 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 1809 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 1810 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 1811 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 1812 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 1813 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint3.rs ... ok |
| 1814 | 2025-07-31T15:52:46.888Z | test tests/fail/bad_trait_endpoint4.rs ... ok |
| 1815 | 2025-07-31T15:52:46.889Z | test tests/fail/bad_trait_endpoint5.rs ... ok |
| 1816 | 2025-07-31T15:52:46.889Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 1817 | 2025-07-31T15:52:46.889Z | test tests/fail/bad_trait_endpoint7.rs ... ok |
| 1818 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 1819 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 1820 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 1821 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only1.rs ... ok |
| 1822 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only10.rs ... ok |
| 1823 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only11.rs ... ok |
| 1824 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only12.rs ... ok |
| 1825 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only13.rs ... ok |
| 1826 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only14.rs ... ok |
| 1827 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only15.rs ... ok |
| 1828 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only16.rs ... ok |
| 1829 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only17.rs ... ok |
| 1830 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only18.rs ... ok |
| 1831 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only19.rs ... ok |
| 1832 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only2.rs ... ok |
| 1833 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only20.rs ... ok |
| 1834 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only21.rs ... ok |
| 1835 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only22.rs ... ok |
| 1836 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only3.rs ... ok |
| 1837 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only4.rs ... ok |
| 1838 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only5.rs ... ok |
| 1839 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only6.rs ... ok |
| 1840 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only7.rs ... ok |
| 1841 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only8.rs ... ok |
| 1842 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_trait_only9.rs ... ok |
| 1843 | 2025-07-31T15:52:46.916Z | test tests/fail/bad_version_backwards.rs ... ok |
| 1844 | 2025-07-31T15:52:46.916Z | test tests/fail/unused_endpoint.rs ... ok |
| 1845 | 2025-07-31T15:52:46.916Z | |
| 1846 | 2025-07-31T15:52:46.916Z | |
| 1847 | 2025-07-31T15:52:46.916Z | test fail ... ok |
| 1848 | 2025-07-31T15:52:46.917Z | |
| 1849 | 2025-07-31T15:52:46.917Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 51.04s |
| 1850 | 2025-07-31T15:52:46.917Z | |
| 1851 | 2025-07-31T15:52:46.917Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/integration_tests-4eaef91419788dd0` |
| 1852 | 2025-07-31T15:52:46.917Z | |
| 1853 | 2025-07-31T15:52:46.917Z | running 82 tests |
| 1854 | 2025-07-31T15:52:46.917Z | test api_trait::test_api_trait_with_disallowed_tags ... ok |
| 1855 | 2025-07-31T15:52:46.917Z | test config::test_config_bad_bind_address_port_too_small ... ok |
| 1856 | 2025-07-31T15:52:46.917Z | test config::test_config_bad_request_body_max_bytes_negative ... ok |
| 1857 | 2025-07-31T15:52:46.917Z | test config::test_config_bad_bind_address_garbage ... ok |
| 1858 | 2025-07-31T15:52:46.917Z | test config::test_config_bad_bind_address_port_too_large ... ok |
| 1859 | 2025-07-31T15:52:46.917Z | test api_trait::test_api_trait_with_empty_tag_config ... ok |
| 1860 | 2025-07-31T15:52:46.917Z | test api_trait::test_api_trait_with_complex_tags ... ok |
| 1861 | 2025-07-31T15:52:46.917Z | test config::test_config_bad_request_body_max_bytes_too_large ... ok |
| 1862 | 2025-07-31T15:52:46.917Z | test config::test_config_deprecated_request_body_max_bytes ... ok |
| 1863 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-api_trait_basic.2965.0.log" |
| 1864 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-config_handler_task_mode_detached.2965.5.log" |
| 1865 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-config_bind_address_https_buffer.2965.2.log" |
| 1866 | 2025-07-31T15:52:46.917Z | test config::test_valid_config_all_settings ... ok |
| 1867 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_unversioned_servers_with_versioned_routes.2965.6.log" |
| 1868 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-config_handler_task_mode_cancel.2965.3.log" |
| 1869 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-config_bind_address_http.2965.4.log" |
| 1870 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-config_bind_address_https.2965.1.log" |
| 1871 | 2025-07-31T15:52:46.917Z | test config::test_valid_config_basic ... ok |
| 1872 | 2025-07-31T15:52:46.917Z | test config::test_unversioned_servers_with_versioned_routes ... ok |
| 1873 | 2025-07-31T15:52:46.917Z | test config::test_valid_config_empty ... ok |
| 1874 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_enum_user_error.2965.7.log" |
| 1875 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_enum_extractor_error.2965.8.log" |
| 1876 | 2025-07-31T15:52:46.917Z | test config::test_config_handler_task_mode_cancel ... ok |
| 1877 | 2025-07-31T15:52:46.917Z | test config::test_config_handler_task_mode_detached ... ok |
| 1878 | 2025-07-31T15:52:46.917Z | test custom_errors::test_enum_extractor_error ... ok |
| 1879 | 2025-07-31T15:52:46.917Z | test custom_errors::test_enum_user_error ... ok |
| 1880 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_struct_extractor_error.2965.9.log" |
| 1881 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_struct_user_error.2965.10.log" |
| 1882 | 2025-07-31T15:52:46.917Z | test api_trait::test_api_trait_basic ... ok |
| 1883 | 2025-07-31T15:52:46.917Z | test custom_errors::test_trait_based_api ... ok |
| 1884 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_trait_enum_user_error.2965.11.log" |
| 1885 | 2025-07-31T15:52:46.917Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_trait_struct_user_error.2965.12.log" |
| 1886 | 2025-07-31T15:52:46.917Z | test custom_errors::test_struct_extractor_error ... ok |
| 1887 | 2025-07-31T15:52:46.918Z | test config::test_config_bind_address_http ... ok |
| 1888 | 2025-07-31T15:52:46.918Z | test custom_errors::test_struct_user_error ... ok |
| 1889 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_302_bogus.2965.13.log" |
| 1890 | 2025-07-31T15:52:46.918Z | test custom_errors::test_trait_enum_user_error ... ok |
| 1891 | 2025-07-31T15:52:46.918Z | test custom_errors::test_trait_struct_user_error ... ok |
| 1892 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_302_found.2965.14.log" |
| 1893 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_303_see_other.2965.15.log" |
| 1894 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_307_temporary_redirect.2965.16.log" |
| 1895 | 2025-07-31T15:52:46.918Z | test demo::test_302_bogus ... ok |
| 1896 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_delete_request.2965.17.log" |
| 1897 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo1.2965.18.log" |
| 1898 | 2025-07-31T15:52:46.918Z | test demo::test_307_temporary_redirect ... ok |
| 1899 | 2025-07-31T15:52:46.918Z | test demo::test_303_see_other ... ok |
| 1900 | 2025-07-31T15:52:46.918Z | test demo::test_302_found ... ok |
| 1901 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo2json.2965.19.log" |
| 1902 | 2025-07-31T15:52:46.918Z | test demo::test_delete_request ... ok |
| 1903 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo2query.2965.20.log" |
| 1904 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo2urlencoded.2965.21.log" |
| 1905 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo3json.2965.22.log" |
| 1906 | 2025-07-31T15:52:46.918Z | test demo::test_demo1 ... ok |
| 1907 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo_path_param_string.2965.23.log" |
| 1908 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo_path_param_u32.2965.24.log" |
| 1909 | 2025-07-31T15:52:46.918Z | test demo::test_demo2query ... ok |
| 1910 | 2025-07-31T15:52:46.918Z | test demo::test_demo3json ... ok |
| 1911 | 2025-07-31T15:52:46.918Z | test demo::test_demo2urlencoded ... ok |
| 1912 | 2025-07-31T15:52:46.918Z | test demo::test_demo_path_param_u32 ... ok |
| 1913 | 2025-07-31T15:52:46.918Z | test demo::test_demo2json ... ok |
| 1914 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo_path_param_uuid.2965.25.log" |
| 1915 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-demo_websocket.2965.26.log" |
| 1916 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_head_request.2965.28.log" |
| 1917 | 2025-07-31T15:52:46.918Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_header_request.2965.27.log" |
| 1918 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_large_typed_body.2965.29.log" |
| 1919 | 2025-07-31T15:52:46.946Z | test demo::test_demo_path_param_uuid ... ok |
| 1920 | 2025-07-31T15:52:46.946Z | test demo::test_head_request ... ok |
| 1921 | 2025-07-31T15:52:46.946Z | test demo::test_header_request ... ok |
| 1922 | 2025-07-31T15:52:46.946Z | test demo::test_demo_path_param_string ... ok |
| 1923 | 2025-07-31T15:52:46.946Z | test demo::test_demo_websocket ... ok |
| 1924 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-tet_raw_request.2965.30.log" |
| 1925 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_request_compat.2965.31.log" |
| 1926 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_request_remote_addr.2965.32.log" |
| 1927 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_streaming_body.2965.33.log" |
| 1928 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_untyped_body.2965.34.log" |
| 1929 | 2025-07-31T15:52:46.946Z | test demo::test_large_typed_body ... ok |
| 1930 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-graceful_shutdown_with_detached_handler.2965.35.log" |
| 1931 | 2025-07-31T15:52:46.946Z | test demo::test_raw_request ... ok |
| 1932 | 2025-07-31T15:52:46.946Z | test demo::test_request_compat ... ok |
| 1933 | 2025-07-31T15:52:46.946Z | test demo::test_request_remote_addr ... ok |
| 1934 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-multipart_client.2965.36.log" |
| 1935 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-multipart_client.2965.37.log" |
| 1936 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-multipart_client.2965.38.log" |
| 1937 | 2025-07-31T15:52:46.946Z | test config::test_config_bind_address_https ... ok |
| 1938 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-multipart_client.2965.39.log" |
| 1939 | 2025-07-31T15:52:46.946Z | test demo::test_streaming_body ... ok |
| 1940 | 2025-07-31T15:52:46.946Z | test multipart::missing_boundary ... ok |
| 1941 | 2025-07-31T15:52:46.946Z | test multipart::no_content_type ... ok |
| 1942 | 2025-07-31T15:52:46.946Z | test multipart::test_multipart_client ... ok |
| 1943 | 2025-07-31T15:52:46.946Z | test demo::test_untyped_body ... ok |
| 1944 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-pagination-basic.2965.40.log" |
| 1945 | 2025-07-31T15:52:46.946Z | test multipart::weird_content_type ... ok |
| 1946 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-pagination-multiple-resources.2965.41.log" |
| 1947 | 2025-07-31T15:52:46.946Z | test openapi::test_openapi_custom_error_types_trait_based ... ok |
| 1948 | 2025-07-31T15:52:46.946Z | test openapi::test_openapi_custom_error_types ... ok |
| 1949 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-pagination-multiple-sorts.2965.42.log" |
| 1950 | 2025-07-31T15:52:46.946Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-basic.2965.43.log" |
| 1951 | 2025-07-31T15:52:46.946Z | test openapi::test_openapi_fuller ... ok |
| 1952 | 2025-07-31T15:52:46.946Z | test openapi::test_openapi ... ok |
| 1953 | 2025-07-31T15:52:46.947Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-dictionary.2965.44.log" |
| 1954 | 2025-07-31T15:52:46.947Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-empty.2965.45.log" |
| 1955 | 2025-07-31T15:52:46.947Z | test pagination::test_paginate_empty ... ok |
| 1956 | 2025-07-31T15:52:46.947Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-errors.2965.46.log" |
| 1957 | 2025-07-31T15:52:46.947Z | test pagination::test_paginate_errors ... ok |
| 1958 | 2025-07-31T15:52:46.947Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-extra_params.2965.47.log" |
| 1959 | 2025-07-31T15:52:46.947Z | test pagination::test_paginate_extra_params ... ok |
| 1960 | 2025-07-31T15:52:46.947Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-required_params.2965.48.log" |
| 1961 | 2025-07-31T15:52:46.947Z | test pagination::test_paginate_with_required_params ... ok |
| 1962 | 2025-07-31T15:52:46.947Z | test pagination_schema::test_pagination_schema ... ok |
| 1963 | 2025-07-31T15:52:46.947Z | test path_names::test_path_names ... ok |
| 1964 | 2025-07-31T15:52:46.947Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_no_tls.2965.49.log" |
| 1965 | 2025-07-31T15:52:46.974Z | test starter::test_no_tls ... ok |
| 1966 | 2025-07-31T15:52:46.974Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_with_tls.2965.50.log" |
| 1967 | 2025-07-31T15:52:46.974Z | test pagination::test_paginate_basic ... ok |
| 1968 | 2025-07-31T15:52:46.974Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-non_streaming_servers_do_not_use_transfer_encoding.2965.51.log" |
| 1969 | 2025-07-31T15:52:46.974Z | test streaming::test_non_streaming_servers_do_not_use_transfer_encoding ... ok |
| 1970 | 2025-07-31T15:52:46.974Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-streaming_server_buffered_client.2965.52.log" |
| 1971 | 2025-07-31T15:52:47.004Z | test streaming::test_streaming_server_buffered_client ... ok |
| 1972 | 2025-07-31T15:52:47.030Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-streaming_server_streaming_client.2965.53.log" |
| 1973 | 2025-07-31T15:52:47.056Z | test streaming::test_streaming_server_streaming_client ... ok |
| 1974 | 2025-07-31T15:52:47.056Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_server_is_http.2965.54.log" |
| 1975 | 2025-07-31T15:52:47.056Z | test tls::test_server_is_http ... ok |
| 1976 | 2025-07-31T15:52:47.056Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_server_is_https.2965.55.log" |
| 1977 | 2025-07-31T15:52:47.284Z | test starter::test_with_tls ... ok |
| 1978 | 2025-07-31T15:52:47.310Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_tls_aborted_negotiation.2965.56.log" |
| 1979 | 2025-07-31T15:52:47.360Z | test tls::test_server_is_https ... ok |
| 1980 | 2025-07-31T15:52:47.386Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_tls_certificate_loading.2965.57.log" |
| 1981 | 2025-07-31T15:52:47.688Z | test tls::test_tls_certificate_loading ... ok |
| 1982 | 2025-07-31T15:52:47.714Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_tls_only.2965.58.log" |
| 1983 | 2025-07-31T15:52:47.898Z | test tls::test_tls_aborted_negotiation ... ok |
| 1984 | 2025-07-31T15:52:47.924Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_tls_refresh_certificates.2965.59.log" |
| 1985 | 2025-07-31T15:52:47.953Z | test tls::test_tls_refresh_certificates ... ok |
| 1986 | 2025-07-31T15:52:47.979Z | note: configured to log to "/tmp/integration_tests-4eaef91419788dd0-test_versions.2965.60.log" |
| 1987 | 2025-07-31T15:52:48.005Z | test tls::test_tls_only ... ok |
| 1988 | 2025-07-31T15:52:48.006Z | test versions::test_versions_openapi ... ok |
| 1989 | 2025-07-31T15:52:48.006Z | test versions::test_versions_openapi_same_names ... ok |
| 1990 | 2025-07-31T15:52:48.032Z | test versions::test_versions ... ok |
| 1991 | 2025-07-31T15:52:48.058Z | test config::test_config_bind_address_https_buffer ... ok |
| 1992 | 2025-07-31T15:52:48.214Z | test pagination::test_example_basic ... ok |
| 1993 | 2025-07-31T15:52:48.434Z | test pagination::test_paginate_dictionary ... ok |
| 1994 | 2025-07-31T15:52:48.881Z | test detached_shutdown::test_graceful_shutdown_with_detached_handler ... ok |
| 1995 | 2025-07-31T15:52:51.408Z | test pagination::test_example_multiple_sorts ... ok |
| 1996 | 2025-07-31T15:52:51.919Z | test pagination::test_example_multiple_resources ... ok |
| 1997 | 2025-07-31T15:52:51.919Z | |
| 1998 | 2025-07-31T15:52:51.919Z | test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.08s |
| 1999 | 2025-07-31T15:52:51.919Z | |
| 2000 | 2025-07-31T15:52:51.946Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot_endpoint-3493805c7d69be7c` |
| 2001 | 2025-07-31T15:52:51.946Z | |
| 2002 | 2025-07-31T15:52:51.946Z | running 35 tests |
| 2003 | 2025-07-31T15:52:51.972Z | test channel::tests::test_channel_operation_id ... ok |
| 2004 | 2025-07-31T15:52:51.972Z | test channel::tests::test_channel_with_versions ... ok |
| 2005 | 2025-07-31T15:52:51.972Z | test api_trait::tests::test_api_trait_no_endpoints ... ok |
| 2006 | 2025-07-31T15:52:51.972Z | test channel::tests::test_channel_with_unnamed_params ... ok |
| 2007 | 2025-07-31T15:52:51.972Z | test doc::tests::test_extract_summary_description ... ok |
| 2008 | 2025-07-31T15:52:51.972Z | test endpoint::tests::test_endpoint_bad_context_receiver ... ok |
| 2009 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_bad_metadata ... ok |
| 2010 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_bad_string ... ok |
| 2011 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_bad_versions ... ok |
| 2012 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_invalid_item ... ok |
| 2013 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_no_arguments ... ok |
| 2014 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_not_async ... ok |
| 2015 | 2025-07-31T15:52:51.973Z | test api_trait::tests::test_api_trait_operation_id ... ok |
| 2016 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_content_type ... ok |
| 2017 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_context_fully_qualified_names ... ok |
| 2018 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_basic ... ok |
| 2019 | 2025-07-31T15:52:51.973Z | test api_trait::tests::test_api_trait_basic ... ok |
| 2020 | 2025-07-31T15:52:51.973Z | test channel::tests::test_channel_with_custom_params ... ok |
| 2021 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_pub_crate ... ok |
| 2022 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_1 ... ok |
| 2023 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_weird_but_ok_arg_types_2 ... ok |
| 2024 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_doc ... ok |
| 2025 | 2025-07-31T15:52:51.973Z | test api_trait::tests::test_api_trait_with_custom_params ... ok |
| 2026 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_empty_where_clause ... ok |
| 2027 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_query ... ok |
| 2028 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_versions_all ... ok |
| 2029 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_tags ... ok |
| 2030 | 2025-07-31T15:52:51.973Z | test syn_parsing::tests::test_busted_function ... ok |
| 2031 | 2025-07-31T15:52:51.973Z | test params::tests::test_extract_rqctx_ty_param ... ok |
| 2032 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_unnamed_params ... ok |
| 2033 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_custom_params ... ok |
| 2034 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_operation_id ... ok |
| 2035 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_versions_until ... ok |
| 2036 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_versions_from ... ok |
| 2037 | 2025-07-31T15:52:51.973Z | test endpoint::tests::test_endpoint_with_versions_from_until ... ok |
| 2038 | 2025-07-31T15:52:51.973Z | |
| 2039 | 2025-07-31T15:52:51.973Z | test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 2040 | 2025-07-31T15:52:51.973Z | |
| 2041 | 2025-07-31T15:52:52.000Z | Doc-tests dropshot |
| 2042 | 2025-07-31T15:52:52.000Z | Running `/home/build/.rustup/toolchains/1.88.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-5c2c9519e801453c/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-c027896258056d53.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-dea17019b4bc287a.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-966079c1efae5a34.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-529d1b1475364577.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b1080144b00bc4c2.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-ac0a9f5e67d8dfb7.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-be5089041960340d.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-9b1174061e7f9b0f.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-f47db6a9171558ad.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-6c38af248fb6fbf0.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-871438b250dd2d89.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-13ec6e784d66b226.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-b4b3c7700f4abc56.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-9c9c9502d7daf1a9.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-c1a031579dd750a3.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-e05d68e143c3c991.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-5de952b6a3d1ef92.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-0a351e1b5a17f3ad.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-1a7b1542a939de7a.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-cd3949739b169de2.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-a81a231913902c58.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-26699e6dd5bb045d.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-d24887d0952db9cd.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-5398dc6cdb022f89.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-a1924ebcca4ac738.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-7ae5b120cb46ea46.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-f5359803d3f31c6f.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-29b33e0705eeed83.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-7bd7267832da7ff4.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-a24c54b1471d868d.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-4f017d6ea81fc639.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-55a523a3e618bde9.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f1503351a3054c0c.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-ac218394cca53f8b.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-4ef0477cc0c33749.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-f57a705d681a0eb6.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-ea9faeaa680382c1.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-b9d5e90c3fc8c40a.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-34a0bf7dccc18808.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-e5ec258dcd0d7357.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ede61983443a00ff.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-cde84c3aa24c8eb7.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-a9a0f8879f90af4f.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-919536fec28f0767.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-930003fd8048f06d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-719614c39ad6264b.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-1b2c621d84cfeed4.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-3ac14fe746defcac.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-aeaf8cf1b3e93496.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-e9c85ccd588a0650.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-66ad6c704b6bda72.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-af797ae0e969d0d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-0048564a3545698c.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-ecb22803b5ea18df.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-efa0831725a6a025.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-507a846d518b6b47.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-43aecc42677af8ca.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-c9a4a85b6e3f53a3.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` |
| 2043 | 2025-07-31T15:52:52.587Z | |
| 2044 | 2025-07-31T15:52:52.587Z | running 23 tests |
| 2045 | 2025-07-31T15:52:54.425Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 472) ... ok |
| 2046 | 2025-07-31T15:52:54.425Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 149) ... ignored |
| 2047 | 2025-07-31T15:52:54.425Z | test dropshot/src/handler.rs - handler::RequestInfo::lock (line 156) ... ignored |
| 2048 | 2025-07-31T15:52:54.471Z | test dropshot/src/handler.rs - handler::HttpResponseError (line 413) ... ok |
| 2049 | 2025-07-31T15:52:58.620Z | test dropshot/src/error_status_code.rs - error_status_code::ClientErrorStatusCode::from_u16 (line 556) ... ok |
| 2050 | 2025-07-31T15:52:58.620Z | test dropshot/src/lib.rs - (line 322) ... ignored |
| 2051 | 2025-07-31T15:52:58.680Z | test dropshot/src/error_status_code.rs - error_status_code::ErrorStatusCode::from_u16 (line 362) ... ok |
| 2052 | 2025-07-31T15:52:58.892Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 344) ... ok |
| 2053 | 2025-07-31T15:52:58.920Z | test dropshot/src/extractor/body.rs - extractor::body::StreamingBody::into_stream (line 319) ... ok |
| 2054 | 2025-07-31T15:52:58.962Z | test dropshot/src/lib.rs - (line 46) - compile ... ok |
| 2055 | 2025-07-31T15:52:59.163Z | test dropshot/src/api_description.rs - api_description::ApiEndpoint<StubContext>::new_for_types (line 154) ... ok |
| 2056 | 2025-07-31T15:52:59.367Z | test dropshot/src/config.rs - config::ConfigDropshot (line 20) ... ok |
| 2057 | 2025-07-31T15:52:59.367Z | test dropshot/src/lib.rs - channel (line 1158) ... ignored |
| 2058 | 2025-07-31T15:52:59.367Z | test dropshot/src/lib.rs - endpoint (line 1203) ... ignored |
| 2059 | 2025-07-31T15:53:00.500Z | test dropshot/src/lib.rs - (line 376) ... ok |
| 2060 | 2025-07-31T15:53:00.747Z | test dropshot/src/lib.rs - api_description (line 1023) ... ok |
| 2061 | 2025-07-31T15:53:00.915Z | test dropshot/src/lib.rs - api_description (line 1084) ... ok |
| 2062 | 2025-07-31T15:53:00.961Z | test dropshot/src/lib.rs - (line 639) ... ok |
| 2063 | 2025-07-31T15:53:01.091Z | test dropshot/src/lib.rs - (line 110) ... ok |
| 2064 | 2025-07-31T15:53:01.417Z | test dropshot/src/lib.rs - (line 189) ... ok |
| 2065 | 2025-07-31T15:53:02.226Z | test dropshot/src/websocket.rs - websocket::WebsocketUpgrade::handle (line 196) ... ok |
| 2066 | 2025-07-31T15:53:04.860Z | test dropshot/src/test_util.rs - test_util::LogContext (line 467) ... ok |
| 2067 | 2025-07-31T15:53:06.468Z | test dropshot/src/lib.rs - (line 475) ... ok |
| 2068 | 2025-07-31T15:53:06.468Z | |
| 2069 | 2025-07-31T15:53:06.468Z | test result: ok. 18 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 13.88s |
| 2070 | 2025-07-31T15:53:06.468Z | |
| 2071 | 2025-07-31T15:53:06.507Z | Doc-tests dropshot_endpoint |
| 2072 | 2025-07-31T15:53:06.507Z | Running `/home/build/.rustup/toolchains/1.88.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-5c2c9519e801453c/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-94e082aa4dc37619.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-7ef30ce53420c0f5.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-dacb9904bb1146a4.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-95815e9e8be9d647.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-ce098131630a8f34.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-ed2aab23cf278b00.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-c003cb40b34307e7.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-c7b7455fabdc0325.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-5f36237522c08e7c.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d9067958bdf7af04.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-9c5f00afbfa89904.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` |
| 2073 | 2025-07-31T15:53:06.769Z | |
| 2074 | 2025-07-31T15:53:06.769Z | running 0 tests |
| 2075 | 2025-07-31T15:53:06.769Z | |
| 2076 | 2025-07-31T15:53:06.769Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2077 | 2025-07-31T15:53:06.769Z | |
| 2078 | 2025-07-31T15:53:06.817Z | |
| 2079 | 2025-07-31T15:53:06.817Z | real 2:36.426104843 |
| 2080 | 2025-07-31T15:53:06.817Z | user 12:52.876453313 |
| 2081 | 2025-07-31T15:53:06.817Z | sys 2:29.287274856 |
| 2082 | 2025-07-31T15:53:06.844Z | trap 0.601488323 |
| 2083 | 2025-07-31T15:53:06.844Z | tflt 0.253989179 |
| 2084 | 2025-07-31T15:53:06.844Z | dflt 0.189057747 |
| 2085 | 2025-07-31T15:53:06.844Z | kflt 0.000630261 |
| 2086 | 2025-07-31T15:53:06.844Z | lock 42:05.233379873 |
| 2087 | 2025-07-31T15:53:06.844Z | slp 1:07:01.809649342 |
| 2088 | 2025-07-31T15:53:06.844Z | lat 52.088767724 |
| 2089 | 2025-07-31T15:53:06.844Z | stop 1:00.729667657 |
| 2090 | 2025-07-31T15:53:06.844Z | + banner docs |
| 2091 | 2025-07-31T15:53:06.844Z | |
| 2092 | 2025-07-31T15:53:06.844Z | ##### #### #### #### |
| 2093 | 2025-07-31T15:53:06.844Z | # # # # # # # |
| 2094 | 2025-07-31T15:53:06.844Z | # # # # # #### |
| 2095 | 2025-07-31T15:53:06.844Z | # # # # # # |
| 2096 | 2025-07-31T15:53:06.844Z | # # # # # # # # |
| 2097 | 2025-07-31T15:53:06.844Z | ##### #### #### #### |
| 2098 | 2025-07-31T15:53:06.844Z | |
| 2099 | 2025-07-31T15:53:06.844Z | + ptime -m cargo doc --no-deps --lib --bins --examples |
| 2100 | 2025-07-31T15:53:07.272Z | Compiling proc-macro2 v1.0.95 |
| 2101 | 2025-07-31T15:53:07.272Z | Compiling unicode-ident v1.0.12 |
| 2102 | 2025-07-31T15:53:07.273Z | Checking cfg-if v1.0.0 |
| 2103 | 2025-07-31T15:53:07.273Z | Checking itoa v1.0.1 |
| 2104 | 2025-07-31T15:53:07.299Z | Checking pin-project-lite v0.2.12 |
| 2105 | 2025-07-31T15:53:07.325Z | Checking libc v0.2.174 |
| 2106 | 2025-07-31T15:53:07.325Z | Checking smallvec v1.13.2 |
| 2107 | 2025-07-31T15:53:07.351Z | Checking bytes v1.10.1 |
| 2108 | 2025-07-31T15:53:07.395Z | Checking once_cell v1.20.1 |
| 2109 | 2025-07-31T15:53:07.454Z | Checking futures-core v0.3.31 |
| 2110 | 2025-07-31T15:53:07.488Z | Checking memchr v2.6.0 |
| 2111 | 2025-07-31T15:53:07.514Z | Checking scopeguard v1.2.0 |
| 2112 | 2025-07-31T15:53:07.640Z | Checking futures-sink v0.3.31 |
| 2113 | 2025-07-31T15:53:07.666Z | Checking slab v0.4.9 |
| 2114 | 2025-07-31T15:53:07.666Z | Checking lock_api v0.4.6 |
| 2115 | 2025-07-31T15:53:07.693Z | Checking fnv v1.0.7 |
| 2116 | 2025-07-31T15:53:07.785Z | Checking futures-channel v0.3.31 |
| 2117 | 2025-07-31T15:53:07.840Z | Checking log v0.4.17 |
| 2118 | 2025-07-31T15:53:07.892Z | Checking futures-io v0.3.31 |
| 2119 | 2025-07-31T15:53:07.992Z | Checking pin-utils v0.1.0 |
| 2120 | 2025-07-31T15:53:08.069Z | Checking futures-task v0.3.31 |
| 2121 | 2025-07-31T15:53:08.096Z | Checking zeroize v1.7.0 |
| 2122 | 2025-07-31T15:53:08.122Z | Checking stable_deref_trait v1.2.0 |
| 2123 | 2025-07-31T15:53:08.148Z | Checking httparse v1.10.0 |
| 2124 | 2025-07-31T15:53:08.188Z | Checking http v1.3.1 |
| 2125 | 2025-07-31T15:53:08.225Z | Checking tracing-core v0.1.32 |
| 2126 | 2025-07-31T15:53:08.251Z | Checking untrusted v0.9.0 |
| 2127 | 2025-07-31T15:53:08.278Z | Checking parking_lot_core v0.9.4 |
| 2128 | 2025-07-31T15:53:08.304Z | Compiling quote v1.0.40 |
| 2129 | 2025-07-31T15:53:08.339Z | Checking mio v1.0.3 |
| 2130 | 2025-07-31T15:53:08.408Z | Checking getrandom v0.2.11 |
| 2131 | 2025-07-31T15:53:08.497Z | Checking signal-hook-registry v1.4.0 |
| 2132 | 2025-07-31T15:53:08.568Z | Checking parking_lot v0.12.1 |
| 2133 | 2025-07-31T15:53:08.651Z | Compiling syn v2.0.104 |
| 2134 | 2025-07-31T15:53:08.716Z | Checking socket2 v0.5.9 |
| 2135 | 2025-07-31T15:53:08.755Z | Checking rustls-pki-types v1.12.0 |
| 2136 | 2025-07-31T15:53:08.826Z | Checking equivalent v1.0.0 |
| 2137 | 2025-07-31T15:53:08.852Z | Checking hashbrown v0.15.2 |
| 2138 | 2025-07-31T15:53:08.883Z | Checking tracing v0.1.40 |
| 2139 | 2025-07-31T15:53:08.909Z | Checking ring v0.17.13 |
| 2140 | 2025-07-31T15:53:08.948Z | Checking atomic-waker v1.1.1 |
| 2141 | 2025-07-31T15:53:09.089Z | Checking percent-encoding v2.3.1 |
| 2142 | 2025-07-31T15:53:09.159Z | Checking bitflags v2.4.0 |
| 2143 | 2025-07-31T15:53:09.192Z | Checking base64 v0.22.1 |
| 2144 | 2025-07-31T15:53:09.252Z | Checking ryu v1.0.5 |
| 2145 | 2025-07-31T15:53:09.307Z | Checking writeable v0.5.5 |
| 2146 | 2025-07-31T15:53:09.333Z | Checking http-body v1.0.1 |
| 2147 | 2025-07-31T15:53:09.423Z | Checking try-lock v0.2.3 |
| 2148 | 2025-07-31T15:53:09.488Z | Checking litemap v0.7.4 |
| 2149 | 2025-07-31T15:53:09.516Z | Checking typenum v1.14.0 |
| 2150 | 2025-07-31T15:53:09.574Z | Checking want v0.3.0 |
| 2151 | 2025-07-31T15:53:09.607Z | Compiling num-conv v0.1.0 |
| 2152 | 2025-07-31T15:53:09.633Z | Checking subtle v2.5.0 |
| 2153 | 2025-07-31T15:53:09.713Z | Checking httpdate v1.0.1 |
| 2154 | 2025-07-31T15:53:09.772Z | Checking powerfmt v0.2.0 |
| 2155 | 2025-07-31T15:53:09.805Z | Compiling time-core v0.1.2 |
| 2156 | 2025-07-31T15:53:09.851Z | Checking tower-service v0.3.3 |
| 2157 | 2025-07-31T15:53:09.876Z | Checking crossbeam-utils v0.8.15 |
| 2158 | 2025-07-31T15:53:09.954Z | Checking icu_locid_transform_data v1.5.0 |
| 2159 | 2025-07-31T15:53:09.992Z | Compiling time-macros v0.2.18 |
| 2160 | 2025-07-31T15:53:10.028Z | Checking deranged v0.3.11 |
| 2161 | 2025-07-31T15:53:10.163Z | Checking num_threads v0.1.3 |
| 2162 | 2025-07-31T15:53:10.280Z | Checking getrandom v0.3.1 |
| 2163 | 2025-07-31T15:53:10.306Z | Checking icu_properties_data v1.5.0 |
| 2164 | 2025-07-31T15:53:10.365Z | Checking ipnet v2.10.0 |
| 2165 | 2025-07-31T15:53:10.396Z | Checking generic-array v0.14.5 |
| 2166 | 2025-07-31T15:53:10.490Z | Checking slog v2.7.0 |
| 2167 | 2025-07-31T15:53:10.516Z | Checking form_urlencoded v1.2.1 |
| 2168 | 2025-07-31T15:53:10.746Z | Checking openssl-probe v0.1.4 |
| 2169 | 2025-07-31T15:53:10.787Z | Checking utf8_iter v1.0.4 |
| 2170 | 2025-07-31T15:53:10.861Z | Checking rustls-webpki v0.102.8 |
| 2171 | 2025-07-31T15:53:10.887Z | Checking foreign-types-shared v0.1.1 |
| 2172 | 2025-07-31T15:53:10.913Z | Checking utf16_iter v1.0.5 |
| 2173 | 2025-07-31T15:53:10.985Z | Checking write16 v1.0.0 |
| 2174 | 2025-07-31T15:53:11.011Z | Checking icu_normalizer_data v1.5.0 |
| 2175 | 2025-07-31T15:53:11.092Z | Checking mime v0.3.16 |
| 2176 | 2025-07-31T15:53:11.123Z | Checking foreign-types v0.3.2 |
| 2177 | 2025-07-31T15:53:11.149Z | Checking openssl-sys v0.9.107 |
| 2178 | 2025-07-31T15:53:11.176Z | Checking rand_core v0.6.3 |
| 2179 | 2025-07-31T15:53:11.221Z | Checking errno v0.3.10 |
| 2180 | 2025-07-31T15:53:11.331Z | Checking block-buffer v0.10.2 |
| 2181 | 2025-07-31T15:53:11.409Z | Checking crypto-common v0.1.6 |
| 2182 | 2025-07-31T15:53:11.435Z | Checking dirs-sys-next v0.1.2 |
| 2183 | 2025-07-31T15:53:11.461Z | Checking winnow v0.7.10 |
| 2184 | 2025-07-31T15:53:11.538Z | Checking ppv-lite86 v0.2.15 |
| 2185 | 2025-07-31T15:53:11.564Z | Checking cpufeatures v0.2.2 |
| 2186 | 2025-07-31T15:53:11.590Z | Checking digest v0.10.7 |
| 2187 | 2025-07-31T15:53:11.616Z | Checking dirs-next v2.0.0 |
| 2188 | 2025-07-31T15:53:11.653Z | Checking rustls v0.22.4 |
| 2189 | 2025-07-31T15:53:11.750Z | Checking num-traits v0.2.14 |
| 2190 | 2025-07-31T15:53:11.882Z | Checking sha1 v0.10.6 |
| 2191 | 2025-07-31T15:53:12.083Z | Checking rand_chacha v0.3.1 |
| 2192 | 2025-07-31T15:53:12.149Z | Compiling unicase v2.6.0 |
| 2193 | 2025-07-31T15:53:12.183Z | Checking rustls-pemfile v2.1.3 |
| 2194 | 2025-07-31T15:53:12.210Z | Checking time v0.3.36 |
| 2195 | 2025-07-31T15:53:12.407Z | Checking http-body-util v0.1.3 |
| 2196 | 2025-07-31T15:53:12.434Z | Checking thread_local v1.1.4 |
| 2197 | 2025-07-31T15:53:12.460Z | Checking encoding_rs v0.8.32 |
| 2198 | 2025-07-31T15:53:12.666Z | Checking toml_writer v1.0.2 |
| 2199 | 2025-07-31T15:53:12.785Z | Checking match_cfg v0.1.0 |
| 2200 | 2025-07-31T15:53:12.811Z | Checking iana-time-zone v0.1.47 |
| 2201 | 2025-07-31T15:53:12.883Z | Checking hostname v0.3.1 |
| 2202 | 2025-07-31T15:53:12.955Z | Compiling mime_guess v2.0.5 |
| 2203 | 2025-07-31T15:53:12.990Z | Checking rand v0.8.4 |
| 2204 | 2025-07-31T15:53:13.034Z | Checking term v0.7.0 |
| 2205 | 2025-07-31T15:53:13.393Z | Checking rustls v0.23.13 |
| 2206 | 2025-07-31T15:53:13.633Z | Checking rustix v1.0.2 |
| 2207 | 2025-07-31T15:53:13.659Z | Checking toml_parser v1.0.1 |
| 2208 | 2025-07-31T15:53:13.861Z | Checking semver v1.0.26 |
| 2209 | 2025-07-31T15:53:14.228Z | Checking crossbeam-channel v0.5.1 |
| 2210 | 2025-07-31T15:53:14.261Z | Checking concurrent-queue v2.5.0 |
| 2211 | 2025-07-31T15:53:14.287Z | Checking is-terminal v0.4.12 |
| 2212 | 2025-07-31T15:53:14.411Z | Checking sync_wrapper v1.0.1 |
| 2213 | 2025-07-31T15:53:14.492Z | Compiling dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot) |
| 2214 | 2025-07-31T15:53:14.518Z | Checking take_mut v0.2.2 |
| 2215 | 2025-07-31T15:53:14.564Z | Compiling synstructure v0.13.1 |
| 2216 | 2025-07-31T15:53:14.590Z | Compiling serde_derive_internals v0.29.0 |
| 2217 | 2025-07-31T15:53:14.678Z | Checking spin v0.9.8 |
| 2218 | 2025-07-31T15:53:14.852Z | Checking fastrand v2.1.1 |
| 2219 | 2025-07-31T15:53:14.878Z | Checking tower-layer v0.3.3 |
| 2220 | 2025-07-31T15:53:14.878Z | Checking parking v2.2.0 |
| 2221 | 2025-07-31T15:53:14.913Z | Checking dyn-clone v1.0.4 |
| 2222 | 2025-07-31T15:53:15.069Z | Checking event-listener v5.0.0 |
| 2223 | 2025-07-31T15:53:15.119Z | Checking slog-async v2.8.0 |
| 2224 | 2025-07-31T15:53:15.145Z | Checking slog-term v2.9.1 |
| 2225 | 2025-07-31T15:53:15.182Z | Checking tempfile v3.20.0 |
| 2226 | 2025-07-31T15:53:15.452Z | Checking rustix v0.38.44 |
| 2227 | 2025-07-31T15:53:15.526Z | Checking webpki-roots v0.26.5 |
| 2228 | 2025-07-31T15:53:15.562Z | Checking waitgroup v0.1.2 |
| 2229 | 2025-07-31T15:53:15.588Z | Checking hostname v0.4.0 |
| 2230 | 2025-07-31T15:53:15.709Z | Checking unicode-width v0.1.9 |
| 2231 | 2025-07-31T15:53:15.747Z | Checking iri-string v0.7.8 |
| 2232 | 2025-07-31T15:53:15.747Z | Checking debug-ignore v1.0.5 |
| 2233 | 2025-07-31T15:53:15.747Z | Checking byteorder v1.4.3 |
| 2234 | 2025-07-31T15:53:15.877Z | Checking unicode-segmentation v1.10.0 |
| 2235 | 2025-07-31T15:53:15.904Z | Checking utf-8 v0.7.6 |
| 2236 | 2025-07-31T15:53:16.094Z | Checking lazy_static v1.5.0 |
| 2237 | 2025-07-31T15:53:16.138Z | Checking data-encoding v2.4.0 |
| 2238 | 2025-07-31T15:53:16.268Z | Checking console v0.15.7 |
| 2239 | 2025-07-31T15:53:16.426Z | Checking newline-converter v0.3.0 |
| 2240 | 2025-07-31T15:53:16.584Z | Checking event-listener-strategy v0.5.4 |
| 2241 | 2025-07-31T15:53:16.643Z | Checking target-triple v0.1.3 |
| 2242 | 2025-07-31T15:53:16.735Z | Checking atomicwrites v0.4.4 |
| 2243 | 2025-07-31T15:53:16.763Z | Checking yasna v0.5.2 |
| 2244 | 2025-07-31T15:53:16.790Z | Checking rustls-native-certs v0.7.0 |
| 2245 | 2025-07-31T15:53:16.818Z | Checking pem v3.0.5 |
| 2246 | 2025-07-31T15:53:16.845Z | Checking webpki-roots v1.0.0 |
| 2247 | 2025-07-31T15:53:16.932Z | Checking termcolor v1.1.2 |
| 2248 | 2025-07-31T15:53:16.960Z | Checking similar v2.2.1 |
| 2249 | 2025-07-31T15:53:17.026Z | Checking glob v0.3.0 |
| 2250 | 2025-07-31T15:53:17.076Z | Checking http-range v0.1.4 |
| 2251 | 2025-07-31T15:53:17.261Z | Checking async-channel v2.5.0 |
| 2252 | 2025-07-31T15:53:17.289Z | Checking buf-list v1.0.3 |
| 2253 | 2025-07-31T15:53:17.325Z | Checking anyhow v1.0.98 |
| 2254 | 2025-07-31T15:53:17.352Z | Checking subprocess v0.2.9 |
| 2255 | 2025-07-31T15:53:17.514Z | Checking rcgen v0.14.2 |
| 2256 | 2025-07-31T15:53:17.564Z | Checking expectorate v1.2.0 |
| 2257 | 2025-07-31T15:53:17.591Z | Checking heck v0.5.0 |
| 2258 | 2025-07-31T15:53:17.753Z | Compiling serde_derive v1.0.219 |
| 2259 | 2025-07-31T15:53:17.753Z | Compiling tokio-macros v2.5.0 |
| 2260 | 2025-07-31T15:53:17.780Z | Compiling futures-macro v0.3.31 |
| 2261 | 2025-07-31T15:53:17.780Z | Compiling zerofrom-derive v0.1.5 |
| 2262 | 2025-07-31T15:53:17.868Z | Compiling yoke-derive v0.7.5 |
| 2263 | 2025-07-31T15:53:17.926Z | Compiling zerovec-derive v0.10.3 |
| 2264 | 2025-07-31T15:53:18.245Z | Compiling displaydoc v0.2.5 |
| 2265 | 2025-07-31T15:53:18.319Z | Compiling icu_provider_macros v1.5.0 |
| 2266 | 2025-07-31T15:53:18.947Z | Checking tokio v1.46.1 |
| 2267 | 2025-07-31T15:53:19.234Z | Checking futures-util v0.3.31 |
| 2268 | 2025-07-31T15:53:19.261Z | Compiling openssl-macros v0.1.1 |
| 2269 | 2025-07-31T15:53:19.512Z | Compiling async-stream-impl v0.3.6 |
| 2270 | 2025-07-31T15:53:19.857Z | Compiling thiserror-impl v1.0.69 |
| 2271 | 2025-07-31T15:53:19.884Z | Compiling thiserror-impl v2.0.12 |
| 2272 | 2025-07-31T15:53:19.956Z | Checking openssl v0.10.72 |
| 2273 | 2025-07-31T15:53:20.270Z | Checking zerofrom v0.1.5 |
| 2274 | 2025-07-31T15:53:20.476Z | Checking yoke v0.7.5 |
| 2275 | 2025-07-31T15:53:20.558Z | Compiling schemars_derive v0.8.22 |
| 2276 | 2025-07-31T15:53:20.793Z | Checking zerovec v0.10.4 |
| 2277 | 2025-07-31T15:53:21.951Z | Checking thiserror v1.0.69 |
| 2278 | 2025-07-31T15:53:22.111Z | Checking async-stream v0.3.6 |
| 2279 | 2025-07-31T15:53:22.138Z | Checking thiserror v2.0.12 |
| 2280 | 2025-07-31T15:53:22.175Z | Checking tinystr v0.7.6 |
| 2281 | 2025-07-31T15:53:22.269Z | Checking icu_collections v1.5.0 |
| 2282 | 2025-07-31T15:53:22.304Z | Compiling async-trait v0.1.88 |
| 2283 | 2025-07-31T15:53:22.508Z | Checking icu_locid v1.5.0 |
| 2284 | 2025-07-31T15:53:22.785Z | Checking tungstenite v0.24.0 |
| 2285 | 2025-07-31T15:53:23.006Z | Checking serde v1.0.219 |
| 2286 | 2025-07-31T15:53:23.193Z | Checking futures-executor v0.3.31 |
| 2287 | 2025-07-31T15:53:23.314Z | Checking icu_provider v1.5.0 |
| 2288 | 2025-07-31T15:53:23.415Z | Checking futures v0.3.31 |
| 2289 | 2025-07-31T15:53:23.519Z | Checking multer v3.1.0 |
| 2290 | 2025-07-31T15:53:23.866Z | Checking icu_locid_transform v1.5.0 |
| 2291 | 2025-07-31T15:53:24.225Z | Checking native-tls v0.2.12 |
| 2292 | 2025-07-31T15:53:24.698Z | Checking icu_properties v1.5.1 |
| 2293 | 2025-07-31T15:53:24.811Z | Checking tokio-util v0.7.7 |
| 2294 | 2025-07-31T15:53:24.811Z | Checking tokio-rustls v0.25.0 |
| 2295 | 2025-07-31T15:53:24.838Z | Checking tokio-rustls v0.26.0 |
| 2296 | 2025-07-31T15:53:25.142Z | Checking tower v0.5.2 |
| 2297 | 2025-07-31T15:53:25.181Z | Checking tokio-native-tls v0.3.1 |
| 2298 | 2025-07-31T15:53:25.432Z | Checking tokio-tungstenite v0.24.0 |
| 2299 | 2025-07-31T15:53:25.774Z | Checking tower-http v0.6.5 |
| 2300 | 2025-07-31T15:53:26.719Z | Checking indexmap v2.10.0 |
| 2301 | 2025-07-31T15:53:26.719Z | Checking serde_json v1.0.140 |
| 2302 | 2025-07-31T15:53:26.719Z | Checking toml_datetime v0.7.0 |
| 2303 | 2025-07-31T15:53:26.746Z | Checking serde_spanned v1.0.0 |
| 2304 | 2025-07-31T15:53:26.959Z | Checking chrono v0.4.41 |
| 2305 | 2025-07-31T15:53:27.085Z | Checking toml v0.9.2 |
| 2306 | 2025-07-31T15:53:27.464Z | Compiling serde_tokenstream v0.2.2 |
| 2307 | 2025-07-31T15:53:27.538Z | Checking icu_normalizer v1.5.0 |
| 2308 | 2025-07-31T15:53:27.588Z | Checking uuid v1.17.0 |
| 2309 | 2025-07-31T15:53:27.786Z | Checking h2 v0.4.6 |
| 2310 | 2025-07-31T15:53:27.975Z | Checking serde_urlencoded v0.7.1 |
| 2311 | 2025-07-31T15:53:28.003Z | Checking slog-json v2.6.1 |
| 2312 | 2025-07-31T15:53:28.109Z | Checking openapiv3 v2.2.0 |
| 2313 | 2025-07-31T15:53:28.221Z | Checking idna_adapter v1.2.0 |
| 2314 | 2025-07-31T15:53:28.248Z | Checking slog-bunyan v2.5.0 |
| 2315 | 2025-07-31T15:53:28.276Z | Compiling dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2316 | 2025-07-31T15:53:28.375Z | Checking serde_path_to_error v0.1.17 |
| 2317 | 2025-07-31T15:53:28.418Z | Checking camino v1.1.10 |
| 2318 | 2025-07-31T15:53:28.445Z | Checking idna v1.0.3 |
| 2319 | 2025-07-31T15:53:28.505Z | Checking trybuild v1.0.106 |
| 2320 | 2025-07-31T15:53:28.718Z | Checking schemars v0.8.22 |
| 2321 | 2025-07-31T15:53:28.897Z | Checking url v2.5.4 |
| 2322 | 2025-07-31T15:53:29.221Z | Documenting dropshot_endpoint v0.16.2 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 2323 | 2025-07-31T15:53:31.090Z | Checking hyper v1.6.0 |
| 2324 | 2025-07-31T15:53:32.731Z | Checking hyper-util v0.1.15 |
| 2325 | 2025-07-31T15:53:32.731Z | Checking hyper-staticfile v0.10.1 |
| 2326 | 2025-07-31T15:53:34.405Z | Checking hyper-rustls v0.27.3 |
| 2327 | 2025-07-31T15:53:34.405Z | Checking hyper-tls v0.6.0 |
| 2328 | 2025-07-31T15:53:34.432Z | Documenting dropshot v0.16.2 (/work/oxidecomputer/dropshot/dropshot) |
| 2329 | 2025-07-31T15:53:34.433Z | Checking hyper-rustls v0.26.0 |
| 2330 | 2025-07-31T15:53:34.710Z | Checking reqwest v0.12.22 |
| 2331 | 2025-07-31T15:53:43.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s |
| 2332 | 2025-07-31T15:53:43.726Z | Generated /work/oxidecomputer/dropshot/target/doc/dropshot/index.html and 23 other files |
| 2333 | 2025-07-31T15:53:43.754Z | |
| 2334 | 2025-07-31T15:53:43.754Z | real 36.905911988 |
| 2335 | 2025-07-31T15:53:43.754Z | user 2:54.126598973 |
| 2336 | 2025-07-31T15:53:43.754Z | sys 43.455407634 |
| 2337 | 2025-07-31T15:53:43.754Z | trap 0.110339488 |
| 2338 | 2025-07-31T15:53:43.754Z | tflt 0.126760917 |
| 2339 | 2025-07-31T15:53:43.754Z | dflt 0.015568786 |
| 2340 | 2025-07-31T15:53:43.754Z | kflt 0.000121668 |
| 2341 | 2025-07-31T15:53:43.754Z | lock 6:34.343168967 |
| 2342 | 2025-07-31T15:53:43.754Z | slp 10:39.929876256 |
| 2343 | 2025-07-31T15:53:43.754Z | lat 11.658797342 |
| 2344 | 2025-07-31T15:53:43.754Z | stop 19.390792137 |
| 2345 | 2025-07-31T15:53:43.754Z | process exited: duration 332925 ms, exit code 0 |
| |
| 2346 | 2025-07-31T15:53:43.810Z | found 0 output files |