|
|
|
| 1 | 2026-03-06T04:20:55.294Z | job assigned to worker 01KK0NZFR8H5R84YRGRSXNME4H [factory aws, i-0f3917aa440bb9d68] (queued for 29 s) |
| |
| 2 | 2026-03-06T04:21:03.533Z | starting task 0: "setup" |
| 3 | 2026-03-06T04:21:03.538Z | ++ uname -s |
| 4 | 2026-03-06T04:21:03.542Z | + kern=SunOS |
| 5 | 2026-03-06T04:21:03.542Z | + build_user=build |
| 6 | 2026-03-06T04:21:03.542Z | + build_uid=12345 |
| 7 | 2026-03-06T04:21:03.542Z | + work_dir=/work |
| 8 | 2026-03-06T04:21:03.542Z | + input_dir=/input |
| 9 | 2026-03-06T04:21:03.542Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-06T04:21:03.542Z | + case "$kern" in |
| 11 | 2026-03-06T04:21:03.542Z | + groupadd -g 12345 build |
| 12 | 2026-03-06T04:21:03.548Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-06T04:21:05.552Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-06T04:21:05.678Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-06T04:21:05.682Z | + home_fs=zfs |
| 16 | 2026-03-06T04:21:05.682Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-06T04:21:05.682Z | + mkdir -p /home/build |
| 18 | 2026-03-06T04:21:05.685Z | + chown build:build /home/build /work |
| 19 | 2026-03-06T04:21:07.685Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-06T04:21:07.689Z | process exited: duration 4156 ms, exit code 0 |
| |
| 21 | 2026-03-06T04:21:07.695Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-06T04:21:07.700Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-06T04:21:07.701Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-06T04:21:07.701Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-06T04:21:07.701Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-06T04:21:07.701Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-06T04:21:07.701Z | * rust toolchain profile = "default" |
| 28 | 2026-03-06T04:21:07.704Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-06T04:21:07.704Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-06T04:21:07.843Z | info: downloading installer |
| 31 | 2026-03-06T04:21:09.759Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-06T04:21:09.759Z | warn: /opt/ooce/bin |
| 33 | 2026-03-06T04:21:09.759Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-06T04:21:09.759Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-06T04:21:09.759Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-06T04:21:09.759Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-06T04:21:09.759Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-06T04:21:09.759Z | error: cannot install while Rust is installed |
| 39 | 2026-03-06T04:21:09.759Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-06T04:21:09.788Z | info: profile set to 'default' |
| 41 | 2026-03-06T04:21:09.788Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-06T04:21:09.791Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-06T04:21:09.970Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-06T04:21:09.970Z | info: downloading component 'cargo' |
| 45 | 2026-03-06T04:21:11.107Z | info: downloading component 'clippy' |
| 46 | 2026-03-06T04:21:11.692Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-06T04:21:13.857Z | info: downloading component 'rust-std' |
| 48 | 2026-03-06T04:21:16.201Z | info: downloading component 'rustc' |
| 49 | 2026-03-06T04:21:25.139Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-06T04:21:25.643Z | info: installing component 'cargo' |
| 51 | 2026-03-06T04:21:26.587Z | info: installing component 'clippy' |
| 52 | 2026-03-06T04:21:26.990Z | info: installing component 'rust-docs' |
| 53 | 2026-03-06T04:21:29.043Z | info: installing component 'rust-std' |
| 54 | 2026-03-06T04:21:30.858Z | info: installing component 'rustc' |
| 55 | 2026-03-06T04:21:37.654Z | info: installing component 'rustfmt' |
| 56 | 2026-03-06T04:21:37.979Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-06T04:21:37.979Z | |
| 58 | 2026-03-06T04:21:38.493Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-06T04:21:38.493Z | |
| 60 | 2026-03-06T04:21:38.496Z | |
| 61 | 2026-03-06T04:21:38.496Z | Rust is installed now. Great! |
| 62 | 2026-03-06T04:21:38.496Z | |
| 63 | 2026-03-06T04:21:38.496Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-06T04:21:38.496Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-06T04:21:38.496Z | |
| 66 | 2026-03-06T04:21:38.496Z | To configure your current shell, you need to source |
| 67 | 2026-03-06T04:21:38.496Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-06T04:21:38.496Z | |
| 69 | 2026-03-06T04:21:38.496Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-06T04:21:38.496Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-06T04:21:38.496Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-06T04:21:38.496Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-06T04:21:38.600Z | + rustup --version |
| 74 | 2026-03-06T04:21:38.612Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-06T04:21:38.615Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-06T04:21:38.688Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-06T04:21:38.692Z | + cargo --version |
| 78 | 2026-03-06T04:21:38.752Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-06T04:21:38.756Z | + rustc --version |
| 80 | 2026-03-06T04:21:38.823Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-06T04:21:38.827Z | process exited: duration 31119 ms, exit code 0 |
| |
| 82 | 2026-03-06T04:21:38.833Z | starting task 2: "authentication" |
| 83 | 2026-03-06T04:21:38.859Z | process exited: duration 25 ms, exit code 0 |
| |
| 84 | 2026-03-06T04:21:38.867Z | starting task 3: "clone repository" |
| 85 | 2026-03-06T04:21:38.871Z | + mkdir -p /work/oxidecomputer/dropshot |
| 86 | 2026-03-06T04:21:38.876Z | + git clone https://github.com/oxidecomputer/dropshot /work/oxidecomputer/dropshot |
| 87 | 2026-03-06T04:21:38.909Z | Cloning into '/work/oxidecomputer/dropshot'... |
| 88 | 2026-03-06T04:21:40.168Z | + cd /work/oxidecomputer/dropshot |
| 89 | 2026-03-06T04:21:40.171Z | + git fetch origin 91f9771fcf508eec3945316a29fe07194c2dbe4d |
| 90 | 2026-03-06T04:21:40.457Z | From https://github.com/oxidecomputer/dropshot |
| 91 | 2026-03-06T04:21:40.457Z | * branch 91f9771fcf508eec3945316a29fe07194c2dbe4d -> FETCH_HEAD |
| 92 | 2026-03-06T04:21:40.465Z | + [[ -n renovate/rust-1.x ]] |
| 93 | 2026-03-06T04:21:40.468Z | ++ git branch --show-current |
| 94 | 2026-03-06T04:21:40.471Z | + current=main |
| 95 | 2026-03-06T04:21:40.471Z | + [[ main != renovate/rust-1.x ]] |
| 96 | 2026-03-06T04:21:40.471Z | + git branch -f renovate/rust-1.x 91f9771fcf508eec3945316a29fe07194c2dbe4d |
| 97 | 2026-03-06T04:21:40.474Z | + git checkout -f renovate/rust-1.x |
| 98 | 2026-03-06T04:21:40.495Z | Switched to branch 'renovate/rust-1.x' |
| 99 | 2026-03-06T04:21:40.498Z | + git reset --hard 91f9771fcf508eec3945316a29fe07194c2dbe4d |
| 100 | 2026-03-06T04:21:40.517Z | HEAD is now at 91f9771 Update dependency rust to v1.94.0 |
| 101 | 2026-03-06T04:21:40.520Z | process exited: duration 1651 ms, exit code 0 |
| |
| 102 | 2026-03-06T04:21:40.528Z | starting task 4: "build" |
| 103 | 2026-03-06T04:21:40.532Z | + cargo --version |
| 104 | 2026-03-06T04:21:40.539Z | info: syncing channel updates for '1.94.0-x86_64-unknown-illumos' |
| 105 | 2026-03-06T04:21:40.713Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 106 | 2026-03-06T04:21:40.713Z | info: downloading component 'cargo' |
| 107 | 2026-03-06T04:21:42.109Z | info: downloading component 'clippy' |
| 108 | 2026-03-06T04:21:42.538Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-06T04:21:44.380Z | info: downloading component 'rust-std' |
| 110 | 2026-03-06T04:21:46.505Z | info: downloading component 'rustc' |
| 111 | 2026-03-06T04:21:56.987Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-06T04:21:57.340Z | info: installing component 'cargo' |
| 113 | 2026-03-06T04:21:58.265Z | info: installing component 'clippy' |
| 114 | 2026-03-06T04:21:58.681Z | info: installing component 'rust-docs' |
| 115 | 2026-03-06T04:22:00.703Z | info: installing component 'rust-std' |
| 116 | 2026-03-06T04:22:02.512Z | info: installing component 'rustc' |
| 117 | 2026-03-06T04:22:09.254Z | info: installing component 'rustfmt' |
| 118 | 2026-03-06T04:22:09.683Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 119 | 2026-03-06T04:22:09.686Z | + rustc --version |
| 120 | 2026-03-06T04:22:09.762Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 121 | 2026-03-06T04:22:09.766Z | + banner build |
| 122 | 2026-03-06T04:22:09.769Z | |
| 123 | 2026-03-06T04:22:09.769Z | ##### # # # # ##### |
| 124 | 2026-03-06T04:22:09.770Z | # # # # # # # # |
| 125 | 2026-03-06T04:22:09.770Z | ##### # # # # # # |
| 126 | 2026-03-06T04:22:09.770Z | # # # # # # # # |
| 127 | 2026-03-06T04:22:09.770Z | # # # # # # # # |
| 128 | 2026-03-06T04:22:09.770Z | ##### #### # ###### ##### |
| 129 | 2026-03-06T04:22:09.770Z | |
| 130 | 2026-03-06T04:22:09.770Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2026-03-06T04:22:09.917Z | Updating crates.io index |
| 132 | 2026-03-06T04:22:12.095Z | Downloading crates ... |
| 133 | 2026-03-06T04:22:12.170Z | Downloaded block-buffer v0.10.2 |
| 134 | 2026-03-06T04:22:12.173Z | Downloaded asn1-rs-impl v0.2.0 |
| 135 | 2026-03-06T04:22:12.179Z | Downloaded dof v0.4.0 |
| 136 | 2026-03-06T04:22:12.182Z | Downloaded erased-serde v0.3.31 |
| 137 | 2026-03-06T04:22:12.185Z | Downloaded anyhow v1.0.102 |
| 138 | 2026-03-06T04:22:12.190Z | Downloaded itoa v1.0.1 |
| 139 | 2026-03-06T04:22:12.193Z | Downloaded getrandom v0.2.11 |
| 140 | 2026-03-06T04:22:12.196Z | Downloaded async-trait v0.1.89 |
| 141 | 2026-03-06T04:22:12.200Z | Downloaded schema-derive v0.1.0 |
| 142 | 2026-03-06T04:22:12.203Z | Downloaded cpufeatures v0.2.17 |
| 143 | 2026-03-06T04:22:12.206Z | Downloaded hashbrown v0.16.1 |
| 144 | 2026-03-06T04:22:12.211Z | Downloaded camino v1.2.2 |
| 145 | 2026-03-06T04:22:12.214Z | Downloaded sync_wrapper v1.0.1 |
| 146 | 2026-03-06T04:22:12.217Z | Downloaded autocfg v1.1.0 |
| 147 | 2026-03-06T04:22:12.217Z | Downloaded buf-list v1.1.2 |
| 148 | 2026-03-06T04:22:12.220Z | Downloaded rand v0.8.4 |
| 149 | 2026-03-06T04:22:12.223Z | Downloaded portable-atomic v1.9.0 |
| 150 | 2026-03-06T04:22:12.230Z | Downloaded cfg-if v1.0.0 |
| 151 | 2026-03-06T04:22:12.233Z | Downloaded async-stream-impl v0.3.6 |
| 152 | 2026-03-06T04:22:12.233Z | Downloaded asn1-rs-derive v0.6.0 |
| 153 | 2026-03-06T04:22:12.242Z | Downloaded console v0.15.7 |
| 154 | 2026-03-06T04:22:12.248Z | Downloaded bitflags v2.11.0 |
| 155 | 2026-03-06T04:22:12.269Z | Downloaded atomicwrites v0.4.4 |
| 156 | 2026-03-06T04:22:12.272Z | Downloaded hostname v0.4.2 |
| 157 | 2026-03-06T04:22:12.277Z | Downloaded atomic-waker v1.1.2 |
| 158 | 2026-03-06T04:22:12.289Z | Downloaded async-channel v2.5.0 |
| 159 | 2026-03-06T04:22:12.293Z | Downloaded bytes v1.11.1 |
| 160 | 2026-03-06T04:22:12.296Z | Downloaded hyper-rustls v0.27.3 |
| 161 | 2026-03-06T04:22:12.299Z | Downloaded hyper-util v0.1.20 |
| 162 | 2026-03-06T04:22:12.304Z | Downloaded byteorder v1.4.3 |
| 163 | 2026-03-06T04:22:12.308Z | Downloaded futures-util v0.3.32 |
| 164 | 2026-03-06T04:22:12.324Z | Downloaded idna_adapter v1.2.0 |
| 165 | 2026-03-06T04:22:12.329Z | Downloaded rustc-hash v2.0.0 |
| 166 | 2026-03-06T04:22:12.332Z | Downloaded num_threads v0.1.3 |
| 167 | 2026-03-06T04:22:12.332Z | Downloaded rand_chacha v0.3.1 |
| 168 | 2026-03-06T04:22:12.335Z | Downloaded icu_locid v1.5.0 |
| 169 | 2026-03-06T04:22:12.338Z | Downloaded serde_tokenstream v0.2.3 |
| 170 | 2026-03-06T04:22:12.341Z | Downloaded futures-macro v0.3.32 |
| 171 | 2026-03-06T04:22:12.341Z | Downloaded serde_path_to_error v0.1.20 |
| 172 | 2026-03-06T04:22:12.344Z | Downloaded rustls-pemfile v2.2.0 |
| 173 | 2026-03-06T04:22:12.349Z | Downloaded data-encoding v2.4.0 |
| 174 | 2026-03-06T04:22:12.349Z | Downloaded scopeguard v1.2.0 |
| 175 | 2026-03-06T04:22:12.352Z | Downloaded num-traits v0.2.14 |
| 176 | 2026-03-06T04:22:12.352Z | Downloaded hyper-tls v0.6.0 |
| 177 | 2026-03-06T04:22:12.352Z | Downloaded hyper-rustls v0.26.0 |
| 178 | 2026-03-06T04:22:12.355Z | Downloaded lock_api v0.4.6 |
| 179 | 2026-03-06T04:22:12.358Z | Downloaded ppv-lite86 v0.2.15 |
| 180 | 2026-03-06T04:22:12.358Z | Downloaded dtrace-parser v0.3.0 |
| 181 | 2026-03-06T04:22:12.363Z | Downloaded crypto-common v0.1.6 |
| 182 | 2026-03-06T04:22:12.363Z | Downloaded rusticata-macros v4.1.0 |
| 183 | 2026-03-06T04:22:12.363Z | Downloaded async-stream v0.3.6 |
| 184 | 2026-03-06T04:22:12.366Z | Downloaded pest_derive v2.8.1 |
| 185 | 2026-03-06T04:22:12.367Z | Downloaded quinn-proto v0.11.8 |
| 186 | 2026-03-06T04:22:12.372Z | Downloaded displaydoc v0.2.5 |
| 187 | 2026-03-06T04:22:12.375Z | Downloaded percent-encoding v2.3.2 |
| 188 | 2026-03-06T04:22:12.378Z | Downloaded once_cell v1.20.1 |
| 189 | 2026-03-06T04:22:12.381Z | Downloaded futures-core v0.3.32 |
| 190 | 2026-03-06T04:22:12.381Z | Downloaded foreign-types-shared v0.1.1 |
| 191 | 2026-03-06T04:22:12.384Z | Downloaded httparse v1.10.0 |
| 192 | 2026-03-06T04:22:12.384Z | Downloaded hostname v0.3.1 |
| 193 | 2026-03-06T04:22:12.387Z | Downloaded http-body-util v0.1.3 |
| 194 | 2026-03-06T04:22:12.390Z | Downloaded icu_normalizer_data v1.5.0 |
| 195 | 2026-03-06T04:22:12.393Z | Downloaded similar v2.2.1 |
| 196 | 2026-03-06T04:22:12.396Z | Downloaded httpdate v1.0.1 |
| 197 | 2026-03-06T04:22:12.399Z | Downloaded subtle v2.5.0 |
| 198 | 2026-03-06T04:22:12.399Z | Downloaded thread_local v1.1.4 |
| 199 | 2026-03-06T04:22:12.402Z | Downloaded glob v0.3.0 |
| 200 | 2026-03-06T04:22:12.402Z | Downloaded serde_spanned v1.0.4 |
| 201 | 2026-03-06T04:22:12.405Z | Downloaded openssl-macros v0.1.1 |
| 202 | 2026-03-06T04:22:12.405Z | Downloaded slog v2.8.2 |
| 203 | 2026-03-06T04:22:12.408Z | Downloaded minimal-lexical v0.2.1 |
| 204 | 2026-03-06T04:22:12.412Z | Downloaded tokio-rustls v0.26.0 |
| 205 | 2026-03-06T04:22:12.416Z | Downloaded pin-project-lite v0.2.12 |
| 206 | 2026-03-06T04:22:12.420Z | Downloaded synstructure v0.13.1 |
| 207 | 2026-03-06T04:22:12.423Z | Downloaded litemap v0.7.4 |
| 208 | 2026-03-06T04:22:12.426Z | Downloaded futures-io v0.3.32 |
| 209 | 2026-03-06T04:22:12.426Z | Downloaded trybuild v1.0.116 |
| 210 | 2026-03-06T04:22:12.430Z | Downloaded socket2 v0.6.0 |
| 211 | 2026-03-06T04:22:12.433Z | Downloaded rustversion v1.0.22 |
| 212 | 2026-03-06T04:22:12.436Z | Downloaded schemars v0.8.22 |
| 213 | 2026-03-06T04:22:12.446Z | Downloaded time-core v0.1.8 |
| 214 | 2026-03-06T04:22:12.449Z | Downloaded thiserror-impl v1.0.69 |
| 215 | 2026-03-06T04:22:12.449Z | Downloaded hyper-staticfile v0.10.1 |
| 216 | 2026-03-06T04:22:12.452Z | Downloaded pretty-hex v0.4.1 |
| 217 | 2026-03-06T04:22:12.456Z | Downloaded openssl-probe v0.1.4 |
| 218 | 2026-03-06T04:22:12.456Z | Downloaded powerfmt v0.2.0 |
| 219 | 2026-03-06T04:22:12.456Z | Downloaded oid-registry v0.8.1 |
| 220 | 2026-03-06T04:22:12.459Z | Downloaded serde_derive v1.0.228 |
| 221 | 2026-03-06T04:22:12.462Z | Downloaded generic-array v0.14.5 |
| 222 | 2026-03-06T04:22:12.465Z | Downloaded newline-converter v0.3.0 |
| 223 | 2026-03-06T04:22:12.465Z | Downloaded openapiv3 v2.2.0 |
| 224 | 2026-03-06T04:22:12.473Z | Downloaded log v0.4.17 |
| 225 | 2026-03-06T04:22:12.476Z | Downloaded socket2 v0.5.9 |
| 226 | 2026-03-06T04:22:12.479Z | Downloaded is-terminal v0.4.12 |
| 227 | 2026-03-06T04:22:12.479Z | Downloaded http-range v0.1.4 |
| 228 | 2026-03-06T04:22:12.482Z | Downloaded equivalent v1.0.0 |
| 229 | 2026-03-06T04:22:12.482Z | Downloaded form_urlencoded v1.2.2 |
| 230 | 2026-03-06T04:22:12.482Z | Downloaded debug-ignore v1.0.5 |
| 231 | 2026-03-06T04:22:12.485Z | Downloaded asn1-rs v0.7.1 |
| 232 | 2026-03-06T04:22:12.490Z | Downloaded fastrand v2.1.1 |
| 233 | 2026-03-06T04:22:12.493Z | Downloaded plain v0.2.3 |
| 234 | 2026-03-06T04:22:12.493Z | Downloaded utf16_iter v1.0.5 |
| 235 | 2026-03-06T04:22:12.496Z | Downloaded paste v1.0.15 |
| 236 | 2026-03-06T04:22:12.499Z | Downloaded native-tls v0.2.12 |
| 237 | 2026-03-06T04:22:12.502Z | Downloaded digest v0.10.7 |
| 238 | 2026-03-06T04:22:12.502Z | Downloaded mime v0.3.16 |
| 239 | 2026-03-06T04:22:12.505Z | Downloaded heck v0.5.0 |
| 240 | 2026-03-06T04:22:12.505Z | Downloaded http-body v1.0.1 |
| 241 | 2026-03-06T04:22:12.508Z | Downloaded expectorate v1.2.0 |
| 242 | 2026-03-06T04:22:12.511Z | Downloaded num-bigint v0.4.3 |
| 243 | 2026-03-06T04:22:12.515Z | Downloaded tinyvec_macros v0.1.0 |
| 244 | 2026-03-06T04:22:12.515Z | Downloaded pkg-config v0.3.31 |
| 245 | 2026-03-06T04:22:12.518Z | Downloaded rand_core v0.6.3 |
| 246 | 2026-03-06T04:22:12.518Z | Downloaded memchr v2.6.0 |
| 247 | 2026-03-06T04:22:12.522Z | Downloaded serde_urlencoded v0.7.1 |
| 248 | 2026-03-06T04:22:12.525Z | Downloaded slog-bunyan v2.5.0 |
| 249 | 2026-03-06T04:22:12.525Z | Downloaded match_cfg v0.1.0 |
| 250 | 2026-03-06T04:22:12.528Z | Downloaded simple-mermaid v0.2.0 |
| 251 | 2026-03-06T04:22:12.528Z | Downloaded futures-task v0.3.32 |
| 252 | 2026-03-06T04:22:12.531Z | Downloaded event-listener-strategy v0.5.4 |
| 253 | 2026-03-06T04:22:12.531Z | Downloaded term v1.1.0 |
| 254 | 2026-03-06T04:22:12.534Z | Downloaded tinystr v0.7.6 |
| 255 | 2026-03-06T04:22:12.537Z | Downloaded usdt-macro v0.6.0 |
| 256 | 2026-03-06T04:22:12.537Z | Downloaded lazy_static v1.5.0 |
| 257 | 2026-03-06T04:22:12.540Z | Downloaded icu_provider_macros v1.5.0 |
| 258 | 2026-03-06T04:22:12.540Z | Downloaded icu_locid_transform v1.5.0 |
| 259 | 2026-03-06T04:22:12.543Z | Downloaded tempfile v3.26.0 |
| 260 | 2026-03-06T04:22:12.548Z | Downloaded fnv v1.0.7 |
| 261 | 2026-03-06T04:22:12.548Z | Downloaded usdt-attr-macro v0.6.0 |
| 262 | 2026-03-06T04:22:12.551Z | Downloaded stable_deref_trait v1.2.0 |
| 263 | 2026-03-06T04:22:12.551Z | Downloaded iana-time-zone v0.1.47 |
| 264 | 2026-03-06T04:22:12.551Z | Downloaded errno v0.3.10 |
| 265 | 2026-03-06T04:22:12.554Z | Downloaded rustls-pki-types v1.14.0 |
| 266 | 2026-03-06T04:22:12.554Z | Downloaded unicode-width v0.1.9 |
| 267 | 2026-03-06T04:22:12.557Z | Downloaded proc-macro2 v1.0.106 |
| 268 | 2026-03-06T04:22:12.560Z | Downloaded base64 v0.22.1 |
| 269 | 2026-03-06T04:22:12.563Z | Downloaded subprocess v1.0.0 |
| 270 | 2026-03-06T04:22:12.566Z | Downloaded ipnet v2.10.0 |
| 271 | 2026-03-06T04:22:12.569Z | Downloaded thiserror v2.0.18 |
| 272 | 2026-03-06T04:22:12.572Z | Downloaded version_check v0.9.5 |
| 273 | 2026-03-06T04:22:12.575Z | Downloaded utf8_iter v1.0.4 |
| 274 | 2026-03-06T04:22:12.576Z | Downloaded sha2 v0.10.8 |
| 275 | 2026-03-06T04:22:12.579Z | Downloaded quote v1.0.44 |
| 276 | 2026-03-06T04:22:12.582Z | Downloaded zerocopy-derive v0.8.27 |
| 277 | 2026-03-06T04:22:12.586Z | Downloaded tokio-rustls v0.25.0 |
| 278 | 2026-03-06T04:22:12.589Z | Downloaded zerovec-derive v0.10.3 |
| 279 | 2026-03-06T04:22:12.592Z | Downloaded num-conv v0.2.0 |
| 280 | 2026-03-06T04:22:12.592Z | Downloaded futures-channel v0.3.32 |
| 281 | 2026-03-06T04:22:12.595Z | Downloaded cc v1.2.16 |
| 282 | 2026-03-06T04:22:12.598Z | Downloaded zeroize v1.7.0 |
| 283 | 2026-03-06T04:22:12.601Z | Downloaded semver v1.0.27 |
| 284 | 2026-03-06T04:22:12.601Z | Downloaded thiserror v1.0.69 |
| 285 | 2026-03-06T04:22:12.606Z | Downloaded usdt-impl v0.6.0 |
| 286 | 2026-03-06T04:22:12.609Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 287 | 2026-03-06T04:22:12.612Z | Downloaded shlex v1.3.0 |
| 288 | 2026-03-06T04:22:12.612Z | Downloaded quinn v0.11.4 |
| 289 | 2026-03-06T04:22:12.615Z | Downloaded tokio-tungstenite v0.24.0 |
| 290 | 2026-03-06T04:22:12.618Z | Downloaded tinyvec v1.5.1 |
| 291 | 2026-03-06T04:22:12.621Z | Downloaded icu_provider v1.5.0 |
| 292 | 2026-03-06T04:22:12.624Z | Downloaded idna v1.0.3 |
| 293 | 2026-03-06T04:22:12.627Z | Downloaded foreign-types v0.3.2 |
| 294 | 2026-03-06T04:22:12.627Z | Downloaded tungstenite v0.24.0 |
| 295 | 2026-03-06T04:22:12.630Z | Downloaded serde_derive_internals v0.29.0 |
| 296 | 2026-03-06T04:22:12.630Z | Downloaded uuid v1.21.0 |
| 297 | 2026-03-06T04:22:12.634Z | Downloaded time-macros v0.2.27 |
| 298 | 2026-03-06T04:22:12.637Z | Downloaded crossbeam-utils v0.8.21 |
| 299 | 2026-03-06T04:22:12.640Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 300 | 2026-03-06T04:22:12.640Z | Downloaded schema v0.1.0 |
| 301 | 2026-03-06T04:22:12.640Z | Downloaded parking v2.2.0 |
| 302 | 2026-03-06T04:22:12.643Z | Downloaded openssl-sys v0.9.107 |
| 303 | 2026-03-06T04:22:12.646Z | Downloaded rustls-native-certs v0.7.0 |
| 304 | 2026-03-06T04:22:12.649Z | Downloaded icu_properties v1.5.1 |
| 305 | 2026-03-06T04:22:12.652Z | Downloaded termcolor v1.1.2 |
| 306 | 2026-03-06T04:22:12.652Z | Downloaded rcgen v0.14.7 |
| 307 | 2026-03-06T04:22:12.655Z | Downloaded http v1.4.0 |
| 308 | 2026-03-06T04:22:12.658Z | Downloaded try-lock v0.2.3 |
| 309 | 2026-03-06T04:22:12.658Z | Downloaded der-parser v10.0.0 |
| 310 | 2026-03-06T04:22:12.661Z | Downloaded schemars_derive v0.8.22 |
| 311 | 2026-03-06T04:22:12.664Z | Downloaded pest_generator v2.8.1 |
| 312 | 2026-03-06T04:22:12.664Z | Downloaded icu_normalizer v1.5.0 |
| 313 | 2026-03-06T04:22:12.667Z | Downloaded serde v1.0.228 |
| 314 | 2026-03-06T04:22:12.670Z | Downloaded icu_locid_transform_data v1.5.0 |
| 315 | 2026-03-06T04:22:12.673Z | Downloaded futures v0.3.32 |
| 316 | 2026-03-06T04:22:12.676Z | Downloaded getrandom v0.4.1 |
| 317 | 2026-03-06T04:22:12.681Z | Downloaded tower-service v0.3.3 |
| 318 | 2026-03-06T04:22:12.684Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 319 | 2026-03-06T04:22:12.687Z | Downloaded scroll_derive v0.13.1 |
| 320 | 2026-03-06T04:22:12.687Z | Downloaded take_mut v0.2.2 |
| 321 | 2026-03-06T04:22:12.690Z | Downloaded prettyplease v0.2.37 |
| 322 | 2026-03-06T04:22:12.694Z | Downloaded multer v3.1.0 |
| 323 | 2026-03-06T04:22:12.694Z | Downloaded indexmap v2.13.0 |
| 324 | 2026-03-06T04:22:12.697Z | Downloaded deranged v0.5.5 |
| 325 | 2026-03-06T04:22:12.700Z | Downloaded crossbeam-channel v0.5.15 |
| 326 | 2026-03-06T04:22:12.703Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 327 | 2026-03-06T04:22:12.706Z | Downloaded waitgroup v0.1.2 |
| 328 | 2026-03-06T04:22:12.706Z | Downloaded slog-json v2.6.1 |
| 329 | 2026-03-06T04:22:12.709Z | Downloaded zerofrom-derive v0.1.5 |
| 330 | 2026-03-06T04:22:12.709Z | Downloaded icu_collections v1.5.0 |
| 331 | 2026-03-06T04:22:12.714Z | Downloaded unicode-segmentation v1.10.0 |
| 332 | 2026-03-06T04:22:12.717Z | Downloaded slog-term v2.9.2 |
| 333 | 2026-03-06T04:22:12.720Z | Downloaded smallvec v1.13.2 |
| 334 | 2026-03-06T04:22:12.723Z | Downloaded tokio-util v0.7.7 |
| 335 | 2026-03-06T04:22:12.727Z | Downloaded yoke-derive v0.7.5 |
| 336 | 2026-03-06T04:22:12.730Z | Downloaded utf-8 v0.7.6 |
| 337 | 2026-03-06T04:22:12.730Z | Downloaded signal-hook-registry v1.4.0 |
| 338 | 2026-03-06T04:22:12.733Z | Downloaded scroll v0.13.0 |
| 339 | 2026-03-06T04:22:12.733Z | Downloaded thiserror-impl v2.0.18 |
| 340 | 2026-03-06T04:22:12.736Z | Downloaded sha1 v0.10.6 |
| 341 | 2026-03-06T04:22:12.736Z | Downloaded hyper v1.8.1 |
| 342 | 2026-03-06T04:22:12.742Z | Downloaded write16 v1.0.0 |
| 343 | 2026-03-06T04:22:12.745Z | Downloaded unicode-ident v1.0.12 |
| 344 | 2026-03-06T04:22:12.748Z | Downloaded slab v0.4.9 |
| 345 | 2026-03-06T04:22:12.748Z | Downloaded typenum v1.14.0 |
| 346 | 2026-03-06T04:22:12.751Z | Downloaded zmij v1.0.2 |
| 347 | 2026-03-06T04:22:12.754Z | Downloaded yasna v0.5.2 |
| 348 | 2026-03-06T04:22:12.754Z | Downloaded h2 v0.4.6 |
| 349 | 2026-03-06T04:22:12.759Z | Downloaded pest_meta v2.8.1 |
| 350 | 2026-03-06T04:22:12.762Z | Downloaded thread-id v5.0.0 |
| 351 | 2026-03-06T04:22:12.765Z | Downloaded parking_lot v0.12.1 |
| 352 | 2026-03-06T04:22:12.765Z | Downloaded num-integer v0.1.46 |
| 353 | 2026-03-06T04:22:12.768Z | Downloaded parking_lot_core v0.9.4 |
| 354 | 2026-03-06T04:22:12.768Z | Downloaded ryu v1.0.5 |
| 355 | 2026-03-06T04:22:12.771Z | Downloaded mio v1.0.3 |
| 356 | 2026-03-06T04:22:12.776Z | Downloaded iri-string v0.7.8 |
| 357 | 2026-03-06T04:22:12.783Z | Downloaded url v2.5.4 |
| 358 | 2026-03-06T04:22:12.786Z | Downloaded spin v0.9.8 |
| 359 | 2026-03-06T04:22:12.789Z | Downloaded target-triple v1.0.0 |
| 360 | 2026-03-06T04:22:12.789Z | Downloaded nom v7.1.3 |
| 361 | 2026-03-06T04:22:12.793Z | Downloaded zerovec v0.10.4 |
| 362 | 2026-03-06T04:22:12.798Z | Downloaded memmap2 v0.9.8 |
| 363 | 2026-03-06T04:22:12.801Z | Downloaded reqwest v0.12.28 |
| 364 | 2026-03-06T04:22:12.805Z | Downloaded slog-async v2.8.0 |
| 365 | 2026-03-06T04:22:12.808Z | Downloaded serde_core v1.0.228 |
| 366 | 2026-03-06T04:22:12.812Z | Downloaded chrono v0.4.44 |
| 367 | 2026-03-06T04:22:12.816Z | Downloaded icu_properties_data v1.5.0 |
| 368 | 2026-03-06T04:22:12.826Z | Downloaded tower-http v0.6.8 |
| 369 | 2026-03-06T04:22:12.833Z | Downloaded zerofrom v0.1.5 |
| 370 | 2026-03-06T04:22:12.836Z | Downloaded goblin v0.10.1 |
| 371 | 2026-03-06T04:22:12.841Z | Downloaded usdt v0.6.0 |
| 372 | 2026-03-06T04:22:12.844Z | Downloaded untrusted v0.9.0 |
| 373 | 2026-03-06T04:22:12.844Z | Downloaded tower-layer v0.3.3 |
| 374 | 2026-03-06T04:22:12.847Z | Downloaded pest v2.8.1 |
| 375 | 2026-03-06T04:22:12.850Z | Downloaded serde_json v1.0.149 |
| 376 | 2026-03-06T04:22:12.856Z | Downloaded webpki-roots v1.0.0 |
| 377 | 2026-03-06T04:22:12.859Z | Downloaded want v0.3.0 |
| 378 | 2026-03-06T04:22:12.862Z | Downloaded writeable v0.5.5 |
| 379 | 2026-03-06T04:22:12.862Z | Downloaded tokio-native-tls v0.3.1 |
| 380 | 2026-03-06T04:22:12.865Z | Downloaded tokio-macros v2.6.0 |
| 381 | 2026-03-06T04:22:12.865Z | Downloaded event-listener v5.0.0 |
| 382 | 2026-03-06T04:22:12.868Z | Downloaded unicase v2.6.0 |
| 383 | 2026-03-06T04:22:12.868Z | Downloaded yoke v0.7.5 |
| 384 | 2026-03-06T04:22:12.871Z | Downloaded ucd-trie v0.1.6 |
| 385 | 2026-03-06T04:22:12.871Z | Downloaded time v0.3.47 |
| 386 | 2026-03-06T04:22:12.882Z | Downloaded dyn-clone v1.0.4 |
| 387 | 2026-03-06T04:22:12.885Z | Downloaded concurrent-queue v2.5.0 |
| 388 | 2026-03-06T04:22:12.885Z | Downloaded mime_guess v2.0.5 |
| 389 | 2026-03-06T04:22:12.888Z | Downloaded tracing-core v0.1.32 |
| 390 | 2026-03-06T04:22:12.891Z | Downloaded vcpkg v0.2.15 |
| 391 | 2026-03-06T04:22:12.926Z | Downloaded winnow v0.7.13 |
| 392 | 2026-03-06T04:22:12.934Z | Downloaded webpki-roots v0.26.5 |
| 393 | 2026-03-06T04:22:12.937Z | Downloaded syn v2.0.117 |
| 394 | 2026-03-06T04:22:12.946Z | Downloaded rustls-webpki v0.102.8 |
| 395 | 2026-03-06T04:22:12.964Z | Downloaded zerocopy v0.8.27 |
| 396 | 2026-03-06T04:22:12.983Z | Downloaded x509-parser v0.18.0 |
| 397 | 2026-03-06T04:22:12.988Z | Downloaded tracing v0.1.40 |
| 398 | 2026-03-06T04:22:12.991Z | Downloaded tower v0.5.2 |
| 399 | 2026-03-06T04:22:12.999Z | Downloaded rustls v0.23.13 |
| 400 | 2026-03-06T04:22:13.009Z | Downloaded openssl v0.10.72 |
| 401 | 2026-03-06T04:22:13.016Z | Downloaded rustls v0.22.4 |
| 402 | 2026-03-06T04:22:13.027Z | Downloaded futures-sink v0.3.32 |
| 403 | 2026-03-06T04:22:13.030Z | Downloaded quinn-udp v0.5.5 |
| 404 | 2026-03-06T04:22:13.030Z | Downloaded rustix v1.1.4 |
| 405 | 2026-03-06T04:22:13.049Z | Downloaded pem v3.0.6 |
| 406 | 2026-03-06T04:22:13.052Z | Downloaded futures-executor v0.3.32 |
| 407 | 2026-03-06T04:22:13.052Z | Downloaded pin-utils v0.1.0 |
| 408 | 2026-03-06T04:22:13.060Z | Downloaded rustix v0.38.44 |
| 409 | 2026-03-06T04:22:13.122Z | Downloaded libc v0.2.182 |
| 410 | 2026-03-06T04:22:13.151Z | Downloaded ring v0.17.13 |
| 411 | 2026-03-06T04:22:13.185Z | Downloaded tokio v1.49.0 |
| 412 | 2026-03-06T04:22:13.260Z | Downloaded encoding_rs v0.8.32 |
| 413 | 2026-03-06T04:22:13.409Z | Compiling proc-macro2 v1.0.106 |
| 414 | 2026-03-06T04:22:13.409Z | Compiling quote v1.0.44 |
| 415 | 2026-03-06T04:22:13.412Z | Compiling unicode-ident v1.0.12 |
| 416 | 2026-03-06T04:22:13.412Z | Compiling libc v0.2.182 |
| 417 | 2026-03-06T04:22:13.412Z | Compiling cfg-if v1.0.0 |
| 418 | 2026-03-06T04:22:13.412Z | Compiling itoa v1.0.1 |
| 419 | 2026-03-06T04:22:13.412Z | Compiling serde_core v1.0.228 |
| 420 | 2026-03-06T04:22:13.412Z | Compiling memchr v2.6.0 |
| 421 | 2026-03-06T04:22:13.538Z | Running `/home/build/.rustup/toolchains/1.94.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.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=9cf1e424e7482640 -C extra-filename=-b62e94e46ae0834b --out-dir /work/oxidecomputer/dropshot/target/debug/build/proc-macro2-b62e94e46ae0834b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 422 | 2026-03-06T04:22:13.538Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e49602ee9de607f6 -C extra-filename=-a30b70d5f5613efb --out-dir /work/oxidecomputer/dropshot/target/debug/build/quote-a30b70d5f5613efb -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 423 | 2026-03-06T04:22:13.538Z | Running `/home/build/.rustup/toolchains/1.94.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=d0f8538247efe52b -C extra-filename=-f95ed342d224a529 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 424 | 2026-03-06T04:22:13.541Z | Running `/home/build/.rustup/toolchains/1.94.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.182/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8fc9b3a2d6a6edf1 -C extra-filename=-31567931af919bfe --out-dir /work/oxidecomputer/dropshot/target/debug/build/libc-31567931af919bfe -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 425 | 2026-03-06T04:22:13.541Z | Running `/home/build/.rustup/toolchains/1.94.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=e4a66d4207b30ec1 -C extra-filename=-37098f264d07060d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 426 | 2026-03-06T04:22:13.541Z | Running `/home/build/.rustup/toolchains/1.94.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=1a48ab3410076474 -C extra-filename=-4679cba306b354ec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 427 | 2026-03-06T04:22:13.546Z | Running `/home/build/.rustup/toolchains/1.94.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=51c0875781740d70 -C extra-filename=-b79fae1ad754898c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 428 | 2026-03-06T04:22:13.549Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=6fa88aa641b02400 -C extra-filename=-aa7e10a13bd9b6c9 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-aa7e10a13bd9b6c9 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 429 | 2026-03-06T04:22:13.613Z | Compiling pin-project-lite v0.2.12 |
| 430 | 2026-03-06T04:22:13.655Z | Running `/home/build/.rustup/toolchains/1.94.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=63bd2763b7926dfb -C extra-filename=-c004f392f1597ca5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 431 | 2026-03-06T04:22:13.705Z | Compiling shlex v1.3.0 |
| 432 | 2026-03-06T04:22:13.737Z | Running `/home/build/.rustup/toolchains/1.94.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=7669b8ea6def4cea -C extra-filename=-4c89cc3a585cb2e5 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 433 | 2026-03-06T04:22:13.745Z | Compiling autocfg v1.1.0 |
| 434 | 2026-03-06T04:22:13.756Z | Running `/home/build/.rustup/toolchains/1.94.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=40f6efdf40de8e4a -C extra-filename=-0b047f77d0c44248 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 435 | 2026-03-06T04:22:13.800Z | Compiling smallvec v1.13.2 |
| 436 | 2026-03-06T04:22:13.812Z | Running `/home/build/.rustup/toolchains/1.94.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=21f29d32783ba196 -C extra-filename=-ba1228a7dddca661 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 437 | 2026-03-06T04:22:14.025Z | Compiling cc v1.2.16 |
| 438 | 2026-03-06T04:22:14.067Z | Running `/home/build/.rustup/toolchains/1.94.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=30d22c1d4d8de69a -C extra-filename=-f3ec1049b43dc80a --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-4c89cc3a585cb2e5.rmeta --cap-lints allow` |
| 439 | 2026-03-06T04:22:14.097Z | Running `/work/oxidecomputer/dropshot/target/debug/build/quote-a30b70d5f5613efb/build-script-build` |
| 440 | 2026-03-06T04:22:14.110Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-aa7e10a13bd9b6c9/build-script-build` |
| 441 | 2026-03-06T04:22:14.123Z | Running `/work/oxidecomputer/dropshot/target/debug/build/proc-macro2-b62e94e46ae0834b/build-script-build` |
| 442 | 2026-03-06T04:22:14.131Z | Compiling once_cell v1.20.1 |
| 443 | 2026-03-06T04:22:14.155Z | Running `/home/build/.rustup/toolchains/1.94.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=71dc1451f230ad38 -C extra-filename=-1637cafe848a1061 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 444 | 2026-03-06T04:22:14.158Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=c3cd77abd46a8d88 -C extra-filename=-5bcb53970a4b411d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 445 | 2026-03-06T04:22:14.172Z | Compiling bytes v1.11.1 |
| 446 | 2026-03-06T04:22:14.176Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=eedd5ec72daa4c07 -C extra-filename=-c52e7ad402ba267e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 447 | 2026-03-06T04:22:14.268Z | Running `/work/oxidecomputer/dropshot/target/debug/build/libc-31567931af919bfe/build-script-build` |
| 448 | 2026-03-06T04:22:14.325Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.182/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8198019455fec4e0 -C extra-filename=-7487f4d935b41746 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 449 | 2026-03-06T04:22:14.368Z | Compiling futures-core v0.3.32 |
| 450 | 2026-03-06T04:22:14.372Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=feec306d6a8f4424 -C extra-filename=-f7d189b3358106af --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 451 | 2026-03-06T04:22:14.522Z | Compiling version_check v0.9.5 |
| 452 | 2026-03-06T04:22:14.526Z | Running `/home/build/.rustup/toolchains/1.94.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=40e271d5ab550594 -C extra-filename=-6892431191ebbd57 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 453 | 2026-03-06T04:22:14.624Z | Compiling log v0.4.17 |
| 454 | 2026-03-06T04:22:14.628Z | Running `/home/build/.rustup/toolchains/1.94.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=746d4ceee4805c29 -C extra-filename=-5cd13960d4e2f5ba --out-dir /work/oxidecomputer/dropshot/target/debug/build/log-5cd13960d4e2f5ba -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 455 | 2026-03-06T04:22:14.684Z | Running `/home/build/.rustup/toolchains/1.94.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.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4b3c5cd7d4ed7b65 -C extra-filename=-8154a307aae54b13 --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-f95ed342d224a529.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 456 | 2026-03-06T04:22:15.015Z | Running `/work/oxidecomputer/dropshot/target/debug/build/log-5cd13960d4e2f5ba/build-script-build` |
| 457 | 2026-03-06T04:22:15.036Z | Compiling parking_lot_core v0.9.4 |
| 458 | 2026-03-06T04:22:15.039Z | Running `/home/build/.rustup/toolchains/1.94.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=00a1e8cf555df00b -C extra-filename=-8cb3495f2fb9f7bc --out-dir /work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-8cb3495f2fb9f7bc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 459 | 2026-03-06T04:22:15.101Z | Running `/home/build/.rustup/toolchains/1.94.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=a89ba0d3ba669e96 -C extra-filename=-8420145043d9b9bb --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-37098f264d07060d.rmeta --cap-lints allow --cfg atomic_cas --cfg has_atomics` |
| 460 | 2026-03-06T04:22:15.157Z | Compiling scopeguard v1.2.0 |
| 461 | 2026-03-06T04:22:15.160Z | Running `/home/build/.rustup/toolchains/1.94.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=033ad16afd9adb69 -C extra-filename=-80b95f9a8368318b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 462 | 2026-03-06T04:22:15.332Z | Compiling lock_api v0.4.6 |
| 463 | 2026-03-06T04:22:15.335Z | Running `/home/build/.rustup/toolchains/1.94.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=35fd61b9b5b79f4f -C extra-filename=-4f8444acf32d1158 --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-80b95f9a8368318b.rmeta --cap-lints allow` |
| 464 | 2026-03-06T04:22:15.557Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d82ecf2bc16da046 -C extra-filename=-c7089f0c0d232943 --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-8154a307aae54b13.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'` |
| 465 | 2026-03-06T04:22:15.571Z | Running `/work/oxidecomputer/dropshot/target/debug/build/parking_lot_core-8cb3495f2fb9f7bc/build-script-build` |
| 466 | 2026-03-06T04:22:15.591Z | Running `/home/build/.rustup/toolchains/1.94.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=777a4ef104b5a6d9 -C extra-filename=-d6bb45c9bcf1b99c --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --cap-lints allow` |
| 467 | 2026-03-06T04:22:15.621Z | Compiling slab v0.4.9 |
| 468 | 2026-03-06T04:22:15.624Z | Running `/home/build/.rustup/toolchains/1.94.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=aa54a4355ecd6e3d -C extra-filename=-bacf0ed386515984 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slab-bacf0ed386515984 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-0b047f77d0c44248.rlib --cap-lints allow` |
| 469 | 2026-03-06T04:22:15.702Z | Compiling serde v1.0.228 |
| 470 | 2026-03-06T04:22:15.705Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b93d6b89e5123503 -C extra-filename=-a4eee3b874739af7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-a4eee3b874739af7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 471 | 2026-03-06T04:22:15.803Z | Compiling futures-sink v0.3.32 |
| 472 | 2026-03-06T04:22:15.806Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bdaeb1e718a036e0 -C extra-filename=-e2c29911eaf7bd3d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 473 | 2026-03-06T04:22:15.984Z | Compiling syn v2.0.117 |
| 474 | 2026-03-06T04:22:15.988Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/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=6f04f88fb5c0e8d2 -C extra-filename=-793511d0e2c45107 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-f95ed342d224a529.rmeta --cap-lints allow` |
| 475 | 2026-03-06T04:22:16.010Z | Compiling zmij v1.0.2 |
| 476 | 2026-03-06T04:22:16.013Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=85c9255899fd1df1 -C extra-filename=-f174a6475296c79b --out-dir /work/oxidecomputer/dropshot/target/debug/build/zmij-f174a6475296c79b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 477 | 2026-03-06T04:22:16.228Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slab-bacf0ed386515984/build-script-build` |
| 478 | 2026-03-06T04:22:16.247Z | Compiling parking_lot v0.12.1 |
| 479 | 2026-03-06T04:22:16.259Z | Running `/home/build/.rustup/toolchains/1.94.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=5136f81d3e4ffd07 -C extra-filename=-c8f686441291014b --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-4f8444acf32d1158.rmeta --extern parking_lot_core=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot_core-d6bb45c9bcf1b99c.rmeta --cap-lints allow` |
| 480 | 2026-03-06T04:22:16.292Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-a4eee3b874739af7/build-script-build` |
| 481 | 2026-03-06T04:22:16.353Z | Compiling socket2 v0.6.0 |
| 482 | 2026-03-06T04:22:16.357Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=61a3c3e1e1970644 -C extra-filename=-39c24b4cd07551e8 --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 483 | 2026-03-06T04:22:16.366Z | Compiling getrandom v0.2.11 |
| 484 | 2026-03-06T04:22:16.369Z | Running `/home/build/.rustup/toolchains/1.94.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=770de7c28c3316ba -C extra-filename=-47e07787ede97b6e --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --cap-lints allow` |
| 485 | 2026-03-06T04:22:16.444Z | Compiling signal-hook-registry v1.4.0 |
| 486 | 2026-03-06T04:22:16.447Z | Running `/home/build/.rustup/toolchains/1.94.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=b44ced518f4741c8 -C extra-filename=-ed3a7fe3b9843f17 --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 487 | 2026-03-06T04:22:16.546Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zmij-f174a6475296c79b/build-script-build` |
| 488 | 2026-03-06T04:22:16.601Z | Compiling mio v1.0.3 |
| 489 | 2026-03-06T04:22:16.614Z | Running `/home/build/.rustup/toolchains/1.94.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=9d514ff2e6da3131 -C extra-filename=-cfa0c20912275b52 --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 490 | 2026-03-06T04:22:16.766Z | Compiling serde_json v1.0.149 |
| 491 | 2026-03-06T04:22:16.778Z | Running `/home/build/.rustup/toolchains/1.94.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.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=64b30b8f7cac45e3 -C extra-filename=-43015066b386fc2e --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_json-43015066b386fc2e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 492 | 2026-03-06T04:22:16.945Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=5db780a84af44b45 -C extra-filename=-259912f7ae9f226a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'` |
| 493 | 2026-03-06T04:22:17.136Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_json-43015066b386fc2e/build-script-build` |
| 494 | 2026-03-06T04:22:17.158Z | Running `/home/build/.rustup/toolchains/1.94.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=be05a6ca82a04e1d -C extra-filename=-b96d00787acc68f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 495 | 2026-03-06T04:22:17.171Z | Compiling futures-channel v0.3.32 |
| 496 | 2026-03-06T04:22:17.171Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=60050e425593f5a7 -C extra-filename=-0451efcfe47105d8 --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-f7d189b3358106af.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --cap-lints allow` |
| 497 | 2026-03-06T04:22:17.294Z | Compiling http v1.4.0 |
| 498 | 2026-03-06T04:22:17.297Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fb6c5bb761491e45 -C extra-filename=-cec6a1300e930885 --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-c52e7ad402ba267e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --cap-lints allow` |
| 499 | 2026-03-06T04:22:17.308Z | Compiling bitflags v2.11.0 |
| 500 | 2026-03-06T04:22:17.309Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=2e0ea462f6e91fe9 -C extra-filename=-8feeb20b170f3d18 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 501 | 2026-03-06T04:22:17.358Z | Compiling zeroize v1.7.0 |
| 502 | 2026-03-06T04:22:17.361Z | Running `/home/build/.rustup/toolchains/1.94.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=5713412aa65a4ad5 -C extra-filename=-b816a0552752043d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 503 | 2026-03-06T04:22:17.492Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-06T04:22:17.496Z | Running `/home/build/.rustup/toolchains/1.94.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.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cdd347c196ecbe2c -C extra-filename=-37d600b2925b8d26 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-37d600b2925b8d26 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 505 | 2026-03-06T04:22:17.632Z | Compiling rustls-pki-types v1.14.0 |
| 506 | 2026-03-06T04:22:17.636Z | Running `/home/build/.rustup/toolchains/1.94.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.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=58928b66287f8db6 -C extra-filename=-5fc11c8fcda62918 --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-b816a0552752043d.rmeta --cap-lints allow` |
| 507 | 2026-03-06T04:22:17.704Z | Compiling ring v0.17.13 |
| 508 | 2026-03-06T04:22:17.707Z | Running `/home/build/.rustup/toolchains/1.94.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=0d100c6e8b16ae53 -C extra-filename=-bdc3b7137091fec8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ring-bdc3b7137091fec8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-f3ec1049b43dc80a.rlib --cap-lints allow` |
| 509 | 2026-03-06T04:22:17.776Z | Compiling futures-task v0.3.32 |
| 510 | 2026-03-06T04:22:17.779Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=71a17959a443f1de -C extra-filename=-72899e7a3f8ca1c0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 511 | 2026-03-06T04:22:17.796Z | Compiling stable_deref_trait v1.2.0 |
| 512 | 2026-03-06T04:22:17.809Z | Running `/home/build/.rustup/toolchains/1.94.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=58a7da79121dc52e -C extra-filename=-c1f31c0224b0e81e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 513 | 2026-03-06T04:22:17.904Z | Compiling futures-io v0.3.32 |
| 514 | 2026-03-06T04:22:17.907Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=f520236eb33704bd -C extra-filename=-b5794adf88a0eab4 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 515 | 2026-03-06T04:22:18.095Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=d1871f68eb98518e -C extra-filename=-767b3abeb656a9cc --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde_core-767b3abeb656a9cc -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 516 | 2026-03-06T04:22:18.110Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-37d600b2925b8d26/build-script-build` |
| 517 | 2026-03-06T04:22:18.193Z | Compiling httparse v1.10.0 |
| 518 | 2026-03-06T04:22:18.196Z | Running `/home/build/.rustup/toolchains/1.94.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=56dbb69ed484c3c6 -C extra-filename=-bf9dd980ed1a5e03 --out-dir /work/oxidecomputer/dropshot/target/debug/build/httparse-bf9dd980ed1a5e03 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 519 | 2026-03-06T04:22:18.501Z | Compiling getrandom v0.4.1 |
| 520 | 2026-03-06T04:22:18.504Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=2eae641358d8b61c -C extra-filename=-37d19b640d3c72c6 --out-dir /work/oxidecomputer/dropshot/target/debug/build/getrandom-37d19b640d3c72c6 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 521 | 2026-03-06T04:22:18.658Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ring-bdc3b7137091fec8/build-script-build` |
| 522 | 2026-03-06T04:22:18.671Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde_core-767b3abeb656a9cc/build-script-build` |
| 523 | 2026-03-06T04:22:18.692Z | Compiling tracing-core v0.1.32 |
| 524 | 2026-03-06T04:22:18.695Z | Running `/home/build/.rustup/toolchains/1.94.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=596ceeb9bbb5e975 -C extra-filename=-ebb7ce384c65d60d --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-1637cafe848a1061.rmeta --cap-lints allow` |
| 525 | 2026-03-06T04:22:18.728Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=1734cbf6da2c8c3d -C extra-filename=-2cb211e6cd494113 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 526 | 2026-03-06T04:22:18.783Z | Running `/work/oxidecomputer/dropshot/target/debug/build/httparse-bf9dd980ed1a5e03/build-script-build` |
| 527 | 2026-03-06T04:22:18.841Z | Running `/home/build/.rustup/toolchains/1.94.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=0285de8deeccc87b -C extra-filename=-e1df7f6c99a3ef24 --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` |
| 528 | 2026-03-06T04:22:18.949Z | Running `/work/oxidecomputer/dropshot/target/debug/build/getrandom-37d19b640d3c72c6/build-script-build` |
| 529 | 2026-03-06T04:22:18.956Z | Compiling equivalent v1.0.0 |
| 530 | 2026-03-06T04:22:18.959Z | Running `/home/build/.rustup/toolchains/1.94.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=b48284ace632592f -C extra-filename=-015b4fbb6af3b356 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 531 | 2026-03-06T04:22:19.101Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7ad6ba2df712fa5c -C extra-filename=-92a5b160c119c818 --out-dir /work/oxidecomputer/dropshot/target/debug/build/serde-92a5b160c119c818 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 532 | 2026-03-06T04:22:19.111Z | Compiling ucd-trie v0.1.6 |
| 533 | 2026-03-06T04:22:19.115Z | Running `/home/build/.rustup/toolchains/1.94.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=9eb890503e88354d -C extra-filename=-1d16e7c1b377a8ed --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 534 | 2026-03-06T04:22:19.459Z | Compiling hashbrown v0.16.1 |
| 535 | 2026-03-06T04:22:19.462Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=820e580470f69616 -C extra-filename=-b6f5bf0ba0a287b0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 536 | 2026-03-06T04:22:19.599Z | Compiling untrusted v0.9.0 |
| 537 | 2026-03-06T04:22:19.603Z | Running `/home/build/.rustup/toolchains/1.94.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=cdb24e57e3024f11 -C extra-filename=-ae8ac2e8851828cd --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 538 | 2026-03-06T04:22:19.661Z | Running `/work/oxidecomputer/dropshot/target/debug/build/serde-92a5b160c119c818/build-script-build` |
| 539 | 2026-03-06T04:22:19.705Z | Compiling tracing v0.1.40 |
| 540 | 2026-03-06T04:22:19.708Z | Running `/home/build/.rustup/toolchains/1.94.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=71a97dacf0a8f3c5 -C extra-filename=-d1756a6808725006 --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-c004f392f1597ca5.rmeta --extern tracing_core=/work/oxidecomputer/dropshot/target/debug/deps/libtracing_core-ebb7ce384c65d60d.rmeta --cap-lints allow` |
| 541 | 2026-03-06T04:22:19.716Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=e1a84d9c476a1019 -C extra-filename=-3dc90168477d2a72 --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --cap-lints allow` |
| 542 | 2026-03-06T04:22:19.793Z | Running `/home/build/.rustup/toolchains/1.94.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.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=1db39df320921733 -C extra-filename=-10b65be055c40a43 --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-4679cba306b354ec.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-259912f7ae9f226a.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 543 | 2026-03-06T04:22:19.965Z | Compiling http-body v1.0.1 |
| 544 | 2026-03-06T04:22:19.968Z | Running `/home/build/.rustup/toolchains/1.94.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=02335d48b9d77869 -C extra-filename=-41082e182ce66fa9 --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-c52e7ad402ba267e.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --cap-lints allow` |
| 545 | 2026-03-06T04:22:19.980Z | Compiling atomic-waker v1.1.2 |
| 546 | 2026-03-06T04:22:19.983Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=8b4144e119d19056 -C extra-filename=-b9cd23661a8d912b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 547 | 2026-03-06T04:22:20.136Z | Compiling pkg-config v0.3.31 |
| 548 | 2026-03-06T04:22:20.140Z | Running `/home/build/.rustup/toolchains/1.94.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=23ef8fb7ca6c0f1b -C extra-filename=-0d75d8e3eeee9d77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 549 | 2026-03-06T04:22:20.200Z | Compiling percent-encoding v2.3.2 |
| 550 | 2026-03-06T04:22:20.203Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=fe3eca0146b0812d -C extra-filename=-0f2988994b10e24b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 551 | 2026-03-06T04:22:20.248Z | Compiling litemap v0.7.4 |
| 552 | 2026-03-06T04:22:20.253Z | Running `/home/build/.rustup/toolchains/1.94.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=61f537a78e43c01e -C extra-filename=-3ba8bfb187fcab3a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 553 | 2026-03-06T04:22:20.588Z | Compiling zerocopy v0.8.27 |
| 554 | 2026-03-06T04:22:20.591Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=cc251083f4230b42 -C extra-filename=-220496b3d026a4b8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/zerocopy-220496b3d026a4b8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 555 | 2026-03-06T04:22:20.658Z | Compiling indexmap v2.13.0 |
| 556 | 2026-03-06T04:22:20.658Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=9cdf37b710046308 -C extra-filename=-606652a35ea792c9 --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-015b4fbb6af3b356.rmeta --extern hashbrown=/work/oxidecomputer/dropshot/target/debug/deps/libhashbrown-b6f5bf0ba0a287b0.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 557 | 2026-03-06T04:22:20.712Z | Compiling writeable v0.5.5 |
| 558 | 2026-03-06T04:22:20.715Z | Running `/home/build/.rustup/toolchains/1.94.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=905c4577cd3d084a -C extra-filename=-ce29694ad88f57c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 559 | 2026-03-06T04:22:21.180Z | Compiling rustversion v1.0.22 |
| 560 | 2026-03-06T04:22:21.183Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db8bdc82414f7fb1 -C extra-filename=-9d5fa2ff317f2c44 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustversion-9d5fa2ff317f2c44 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 561 | 2026-03-06T04:22:21.307Z | Compiling vcpkg v0.2.15 |
| 562 | 2026-03-06T04:22:21.319Z | Running `/home/build/.rustup/toolchains/1.94.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=08f38721ed51deb6 -C extra-filename=-2b8283b67bf6711d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 563 | 2026-03-06T04:22:21.343Z | Compiling typenum v1.14.0 |
| 564 | 2026-03-06T04:22:21.347Z | Running `/home/build/.rustup/toolchains/1.94.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=9c974a2f38d33401 -C extra-filename=-9f87fe1a169c4aee --out-dir /work/oxidecomputer/dropshot/target/debug/build/typenum-9f87fe1a169c4aee -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 565 | 2026-03-06T04:22:21.761Z | Running `/home/build/.rustup/toolchains/1.94.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=313f57445d13c793 -C extra-filename=-256aeb60b170e2a2 --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-37098f264d07060d.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-47e07787ede97b6e.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-ae8ac2e8851828cd.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -l static=ring_core_0_17_13_ -l static=ring_core_0_17_13__test` |
| 566 | 2026-03-06T04:22:21.845Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustversion-9d5fa2ff317f2c44/build-script-build` |
| 567 | 2026-03-06T04:22:21.907Z | Running `/work/oxidecomputer/dropshot/target/debug/build/zerocopy-220496b3d026a4b8/build-script-build` |
| 568 | 2026-03-06T04:22:21.970Z | Compiling errno v0.3.10 |
| 569 | 2026-03-06T04:22:21.973Z | Running `/home/build/.rustup/toolchains/1.94.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=49aa9346ea13c6dc -C extra-filename=-28d9aaac500745b9 --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 570 | 2026-03-06T04:22:22.151Z | Compiling generic-array v0.14.5 |
| 571 | 2026-03-06T04:22:22.154Z | Running `/home/build/.rustup/toolchains/1.94.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=e58036604f5de117 -C extra-filename=-8330897b633cdb10 --out-dir /work/oxidecomputer/dropshot/target/debug/build/generic-array-8330897b633cdb10 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-6892431191ebbd57.rlib --cap-lints allow` |
| 572 | 2026-03-06T04:22:22.215Z | Compiling crossbeam-utils v0.8.21 |
| 573 | 2026-03-06T04:22:22.218Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6c1c130475b25a0e -C extra-filename=-7bc8d81c7151ccb5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-7bc8d81c7151ccb5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 574 | 2026-03-06T04:22:22.242Z | Running `/work/oxidecomputer/dropshot/target/debug/build/typenum-9f87fe1a169c4aee/build-script-main` |
| 575 | 2026-03-06T04:22:22.424Z | Compiling fnv v1.0.7 |
| 576 | 2026-03-06T04:22:22.427Z | Running `/home/build/.rustup/toolchains/1.94.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=c5d75c66e75916e6 -C extra-filename=-9238218f23af42c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 577 | 2026-03-06T04:22:22.520Z | Compiling rustix v1.1.4 |
| 578 | 2026-03-06T04:22:22.523Z | Running `/home/build/.rustup/toolchains/1.94.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.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=420c01044302d965 -C extra-filename=-f97c28df03a9d4ac --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-f97c28df03a9d4ac -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 579 | 2026-03-06T04:22:22.568Z | Compiling openssl-sys v0.9.107 |
| 580 | 2026-03-06T04:22:22.568Z | Compiling try-lock v0.2.3 |
| 581 | 2026-03-06T04:22:22.571Z | Running `/home/build/.rustup/toolchains/1.94.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=2c601a7df8022817 -C extra-filename=-0c72476a5c8e5ff3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-sys-0c72476a5c8e5ff3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern cc=/work/oxidecomputer/dropshot/target/debug/deps/libcc-f3ec1049b43dc80a.rlib --extern pkg_config=/work/oxidecomputer/dropshot/target/debug/deps/libpkg_config-0d75d8e3eeee9d77.rlib --extern vcpkg=/work/oxidecomputer/dropshot/target/debug/deps/libvcpkg-2b8283b67bf6711d.rlib --cap-lints allow` |
| 582 | 2026-03-06T04:22:22.571Z | Running `/home/build/.rustup/toolchains/1.94.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=948127ec1bf3e670 -C extra-filename=-6747395614b29c87 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 583 | 2026-03-06T04:22:22.603Z | Running `/work/oxidecomputer/dropshot/target/debug/build/generic-array-8330897b633cdb10/build-script-build` |
| 584 | 2026-03-06T04:22:22.665Z | Running `/home/build/.rustup/toolchains/1.94.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=17a4fafc4224272f -C extra-filename=-5ebea20019e65b9d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 585 | 2026-03-06T04:22:22.756Z | Compiling want v0.3.0 |
| 586 | 2026-03-06T04:22:22.756Z | Running `/home/build/.rustup/toolchains/1.94.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=644750e28a4b808e -C extra-filename=-8ccb8454085652a6 --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-8420145043d9b9bb.rmeta --extern try_lock=/work/oxidecomputer/dropshot/target/debug/deps/libtry_lock-6747395614b29c87.rmeta --cap-lints allow` |
| 587 | 2026-03-06T04:22:22.770Z | Running `/work/oxidecomputer/dropshot/target/debug/build/crossbeam-utils-7bc8d81c7151ccb5/build-script-build` |
| 588 | 2026-03-06T04:22:22.790Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0078833e98a88b14 -C extra-filename=-7856f449171dcf79 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` |
| 589 | 2026-03-06T04:22:23.056Z | Compiling byteorder v1.4.3 |
| 590 | 2026-03-06T04:22:23.088Z | Running `/home/build/.rustup/toolchains/1.94.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=c4a9290f6a779ab0 -C extra-filename=-a8984151d596ffec --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 591 | 2026-03-06T04:22:23.193Z | Compiling synstructure v0.13.1 |
| 592 | 2026-03-06T04:22:23.196Z | Running `/home/build/.rustup/toolchains/1.94.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=b0a561bf78952658 -C extra-filename=-5294a13ead7acd3d --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --cap-lints allow` |
| 593 | 2026-03-06T04:22:23.365Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-f97c28df03a9d4ac/build-script-build` |
| 594 | 2026-03-06T04:22:23.514Z | Compiling base64 v0.22.1 |
| 595 | 2026-03-06T04:22:23.544Z | Running `/home/build/.rustup/toolchains/1.94.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=9648f4622b3ff7fe -C extra-filename=-b738cfa096a74f0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 596 | 2026-03-06T04:22:23.558Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-sys-0c72476a5c8e5ff3/build-script-main` |
| 597 | 2026-03-06T04:22:23.630Z | Compiling num-conv v0.2.0 |
| 598 | 2026-03-06T04:22:23.633Z | Running `/home/build/.rustup/toolchains/1.94.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.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7334e557f31932c -C extra-filename=-30f3103dfe9ea1e7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 599 | 2026-03-06T04:22:23.738Z | Compiling pin-utils v0.1.0 |
| 600 | 2026-03-06T04:22:23.741Z | Running `/home/build/.rustup/toolchains/1.94.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=dd2ffd6a1e84ccc9 -C extra-filename=-5eef859f2d1164fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 601 | 2026-03-06T04:22:23.832Z | Compiling tower-service v0.3.3 |
| 602 | 2026-03-06T04:22:23.837Z | Running `/home/build/.rustup/toolchains/1.94.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=2fe9a23728f0151b -C extra-filename=-5d2582284eb0eb9e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 603 | 2026-03-06T04:22:23.846Z | Compiling icu_locid_transform_data v1.5.0 |
| 604 | 2026-03-06T04:22:23.846Z | Running `/home/build/.rustup/toolchains/1.94.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=1b0a9eeca325ae15 -C extra-filename=-23e6199d71cf8ace --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 605 | 2026-03-06T04:22:23.874Z | Compiling tower-layer v0.3.3 |
| 606 | 2026-03-06T04:22:23.888Z | Running `/home/build/.rustup/toolchains/1.94.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=8fed4cd750b5d976 -C extra-filename=-b894ad9be9c4b00f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 607 | 2026-03-06T04:22:23.901Z | Compiling subtle v2.5.0 |
| 608 | 2026-03-06T04:22:23.904Z | Running `/home/build/.rustup/toolchains/1.94.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=8b9322a9892c8284 -C extra-filename=-7e63f0eddfad7a41 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 609 | 2026-03-06T04:22:23.949Z | Compiling powerfmt v0.2.0 |
| 610 | 2026-03-06T04:22:23.960Z | Running `/home/build/.rustup/toolchains/1.94.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=c0cf46f20d4fb608 -C extra-filename=-1ac17a95d87578c1 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 611 | 2026-03-06T04:22:23.972Z | Compiling httpdate v1.0.1 |
| 612 | 2026-03-06T04:22:23.975Z | Running `/home/build/.rustup/toolchains/1.94.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=43eb541ac790663f -C extra-filename=-3da35ee8194b1f3e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 613 | 2026-03-06T04:22:24.163Z | Compiling time-core v0.1.8 |
| 614 | 2026-03-06T04:22:24.166Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=242b88c87b68ae78 -C extra-filename=-72c584b7836e9359 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 615 | 2026-03-06T04:22:24.181Z | Compiling slog v2.8.2 |
| 616 | 2026-03-06T04:22:24.184Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=16d2b8b8d4ab21b4 -C extra-filename=-51ee61239f8615b7 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-51ee61239f8615b7 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern rustversion=/work/oxidecomputer/dropshot/target/debug/deps/librustversion-7856f449171dcf79.so --cap-lints allow` |
| 617 | 2026-03-06T04:22:24.208Z | Running `/home/build/.rustup/toolchains/1.94.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=ec0dcbbe0fd96250 -C extra-filename=-bed5280d10651e3e --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-5ebea20019e65b9d.rmeta --cap-lints allow --cfg relaxed_coherence` |
| 618 | 2026-03-06T04:22:24.359Z | Compiling rustls-webpki v0.102.8 |
| 619 | 2026-03-06T04:22:24.363Z | Running `/home/build/.rustup/toolchains/1.94.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=c513931a7948d5a9 -C extra-filename=-d9a280a765ad6f30 --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-256aeb60b170e2a2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern untrusted=/work/oxidecomputer/dropshot/target/debug/deps/libuntrusted-ae8ac2e8851828cd.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 620 | 2026-03-06T04:22:24.373Z | Compiling deranged v0.5.5 |
| 621 | 2026-03-06T04:22:24.376Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=da027309d64c4ae8 -C extra-filename=-c92d838191756497 --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-1ac17a95d87578c1.rmeta --cap-lints allow` |
| 622 | 2026-03-06T04:22:24.429Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a6493a9c0c22d916 -C extra-filename=-1eed73ff17212789 --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-8feeb20b170f3d18.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-28d9aaac500745b9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg solarish` |
| 623 | 2026-03-06T04:22:24.447Z | Compiling time-macros v0.2.27 |
| 624 | 2026-03-06T04:22:24.450Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=2f9bbbf7cbcdbede -C extra-filename=-7391669fa5fe6be0 --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-30f3103dfe9ea1e7.rlib --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-72c584b7836e9359.rlib --extern proc_macro --cap-lints allow` |
| 625 | 2026-03-06T04:22:24.562Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=532a9f2d6255dec4 -C extra-filename=-684f6ae99315a468 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` |
| 626 | 2026-03-06T04:22:25.403Z | Compiling rustix v0.38.44 |
| 627 | 2026-03-06T04:22:25.407Z | Running `/home/build/.rustup/toolchains/1.94.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=3fe7174f935d9b35 -C extra-filename=-e2d0bc7fd09ae315 --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustix-e2d0bc7fd09ae315 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 628 | 2026-03-06T04:22:25.799Z | Compiling icu_properties_data v1.5.0 |
| 629 | 2026-03-06T04:22:25.802Z | Running `/home/build/.rustup/toolchains/1.94.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=03a22f54969a9369 -C extra-filename=-d6e1b5598c713801 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 630 | 2026-03-06T04:22:26.058Z | Compiling num_threads v0.1.3 |
| 631 | 2026-03-06T04:22:26.061Z | Running `/home/build/.rustup/toolchains/1.94.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=a6c9b1ac5054dc9e -C extra-filename=-34bb8e5f126a9941 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 632 | 2026-03-06T04:22:26.094Z | Compiling fastrand v2.1.1 |
| 633 | 2026-03-06T04:22:26.097Z | Running `/home/build/.rustup/toolchains/1.94.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=7be6024b7d1a44fc -C extra-filename=-e03c81b4f4c6f5c6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 634 | 2026-03-06T04:22:26.208Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustix-e2d0bc7fd09ae315/build-script-build` |
| 635 | 2026-03-06T04:22:26.344Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-51ee61239f8615b7/build-script-build` |
| 636 | 2026-03-06T04:22:26.366Z | Running `/home/build/.rustup/toolchains/1.94.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.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=64dc972c115f6228 -C extra-filename=-0dbe533a812321a5 --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-4679cba306b354ec.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cb211e6cd494113.rmeta --extern zmij=/work/oxidecomputer/dropshot/target/debug/deps/libzmij-259912f7ae9f226a.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 637 | 2026-03-06T04:22:26.431Z | Compiling thread-id v5.0.0 |
| 638 | 2026-03-06T04:22:26.445Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread-id-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34427d9d821cf860 -C extra-filename=-42bf64829e8f78af --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 639 | 2026-03-06T04:22:26.557Z | Compiling unicase v2.6.0 |
| 640 | 2026-03-06T04:22:26.569Z | Running `/home/build/.rustup/toolchains/1.94.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=e8fd8284f1ac064a -C extra-filename=-b2a604762bc44186 --out-dir /work/oxidecomputer/dropshot/target/debug/build/unicase-b2a604762bc44186 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-6892431191ebbd57.rlib --cap-lints allow` |
| 641 | 2026-03-06T04:22:26.620Z | Compiling num-traits v0.2.14 |
| 642 | 2026-03-06T04:22:26.623Z | Running `/home/build/.rustup/toolchains/1.94.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=f6a61438c72c4db7 -C extra-filename=-eeb6c9311b76643f --out-dir /work/oxidecomputer/dropshot/target/debug/build/num-traits-eeb6c9311b76643f -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern autocfg=/work/oxidecomputer/dropshot/target/debug/deps/libautocfg-0b047f77d0c44248.rlib --cap-lints allow` |
| 643 | 2026-03-06T04:22:26.650Z | Compiling openssl v0.10.72 |
| 644 | 2026-03-06T04:22:26.663Z | Running `/home/build/.rustup/toolchains/1.94.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=4098025116e351fe -C extra-filename=-04932c30b5edf3ea --out-dir /work/oxidecomputer/dropshot/target/debug/build/openssl-04932c30b5edf3ea -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 645 | 2026-03-06T04:22:26.682Z | Compiling icu_normalizer_data v1.5.0 |
| 646 | 2026-03-06T04:22:26.685Z | Running `/home/build/.rustup/toolchains/1.94.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=1247128bf54ee891 -C extra-filename=-967a2d80736a84aa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 647 | 2026-03-06T04:22:26.789Z | Compiling foreign-types-shared v0.1.1 |
| 648 | 2026-03-06T04:22:26.792Z | Running `/home/build/.rustup/toolchains/1.94.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=a950eddd068e9df4 -C extra-filename=-a90ce7fdfa7653a6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 649 | 2026-03-06T04:22:26.815Z | Compiling serde_derive v1.0.228 |
| 650 | 2026-03-06T04:22:26.818Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=c2c28cfe22dd0ee6 -C extra-filename=-09b39969961a135d --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 651 | 2026-03-06T04:22:26.851Z | Compiling tokio-macros v2.6.0 |
| 652 | 2026-03-06T04:22:26.854Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e50eae144234481 -C extra-filename=-71733efcc6fdb13d --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 653 | 2026-03-06T04:22:26.902Z | Compiling zerofrom-derive v0.1.5 |
| 654 | 2026-03-06T04:22:26.915Z | Running `/home/build/.rustup/toolchains/1.94.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=a34148f3de372033 -C extra-filename=-92e74357a63487d4 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-5294a13ead7acd3d.rlib --extern proc_macro --cap-lints allow` |
| 655 | 2026-03-06T04:22:26.919Z | Compiling yoke-derive v0.7.5 |
| 656 | 2026-03-06T04:22:26.919Z | Running `/home/build/.rustup/toolchains/1.94.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=6e928e791f5db113 -C extra-filename=-77a2f5e365d43922 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern synstructure=/work/oxidecomputer/dropshot/target/debug/deps/libsynstructure-5294a13ead7acd3d.rlib --extern proc_macro --cap-lints allow` |
| 657 | 2026-03-06T04:22:26.932Z | Compiling futures-macro v0.3.32 |
| 658 | 2026-03-06T04:22:26.941Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56e7ddab23a14e9a -C extra-filename=-c80890173019ab29 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 659 | 2026-03-06T04:22:26.991Z | Compiling thiserror-impl v2.0.18 |
| 660 | 2026-03-06T04:22:26.994Z | Running `/home/build/.rustup/toolchains/1.94.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.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f51d2cf3064f1cf7 -C extra-filename=-67726d8acadae329 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 661 | 2026-03-06T04:22:27.073Z | Compiling zerovec-derive v0.10.3 |
| 662 | 2026-03-06T04:22:27.086Z | Running `/home/build/.rustup/toolchains/1.94.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=7ef9ac20af8ddd1e -C extra-filename=-918ac2c9a4ff80a5 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 663 | 2026-03-06T04:22:28.378Z | Compiling tokio v1.49.0 |
| 664 | 2026-03-06T04:22:28.382Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=63aa679ecffff1e8 -C extra-filename=-ed6eb8fc45da298c --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-c52e7ad402ba267e.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern mio=/work/oxidecomputer/dropshot/target/debug/deps/libmio-cfa0c20912275b52.rmeta --extern parking_lot=/work/oxidecomputer/dropshot/target/debug/deps/libparking_lot-c8f686441291014b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern signal_hook_registry=/work/oxidecomputer/dropshot/target/debug/deps/libsignal_hook_registry-ed3a7fe3b9843f17.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-39c24b4cd07551e8.rmeta --extern tokio_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_macros-71733efcc6fdb13d.so --cap-lints allow` |
| 665 | 2026-03-06T04:22:28.733Z | Compiling futures-util v0.3.32 |
| 666 | 2026-03-06T04:22:28.755Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=f94dd0c6d85fdc54 -C extra-filename=-d70306fd27233143 --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-0451efcfe47105d8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b5794adf88a0eab4.rmeta --extern futures_macro=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_macro-c80890173019ab29.so --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-72899e7a3f8ca1c0.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-b96d00787acc68f6.rmeta --cap-lints allow` |
| 667 | 2026-03-06T04:22:29.108Z | Compiling displaydoc v0.2.5 |
| 668 | 2026-03-06T04:22:29.111Z | Running `/home/build/.rustup/toolchains/1.94.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=cef56b4e91539b9a -C extra-filename=-38924eb888ec0144 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 669 | 2026-03-06T04:22:29.258Z | Compiling icu_provider_macros v1.5.0 |
| 670 | 2026-03-06T04:22:29.271Z | Running `/home/build/.rustup/toolchains/1.94.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=033af756cf2d18be -C extra-filename=-57ef987fc289513e --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 671 | 2026-03-06T04:22:29.453Z | Compiling zerocopy-derive v0.8.27 |
| 672 | 2026-03-06T04:22:29.456Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a5825971ca594b2 -C extra-filename=-4f0e6bd0abc1736d --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 673 | 2026-03-06T04:22:29.692Z | Compiling zerofrom v0.1.5 |
| 674 | 2026-03-06T04:22:29.695Z | Running `/home/build/.rustup/toolchains/1.94.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=cdf51984c90623d4 -C extra-filename=-138d427c3571f5f1 --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-92e74357a63487d4.so --cap-lints allow` |
| 675 | 2026-03-06T04:22:29.708Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0916672e72c934fd -C extra-filename=-1434ad07724e9863 --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-67726d8acadae329.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` |
| 676 | 2026-03-06T04:22:29.860Z | Compiling pest v2.8.1 |
| 677 | 2026-03-06T04:22:29.863Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=2e4e37f94f7d9699 -C extra-filename=-3744a1575a965fb4 --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-b79fae1ad754898c.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern ucd_trie=/work/oxidecomputer/dropshot/target/debug/deps/libucd_trie-1d16e7c1b377a8ed.rmeta --cap-lints allow` |
| 678 | 2026-03-06T04:22:29.914Z | Compiling yoke v0.7.5 |
| 679 | 2026-03-06T04:22:29.917Z | Running `/home/build/.rustup/toolchains/1.94.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=d7efe14de02d3ee3 -C extra-filename=-16e7a995db7df64c --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-c1f31c0224b0e81e.rmeta --extern yoke_derive=/work/oxidecomputer/dropshot/target/debug/deps/libyoke_derive-77a2f5e365d43922.so --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-138d427c3571f5f1.rmeta --cap-lints allow` |
| 680 | 2026-03-06T04:22:30.331Z | Compiling zerovec v0.10.4 |
| 681 | 2026-03-06T04:22:30.334Z | Running `/home/build/.rustup/toolchains/1.94.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=58f12f59abfaf795 -C extra-filename=-38b150cd022f6360 --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-16e7a995db7df64c.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-138d427c3571f5f1.rmeta --extern zerovec_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec_derive-918ac2c9a4ff80a5.so --cap-lints allow` |
| 682 | 2026-03-06T04:22:30.420Z | Compiling time v0.3.47 |
| 683 | 2026-03-06T04:22:30.423Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=a337b74cc3e84393 -C extra-filename=-c090d92fb8bf1b38 --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-c92d838191756497.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern num_conv=/work/oxidecomputer/dropshot/target/debug/deps/libnum_conv-30f3103dfe9ea1e7.rmeta --extern num_threads=/work/oxidecomputer/dropshot/target/debug/deps/libnum_threads-34bb8e5f126a9941.rmeta --extern powerfmt=/work/oxidecomputer/dropshot/target/debug/deps/libpowerfmt-1ac17a95d87578c1.rmeta --extern time_core=/work/oxidecomputer/dropshot/target/debug/deps/libtime_core-72c584b7836e9359.rmeta --extern time_macros=/work/oxidecomputer/dropshot/target/debug/deps/libtime_macros-7391669fa5fe6be0.so --cap-lints allow` |
| 684 | 2026-03-06T04:22:30.676Z | Compiling scroll_derive v0.13.1 |
| 685 | 2026-03-06T04:22:30.679Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ffbc4378e0ea169 -C extra-filename=-40f0e8a12c7ec5d3 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 686 | 2026-03-06T04:22:32.439Z | Compiling tinystr v0.7.6 |
| 687 | 2026-03-06T04:22:32.474Z | Running `/home/build/.rustup/toolchains/1.94.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=2fe4b9471922a505 -C extra-filename=-cfd1a688f2e8b274 --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-38924eb888ec0144.so --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 688 | 2026-03-06T04:22:32.478Z | Compiling pest_meta v2.8.1 |
| 689 | 2026-03-06T04:22:32.478Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=51b04b258bc6be49 -C extra-filename=-7b448b70716dcd71 --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-3744a1575a965fb4.rmeta --cap-lints allow` |
| 690 | 2026-03-06T04:22:32.514Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c0d8c591782dd559 -C extra-filename=-aec4c4a35396a8e9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern zerocopy_derive=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy_derive-4f0e6bd0abc1736d.so --cap-lints allow --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` |
| 691 | 2026-03-06T04:22:32.825Z | Compiling icu_locid v1.5.0 |
| 692 | 2026-03-06T04:22:32.828Z | Running `/home/build/.rustup/toolchains/1.94.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=47e1e59f1d6ac451 -C extra-filename=-d19198db3fbf2738 --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-38924eb888ec0144.so --extern litemap=/work/oxidecomputer/dropshot/target/debug/deps/liblitemap-3ba8bfb187fcab3a.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-cfd1a688f2e8b274.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-ce29694ad88f57c3.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 693 | 2026-03-06T04:22:32.876Z | Compiling icu_collections v1.5.0 |
| 694 | 2026-03-06T04:22:32.879Z | Running `/home/build/.rustup/toolchains/1.94.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=7ddc3dd0aa12358c -C extra-filename=-16b83953502fbc9a --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-38924eb888ec0144.so --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-16e7a995db7df64c.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-138d427c3571f5f1.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 695 | 2026-03-06T04:22:33.040Z | Compiling openssl-probe v0.1.4 |
| 696 | 2026-03-06T04:22:33.043Z | Running `/home/build/.rustup/toolchains/1.94.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=a9142531302d44a3 -C extra-filename=-468f157bc82c4b48 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 697 | 2026-03-06T04:22:33.390Z | Compiling ipnet v2.10.0 |
| 698 | 2026-03-06T04:22:33.393Z | Running `/home/build/.rustup/toolchains/1.94.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=f58be979646f4438 -C extra-filename=-6507becaa51d274f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 699 | 2026-03-06T04:22:33.809Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=082268d28de97d92 -C extra-filename=-dfb6aeee3ff5d2a8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-09b39969961a135d.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 700 | 2026-03-06T04:22:34.221Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=686aabb426b45101 -C extra-filename=-9e6a0c6c95b1521f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-2cb211e6cd494113.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-09b39969961a135d.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 701 | 2026-03-06T04:22:34.238Z | Compiling icu_provider v1.5.0 |
| 702 | 2026-03-06T04:22:34.241Z | Running `/home/build/.rustup/toolchains/1.94.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=7deb62e41a32bf14 -C extra-filename=-3286387deea934d2 --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-38924eb888ec0144.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-d19198db3fbf2738.rmeta --extern icu_provider_macros=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider_macros-57ef987fc289513e.so --extern stable_deref_trait=/work/oxidecomputer/dropshot/target/debug/deps/libstable_deref_trait-c1f31c0224b0e81e.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-cfd1a688f2e8b274.rmeta --extern writeable=/work/oxidecomputer/dropshot/target/debug/deps/libwriteable-ce29694ad88f57c3.rmeta --extern yoke=/work/oxidecomputer/dropshot/target/debug/deps/libyoke-16e7a995db7df64c.rmeta --extern zerofrom=/work/oxidecomputer/dropshot/target/debug/deps/libzerofrom-138d427c3571f5f1.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 703 | 2026-03-06T04:22:34.554Z | Compiling pest_generator v2.8.1 |
| 704 | 2026-03-06T04:22:34.558Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=082fe7a03d5396da -C extra-filename=-451fd69112be457c --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-3744a1575a965fb4.rmeta --extern pest_meta=/work/oxidecomputer/dropshot/target/debug/deps/libpest_meta-7b448b70716dcd71.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --cap-lints allow` |
| 705 | 2026-03-06T04:22:35.060Z | Compiling icu_locid_transform v1.5.0 |
| 706 | 2026-03-06T04:22:35.065Z | Running `/home/build/.rustup/toolchains/1.94.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=7d1f365e49706899 -C extra-filename=-467dd8bbf4d9de23 --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-38924eb888ec0144.so --extern icu_locid=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid-d19198db3fbf2738.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform_data-23e6199d71cf8ace.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-3286387deea934d2.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-cfd1a688f2e8b274.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 707 | 2026-03-06T04:22:35.173Z | Compiling erased-serde v0.3.31 |
| 708 | 2026-03-06T04:22:35.176Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=c23be6886273c0d2 -C extra-filename=-54bb4b642fe9aeb9 --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-dfb6aeee3ff5d2a8.rmeta --cap-lints allow` |
| 709 | 2026-03-06T04:22:35.350Z | Compiling serde_tokenstream v0.2.3 |
| 710 | 2026-03-06T04:22:35.354Z | Running `/home/build/.rustup/toolchains/1.94.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82264dbad5358ae8 -C extra-filename=-d160433720c07c22 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-9e6a0c6c95b1521f.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --cap-lints allow` |
| 711 | 2026-03-06T04:22:35.469Z | Compiling write16 v1.0.0 |
| 712 | 2026-03-06T04:22:35.473Z | Running `/home/build/.rustup/toolchains/1.94.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=42f50bdb09acff3e -C extra-filename=-b72c59e0d07e983e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 713 | 2026-03-06T04:22:35.624Z | Compiling utf8_iter v1.0.4 |
| 714 | 2026-03-06T04:22:35.628Z | Running `/home/build/.rustup/toolchains/1.94.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=4398a69733dc7777 -C extra-filename=-9885d005dc8c4ef8 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 715 | 2026-03-06T04:22:35.899Z | Compiling utf16_iter v1.0.5 |
| 716 | 2026-03-06T04:22:35.902Z | Running `/home/build/.rustup/toolchains/1.94.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=80a3f3fc457d6b93 -C extra-filename=-c5f7b962b0656c60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 717 | 2026-03-06T04:22:35.956Z | Compiling paste v1.0.15 |
| 718 | 2026-03-06T04:22:35.960Z | Running `/home/build/.rustup/toolchains/1.94.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=5ff91ac4e522e027 -C extra-filename=-9561e914242cd1de --out-dir /work/oxidecomputer/dropshot/target/debug/build/paste-9561e914242cd1de -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 719 | 2026-03-06T04:22:36.136Z | Compiling usdt-impl v0.6.0 |
| 720 | 2026-03-06T04:22:36.139Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=22f6184d59cf88c9 -C extra-filename=-c5187fdcc012b832 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-c5187fdcc012b832 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 721 | 2026-03-06T04:22:36.151Z | Compiling dof v0.4.0 |
| 722 | 2026-03-06T04:22:36.151Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=c861fd5b5c30c41a -C extra-filename=-859f773d6efc7547 --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-9e6a0c6c95b1521f.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0dbe533a812321a5.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-aec4c4a35396a8e9.rmeta --cap-lints allow` |
| 723 | 2026-03-06T04:22:36.170Z | Compiling pest_derive v2.8.1 |
| 724 | 2026-03-06T04:22:36.173Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=96657d27022d4170 -C extra-filename=-3bf51d6c57d8a0a8 --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-3744a1575a965fb4.rlib --extern pest_generator=/work/oxidecomputer/dropshot/target/debug/deps/libpest_generator-451fd69112be457c.rlib --extern proc_macro --cap-lints allow` |
| 725 | 2026-03-06T04:22:36.223Z | Compiling scroll v0.13.0 |
| 726 | 2026-03-06T04:22:36.227Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=7ec45ad1db76c5c8 -C extra-filename=-01cda2524d709a7a --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-40f0e8a12c7ec5d3.so --cap-lints allow` |
| 727 | 2026-03-06T04:22:36.464Z | Compiling icu_properties v1.5.1 |
| 728 | 2026-03-06T04:22:36.467Z | Running `/home/build/.rustup/toolchains/1.94.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=bec19e3587a126d3 -C extra-filename=-3014b3c54fe81ce0 --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-38924eb888ec0144.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-16b83953502fbc9a.rmeta --extern icu_locid_transform=/work/oxidecomputer/dropshot/target/debug/deps/libicu_locid_transform-467dd8bbf4d9de23.rmeta --extern icu_properties_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties_data-d6e1b5598c713801.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-3286387deea934d2.rmeta --extern tinystr=/work/oxidecomputer/dropshot/target/debug/deps/libtinystr-cfd1a688f2e8b274.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 729 | 2026-03-06T04:22:36.534Z | Compiling tokio-util v0.7.7 |
| 730 | 2026-03-06T04:22:36.537Z | Running `/home/build/.rustup/toolchains/1.94.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=9aa827d97db6e0c4 -C extra-filename=-b728d3d8dcaeceb4 --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-c52e7ad402ba267e.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d1756a6808725006.rmeta --cap-lints allow` |
| 731 | 2026-03-06T04:22:36.550Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-c5187fdcc012b832/build-script-build` |
| 732 | 2026-03-06T04:22:36.571Z | Running `/work/oxidecomputer/dropshot/target/debug/build/paste-9561e914242cd1de/build-script-build` |
| 733 | 2026-03-06T04:22:36.631Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="nested-values"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "default", "dynamic-keys", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "parking_lot_0_12", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=7769c1fcedb4fd5e -C extra-filename=-d9a2f8b24f2424ad --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern erased_serde=/work/oxidecomputer/dropshot/target/debug/deps/liberased_serde-54bb4b642fe9aeb9.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow --cfg has_std_error --check-cfg 'cfg(has_std_error)'` |
| 734 | 2026-03-06T04:22:36.757Z | Running `/work/oxidecomputer/dropshot/target/debug/build/openssl-04932c30b5edf3ea/build-script-build` |
| 735 | 2026-03-06T04:22:36.778Z | Running `/work/oxidecomputer/dropshot/target/debug/build/num-traits-eeb6c9311b76643f/build-script-build` |
| 736 | 2026-03-06T04:22:37.108Z | Compiling dtrace-parser v0.3.0 |
| 737 | 2026-03-06T04:22:37.111Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dtrace-parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b84e6367b37f0b08 -C extra-filename=-aa0e27fa404c96ce --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-3744a1575a965fb4.rmeta --extern pest_derive=/work/oxidecomputer/dropshot/target/debug/deps/libpest_derive-3bf51d6c57d8a0a8.so --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --cap-lints allow` |
| 738 | 2026-03-06T04:22:37.123Z | Running `/work/oxidecomputer/dropshot/target/debug/build/unicase-b2a604762bc44186/build-script-build` |
| 739 | 2026-03-06T04:22:37.232Z | Compiling foreign-types v0.3.2 |
| 740 | 2026-03-06T04:22:37.244Z | Running `/home/build/.rustup/toolchains/1.94.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=b653652da4dc3c04 -C extra-filename=-4187394e97f352af --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-a90ce7fdfa7653a6.rmeta --cap-lints allow` |
| 741 | 2026-03-06T04:22:37.319Z | Compiling openssl-macros v0.1.1 |
| 742 | 2026-03-06T04:22:37.322Z | Running `/home/build/.rustup/toolchains/1.94.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=a6fca0e1ff3b82c1 -C extra-filename=-c0f516a731a42b1a --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 743 | 2026-03-06T04:22:37.338Z | Running `/home/build/.rustup/toolchains/1.94.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=52f91e15c3e5c694 -C extra-filename=-ec88ae5cadb5485c --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-8feeb20b170f3d18.rmeta --extern libc_errno=/work/oxidecomputer/dropshot/target/debug/deps/liberrno-28d9aaac500745b9.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 744 | 2026-03-06T04:22:37.468Z | Compiling h2 v0.4.6 |
| 745 | 2026-03-06T04:22:37.471Z | Running `/home/build/.rustup/toolchains/1.94.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=d583a8a02e7cced4 -C extra-filename=-7b3e5c0f681d5bb7 --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-b9cd23661a8d912b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern fnv=/work/oxidecomputer/dropshot/target/debug/deps/libfnv-9238218f23af42c1.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rmeta --extern slab=/work/oxidecomputer/dropshot/target/debug/deps/libslab-b96d00787acc68f6.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_util=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_util-b728d3d8dcaeceb4.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d1756a6808725006.rmeta --cap-lints allow` |
| 746 | 2026-03-06T04:22:37.770Z | Compiling crypto-common v0.1.6 |
| 747 | 2026-03-06T04:22:37.781Z | Running `/home/build/.rustup/toolchains/1.94.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=a30005093584664f -C extra-filename=-c1bf13c981272ead --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-bed5280d10651e3e.rmeta --extern typenum=/work/oxidecomputer/dropshot/target/debug/deps/libtypenum-5ebea20019e65b9d.rmeta --cap-lints allow` |
| 748 | 2026-03-06T04:22:37.784Z | Compiling block-buffer v0.10.2 |
| 749 | 2026-03-06T04:22:37.784Z | Running `/home/build/.rustup/toolchains/1.94.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=25beb86599b7d36b -C extra-filename=-3382d1d3fc3c8ba9 --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-bed5280d10651e3e.rmeta --cap-lints allow` |
| 750 | 2026-03-06T04:22:37.981Z | Running `/home/build/.rustup/toolchains/1.94.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=a588c65b7b939c6f -C extra-filename=-4daa0829e6e21251 --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-7487f4d935b41746.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)'` |
| 751 | 2026-03-06T04:22:38.011Z | Compiling form_urlencoded v1.2.2 |
| 752 | 2026-03-06T04:22:38.023Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=263f70c9f18304a9 -C extra-filename=-adb6e99dc293229b --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-0f2988994b10e24b.rmeta --cap-lints allow` |
| 753 | 2026-03-06T04:22:38.192Z | Compiling rand_core v0.6.3 |
| 754 | 2026-03-06T04:22:38.195Z | Running `/home/build/.rustup/toolchains/1.94.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=e37823a539bdd248 -C extra-filename=-40b8f335c5e668b8 --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-47e07787ede97b6e.rmeta --cap-lints allow` |
| 755 | 2026-03-06T04:22:38.355Z | Compiling mime v0.3.16 |
| 756 | 2026-03-06T04:22:38.358Z | Running `/home/build/.rustup/toolchains/1.94.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=2fd573c47771b1b8 -C extra-filename=-cd839f6c41e01b56 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 757 | 2026-03-06T04:22:38.642Z | Compiling plain v0.2.3 |
| 758 | 2026-03-06T04:22:38.645Z | Running `/home/build/.rustup/toolchains/1.94.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=897f0887141363eb -C extra-filename=-11cc60fb34a0394f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 759 | 2026-03-06T04:22:38.818Z | Compiling native-tls v0.2.12 |
| 760 | 2026-03-06T04:22:38.821Z | Running `/home/build/.rustup/toolchains/1.94.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=277be3af28254e11 -C extra-filename=-c742a9d33d04f824 --out-dir /work/oxidecomputer/dropshot/target/debug/build/native-tls-c742a9d33d04f824 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 761 | 2026-03-06T04:22:38.922Z | Compiling ppv-lite86 v0.2.15 |
| 762 | 2026-03-06T04:22:38.925Z | Running `/home/build/.rustup/toolchains/1.94.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=c7546d5c38b51e48 -C extra-filename=-b4d289e836ee1e60 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 763 | 2026-03-06T04:22:39.067Z | Compiling rustls v0.23.13 |
| 764 | 2026-03-06T04:22:39.070Z | Running `/home/build/.rustup/toolchains/1.94.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=6e2dd8e5fd612277 -C extra-filename=-fa36a8f180fbe3ff --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-fa36a8f180fbe3ff -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 765 | 2026-03-06T04:22:39.222Z | Compiling rustls v0.22.4 |
| 766 | 2026-03-06T04:22:39.225Z | Running `/home/build/.rustup/toolchains/1.94.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=4f70c69730b48094 -C extra-filename=-1765c290a7231b7c --out-dir /work/oxidecomputer/dropshot/target/debug/build/rustls-1765c290a7231b7c -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 767 | 2026-03-06T04:22:39.237Z | Compiling ryu v1.0.5 |
| 768 | 2026-03-06T04:22:39.240Z | Running `/home/build/.rustup/toolchains/1.94.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=d9f170097c1c2a72 -C extra-filename=-8093c043df886686 --out-dir /work/oxidecomputer/dropshot/target/debug/build/ryu-8093c043df886686 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 769 | 2026-03-06T04:22:39.399Z | Running `/work/oxidecomputer/dropshot/target/debug/build/native-tls-c742a9d33d04f824/build-script-build` |
| 770 | 2026-03-06T04:22:39.408Z | Running `/home/build/.rustup/toolchains/1.94.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=615944bf0e8b77c3 -C extra-filename=-09775a21f2f379cd --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-8feeb20b170f3d18.rmeta --extern cfg_if=/work/oxidecomputer/dropshot/target/debug/deps/libcfg_if-37098f264d07060d.rmeta --extern foreign_types=/work/oxidecomputer/dropshot/target/debug/deps/libforeign_types-4187394e97f352af.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-1637cafe848a1061.rmeta --extern openssl_macros=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_macros-c0f516a731a42b1a.so --extern ffi=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-4daa0829e6e21251.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)'` |
| 771 | 2026-03-06T04:22:39.436Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-fa36a8f180fbe3ff/build-script-build` |
| 772 | 2026-03-06T04:22:39.444Z | Compiling goblin v0.10.1 |
| 773 | 2026-03-06T04:22:39.447Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=573f07d1cf15eb84 -C extra-filename=-178132acc3703378 --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-8420145043d9b9bb.rmeta --extern plain=/work/oxidecomputer/dropshot/target/debug/deps/libplain-11cc60fb34a0394f.rmeta --extern scroll=/work/oxidecomputer/dropshot/target/debug/deps/libscroll-01cda2524d709a7a.rmeta --cap-lints allow` |
| 774 | 2026-03-06T04:22:39.590Z | Running `/work/oxidecomputer/dropshot/target/debug/build/rustls-1765c290a7231b7c/build-script-build` |
| 775 | 2026-03-06T04:22:39.598Z | Compiling rand_chacha v0.3.1 |
| 776 | 2026-03-06T04:22:39.601Z | Running `/home/build/.rustup/toolchains/1.94.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=8b5a0df776da3fe6 -C extra-filename=-e92d28a57251bf6d --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-b4d289e836ee1e60.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-40b8f335c5e668b8.rmeta --cap-lints allow` |
| 777 | 2026-03-06T04:22:39.618Z | Compiling digest v0.10.7 |
| 778 | 2026-03-06T04:22:39.621Z | Running `/home/build/.rustup/toolchains/1.94.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=3f072713b671dfdc -C extra-filename=-4096c40929ee314d --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-3382d1d3fc3c8ba9.rmeta --extern crypto_common=/work/oxidecomputer/dropshot/target/debug/deps/libcrypto_common-c1bf13c981272ead.rmeta --cap-lints allow` |
| 779 | 2026-03-06T04:22:39.748Z | Running `/work/oxidecomputer/dropshot/target/debug/build/ryu-8093c043df886686/build-script-build` |
| 780 | 2026-03-06T04:22:39.812Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=08be62ffc98dca3a -C extra-filename=-d7366a5050770267 --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-a8984151d596ffec.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-859f773d6efc7547.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-aa0e27fa404c96ce.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-9e6a0c6c95b1521f.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-0dbe533a812321a5.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-42bf64829e8f78af.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` |
| 781 | 2026-03-06T04:22:39.994Z | Running `/home/build/.rustup/toolchains/1.94.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=c1f384b7bcb8dde4 -C extra-filename=-dfd503d3419e2878 --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` |
| 782 | 2026-03-06T04:22:40.415Z | Compiling icu_normalizer v1.5.0 |
| 783 | 2026-03-06T04:22:40.418Z | Running `/home/build/.rustup/toolchains/1.94.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=be824bc8f2d3adec -C extra-filename=-21a7584943ec2af5 --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-38924eb888ec0144.so --extern icu_collections=/work/oxidecomputer/dropshot/target/debug/deps/libicu_collections-16b83953502fbc9a.rmeta --extern icu_normalizer_data=/work/oxidecomputer/dropshot/target/debug/deps/libicu_normalizer_data-967a2d80736a84aa.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-3014b3c54fe81ce0.rmeta --extern icu_provider=/work/oxidecomputer/dropshot/target/debug/deps/libicu_provider-3286387deea934d2.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --extern utf16_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf16_iter-c5f7b962b0656c60.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-9885d005dc8c4ef8.rmeta --extern write16=/work/oxidecomputer/dropshot/target/debug/deps/libwrite16-b72c59e0d07e983e.rmeta --extern zerovec=/work/oxidecomputer/dropshot/target/debug/deps/libzerovec-38b150cd022f6360.rmeta --cap-lints allow` |
| 784 | 2026-03-06T04:22:40.704Z | Running `/home/build/.rustup/toolchains/1.94.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=b64f7d22b27d32da -C extra-filename=-1c6cafd7606a09c8 --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` |
| 785 | 2026-03-06T04:22:41.061Z | Running `/home/build/.rustup/toolchains/1.94.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=b70e57c0777c7238 -C extra-filename=-fffb1f383ed5c48c --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"))'` |
| 786 | 2026-03-06T04:22:41.454Z | Compiling idna_adapter v1.2.0 |
| 787 | 2026-03-06T04:22:41.457Z | Running `/home/build/.rustup/toolchains/1.94.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=dabb3dcd39328f45 -C extra-filename=-47cdaa0afe02f2e2 --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-21a7584943ec2af5.rmeta --extern icu_properties=/work/oxidecomputer/dropshot/target/debug/deps/libicu_properties-3014b3c54fe81ce0.rmeta --cap-lints allow` |
| 788 | 2026-03-06T04:22:41.715Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=850783adfa030bc3 -C extra-filename=-13b2e4f525c42c66 --out-dir /work/oxidecomputer/dropshot/target/debug/build/usdt-impl-13b2e4f525c42c66 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 789 | 2026-03-06T04:22:42.086Z | Compiling thiserror v1.0.69 |
| 790 | 2026-03-06T04:22:42.099Z | Running `/home/build/.rustup/toolchains/1.94.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=f79421d0bbb56869 -C extra-filename=-ab36674dda01ba02 --out-dir /work/oxidecomputer/dropshot/target/debug/build/thiserror-ab36674dda01ba02 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 791 | 2026-03-06T04:22:42.118Z | Compiling unicode-segmentation v1.10.0 |
| 792 | 2026-03-06T04:22:42.123Z | Running `/home/build/.rustup/toolchains/1.94.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=2f68a097643a3b55 -C extra-filename=-ce916f1716b90257 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 793 | 2026-03-06T04:22:42.132Z | Compiling unicode-width v0.1.9 |
| 794 | 2026-03-06T04:22:42.135Z | Running `/home/build/.rustup/toolchains/1.94.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=3a3840c655077965 -C extra-filename=-b076b4a0c5722ab0 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 795 | 2026-03-06T04:22:42.256Z | Compiling hyper v1.8.1 |
| 796 | 2026-03-06T04:22:42.259Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=246aa4846a4fddf5 -C extra-filename=-180f4ff91e2e54c9 --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-b9cd23661a8d912b.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-0451efcfe47105d8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-7b3e5c0f681d5bb7.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1df7f6c99a3ef24.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-3da35ee8194b1f3e.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern pin_utils=/work/oxidecomputer/dropshot/target/debug/deps/libpin_utils-5eef859f2d1164fa.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern want=/work/oxidecomputer/dropshot/target/debug/deps/libwant-8ccb8454085652a6.rmeta --cap-lints allow` |
| 797 | 2026-03-06T04:22:42.299Z | Compiling cpufeatures v0.2.17 |
| 798 | 2026-03-06T04:22:42.302Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10af591b0687f87f -C extra-filename=-5ce88c93caff596d --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 799 | 2026-03-06T04:22:42.409Z | Compiling winnow v0.7.13 |
| 800 | 2026-03-06T04:22:42.412Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=8baff8863a55ee59 -C extra-filename=-2fe6437fd547079f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 801 | 2026-03-06T04:22:42.658Z | Compiling pretty-hex v0.4.1 |
| 802 | 2026-03-06T04:22:42.670Z | Running `/home/build/.rustup/toolchains/1.94.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=b37755f92ea373b7 -C extra-filename=-1c066c09e32e6eff --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 803 | 2026-03-06T04:22:42.889Z | Compiling iana-time-zone v0.1.47 |
| 804 | 2026-03-06T04:22:42.892Z | Running `/home/build/.rustup/toolchains/1.94.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=b99394ecfd8e189e -C extra-filename=-e9f6bc61de69436e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 805 | 2026-03-06T04:22:42.902Z | Compiling lazy_static v1.5.0 |
| 806 | 2026-03-06T04:22:42.905Z | Running `/home/build/.rustup/toolchains/1.94.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=18d2b123ac5cb734 -C extra-filename=-7785f682f33f7a0a --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 807 | 2026-03-06T04:22:43.052Z | Compiling console v0.15.7 |
| 808 | 2026-03-06T04:22:43.055Z | Running `/home/build/.rustup/toolchains/1.94.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=c000628a098c42fb -C extra-filename=-04abe470658ddd38 --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-7785f682f33f7a0a.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern unicode_width=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_width-b076b4a0c5722ab0.rmeta --cap-lints allow` |
| 809 | 2026-03-06T04:22:43.161Z | Compiling chrono v0.4.44 |
| 810 | 2026-03-06T04:22:43.164Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "defmt", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=d555231eac98a9f4 -C extra-filename=-510c516870858e28 --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-e9f6bc61de69436e.rmeta --extern num_traits=/work/oxidecomputer/dropshot/target/debug/deps/libnum_traits-1c6cafd7606a09c8.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --cap-lints allow` |
| 811 | 2026-03-06T04:22:43.322Z | Compiling newline-converter v0.3.0 |
| 812 | 2026-03-06T04:22:43.326Z | Running `/home/build/.rustup/toolchains/1.94.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=8a83da1d4e1bc09c -C extra-filename=-886999d03a1bf22d --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-ce916f1716b90257.rmeta --cap-lints allow` |
| 813 | 2026-03-06T04:22:43.505Z | Running `/work/oxidecomputer/dropshot/target/debug/build/thiserror-ab36674dda01ba02/build-script-build` |
| 814 | 2026-03-06T04:22:43.887Z | Compiling sha1 v0.10.6 |
| 815 | 2026-03-06T04:22:43.890Z | Running `/home/build/.rustup/toolchains/1.94.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=f6e9b989c316c478 -C extra-filename=-ed03c284c89b808d --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-37098f264d07060d.rmeta --extern cpufeatures=/work/oxidecomputer/dropshot/target/debug/deps/libcpufeatures-5ce88c93caff596d.rmeta --extern digest=/work/oxidecomputer/dropshot/target/debug/deps/libdigest-4096c40929ee314d.rmeta --cap-lints allow` |
| 816 | 2026-03-06T04:22:44.324Z | Running `/work/oxidecomputer/dropshot/target/debug/build/usdt-impl-13b2e4f525c42c66/build-script-build` |
| 817 | 2026-03-06T04:22:44.342Z | Compiling idna v1.0.3 |
| 818 | 2026-03-06T04:22:44.346Z | Running `/home/build/.rustup/toolchains/1.94.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=2005492c7eeff98a -C extra-filename=-97a3800a6b3b7199 --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-47cdaa0afe02f2e2.rmeta --extern smallvec=/work/oxidecomputer/dropshot/target/debug/deps/libsmallvec-ba1228a7dddca661.rmeta --extern utf8_iter=/work/oxidecomputer/dropshot/target/debug/deps/libutf8_iter-9885d005dc8c4ef8.rmeta --cap-lints allow` |
| 819 | 2026-03-06T04:22:44.475Z | Compiling mime_guess v2.0.5 |
| 820 | 2026-03-06T04:22:44.479Z | Running `/home/build/.rustup/toolchains/1.94.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=680aaaeb532be871 -C extra-filename=-e538dce3d8d32d95 --out-dir /work/oxidecomputer/dropshot/target/debug/build/mime_guess-e538dce3d8d32d95 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-dfd503d3419e2878.rlib --cap-lints allow` |
| 821 | 2026-03-06T04:22:44.819Z | Compiling hyper-util v0.1.20 |
| 822 | 2026-03-06T04:22:44.844Z | Running `/home/build/.rustup/toolchains/1.94.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.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-pool"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=d3f8dcf0dc02c192 -C extra-filename=-371ec17b59c1fc94 --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-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern futures_channel=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_channel-0451efcfe47105d8.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d70306fd27233143.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern ipnet=/work/oxidecomputer/dropshot/target/debug/deps/libipnet-6507becaa51d274f.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern socket2=/work/oxidecomputer/dropshot/target/debug/deps/libsocket2-39c24b4cd07551e8.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-b894ad9be9c4b00f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --extern tracing=/work/oxidecomputer/dropshot/target/debug/deps/libtracing-d1756a6808725006.rmeta --cap-lints allow` |
| 823 | 2026-03-06T04:22:45.542Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 824 | 2026-03-06T04:22:45.545Z | Running `/home/build/.rustup/toolchains/1.94.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.9+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=5305c80528a94898 -C extra-filename=-b54f3dfef28175f7 --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-2fe6437fd547079f.rmeta --cap-lints allow` |
| 825 | 2026-03-06T04:22:45.685Z | Running `/home/build/.rustup/toolchains/1.94.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=7249a5b58cafa8c0 -C extra-filename=-dc9e8e974cc44299 --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-8420145043d9b9bb.rmeta --extern openssl=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl-09775a21f2f379cd.rmeta --extern openssl_probe=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_probe-468f157bc82c4b48.rmeta --extern openssl_sys=/work/oxidecomputer/dropshot/target/debug/deps/libopenssl_sys-4daa0829e6e21251.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version` |
| 826 | 2026-03-06T04:22:46.182Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dof-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=a27055b1995cc58b -C extra-filename=-5b9ee9f8ca67bafa --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-178132acc3703378.rmeta --extern pretty_hex=/work/oxidecomputer/dropshot/target/debug/deps/libpretty_hex-1c066c09e32e6eff.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern zerocopy=/work/oxidecomputer/dropshot/target/debug/deps/libzerocopy-aec4c4a35396a8e9.rmeta --cap-lints allow` |
| 827 | 2026-03-06T04:22:46.262Z | Compiling rand v0.8.4 |
| 828 | 2026-03-06T04:22:46.267Z | Running `/home/build/.rustup/toolchains/1.94.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=1b9b90eb1c30be62 -C extra-filename=-e35e8438fbe83fb0 --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-7487f4d935b41746.rmeta --extern rand_chacha=/work/oxidecomputer/dropshot/target/debug/deps/librand_chacha-e92d28a57251bf6d.rmeta --extern rand_core=/work/oxidecomputer/dropshot/target/debug/deps/librand_core-40b8f335c5e668b8.rmeta --cap-lints allow` |
| 829 | 2026-03-06T04:22:46.316Z | Running `/home/build/.rustup/toolchains/1.94.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=ae8f07ec9eb7dc57 -C extra-filename=-facdd3331d199bca --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --cfg integer128 --cfg maybe_uninit` |
| 830 | 2026-03-06T04:22:46.667Z | Running `/home/build/.rustup/toolchains/1.94.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=8597004a4f3f0f6e -C extra-filename=-0c84d8ae66f8cfe5 --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-8420145043d9b9bb.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-256aeb60b170e2a2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-d9a280a765ad6f30.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e63f0eddfad7a41.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-b816a0552752043d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 831 | 2026-03-06T04:22:46.805Z | Running `/home/build/.rustup/toolchains/1.94.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=5c8e37af2166878a -C extra-filename=-76f29d7a39316f5b --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-1637cafe848a1061.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-256aeb60b170e2a2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern webpki=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki-d9a280a765ad6f30.rmeta --extern subtle=/work/oxidecomputer/dropshot/target/debug/deps/libsubtle-7e63f0eddfad7a41.rmeta --extern zeroize=/work/oxidecomputer/dropshot/target/debug/deps/libzeroize-b816a0552752043d.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` |
| 832 | 2026-03-06T04:22:47.402Z | Compiling thiserror-impl v1.0.69 |
| 833 | 2026-03-06T04:22:47.406Z | Running `/home/build/.rustup/toolchains/1.94.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=a53c5e177eda5490 -C extra-filename=-1e652a957ddb43ab --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 834 | 2026-03-06T04:22:47.406Z | Compiling concurrent-queue v2.5.0 |
| 835 | 2026-03-06T04:22:47.406Z | Running `/home/build/.rustup/toolchains/1.94.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=a636110e87513b94 -C extra-filename=-cdfb8c37482991be --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-684f6ae99315a468.rmeta --cap-lints allow` |
| 836 | 2026-03-06T04:22:47.721Z | Compiling serde_derive_internals v0.29.0 |
| 837 | 2026-03-06T04:22:47.724Z | Running `/home/build/.rustup/toolchains/1.94.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=f7f3a982f18a9234 -C extra-filename=-2ad49431070ad5c5 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --cap-lints allow` |
| 838 | 2026-03-06T04:22:47.743Z | Compiling http-body-util v0.1.3 |
| 839 | 2026-03-06T04:22:47.747Z | Running `/home/build/.rustup/toolchains/1.94.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=f01fdb8b1b982e40 -C extra-filename=-316638e929b6d250 --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-c52e7ad402ba267e.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 840 | 2026-03-06T04:22:48.242Z | Compiling serde_spanned v1.0.4 |
| 841 | 2026-03-06T04:22:48.246Z | Running `/home/build/.rustup/toolchains/1.94.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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=2084f3ce79579518 -C extra-filename=-d50c4325b7186602 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 842 | 2026-03-06T04:22:48.506Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 843 | 2026-03-06T04:22:48.510Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-1.0.0+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=e716440f50e2985e -C extra-filename=-0edb062f238d7a4f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 844 | 2026-03-06T04:22:48.792Z | Compiling rustls-pemfile v2.2.0 |
| 845 | 2026-03-06T04:22:48.796Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=39f4e6341c932f26 -C extra-filename=-f572a6a293014dcd --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-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 846 | 2026-03-06T04:22:48.811Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --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=4f68eaca11737632 -C extra-filename=-a967bd6c561469d1 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern unicode_ident=/work/oxidecomputer/dropshot/target/debug/deps/libunicode_ident-f95ed342d224a529.rmeta --cap-lints allow` |
| 847 | 2026-03-06T04:22:49.167Z | Compiling multer v3.1.0 |
| 848 | 2026-03-06T04:22:49.172Z | Running `/home/build/.rustup/toolchains/1.94.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=fba124e7833ac56f -C extra-filename=-444c2873e75e38c1 --out-dir /work/oxidecomputer/dropshot/target/debug/build/multer-444c2873e75e38c1 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern version_check=/work/oxidecomputer/dropshot/target/debug/deps/libversion_check-6892431191ebbd57.rlib --cap-lints allow` |
| 849 | 2026-03-06T04:22:49.181Z | Compiling sync_wrapper v1.0.1 |
| 850 | 2026-03-06T04:22:49.186Z | Running `/home/build/.rustup/toolchains/1.94.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=df1752d6ba7f704a -C extra-filename=-5452309f8710483b --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-f7d189b3358106af.rmeta --cap-lints allow` |
| 851 | 2026-03-06T04:22:49.342Z | Compiling thread_local v1.1.4 |
| 852 | 2026-03-06T04:22:49.347Z | Running `/home/build/.rustup/toolchains/1.94.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=839017eab4a3c46f -C extra-filename=-851e3c7f1af43b0b --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-1637cafe848a1061.rmeta --cap-lints allow` |
| 853 | 2026-03-06T04:22:49.530Z | Compiling encoding_rs v0.8.32 |
| 854 | 2026-03-06T04:22:49.542Z | Running `/home/build/.rustup/toolchains/1.94.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=76d3bce4b7aa8b93 -C extra-filename=-5c55cff38689e41a --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-37098f264d07060d.rmeta --cap-lints allow` |
| 855 | 2026-03-06T04:22:49.573Z | Compiling slog-async v2.8.0 |
| 856 | 2026-03-06T04:22:49.576Z | Running `/home/build/.rustup/toolchains/1.94.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=9c31ddc8f515bc3c -C extra-filename=-8b2e87ba0cc16221 --out-dir /work/oxidecomputer/dropshot/target/debug/build/slog-async-8b2e87ba0cc16221 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 857 | 2026-03-06T04:22:49.853Z | Compiling schemars v0.8.22 |
| 858 | 2026-03-06T04:22:49.853Z | Running `/home/build/.rustup/toolchains/1.94.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=c6a3cdcf75309a0a -C extra-filename=-79cb4c124d0054c8 --out-dir /work/oxidecomputer/dropshot/target/debug/build/schemars-79cb4c124d0054c8 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 859 | 2026-03-06T04:22:49.877Z | Compiling target-triple v1.0.0 |
| 860 | 2026-03-06T04:22:49.890Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14a2267365c24e77 -C extra-filename=-0dea1e9ed6452e9b --out-dir /work/oxidecomputer/dropshot/target/debug/build/target-triple-0dea1e9ed6452e9b -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 861 | 2026-03-06T04:22:50.080Z | Compiling semver v1.0.27 |
| 862 | 2026-03-06T04:22:50.137Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7b60d76b6e318c2e -C extra-filename=-68136ea8373210fb --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 863 | 2026-03-06T04:22:50.266Z | Compiling camino v1.2.2 |
| 864 | 2026-03-06T04:22:50.269Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=c64e770e66e6fb48 -C extra-filename=-0f6ad70010ce81c3 --out-dir /work/oxidecomputer/dropshot/target/debug/build/camino-0f6ad70010ce81c3 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 865 | 2026-03-06T04:22:50.445Z | Compiling match_cfg v0.1.0 |
| 866 | 2026-03-06T04:22:50.450Z | Running `/home/build/.rustup/toolchains/1.94.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=bdeda653cf12cd0a -C extra-filename=-753298da31488f07 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 867 | 2026-03-06T04:22:50.553Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 868 | 2026-03-06T04:22:50.557Z | Running `/home/build/.rustup/toolchains/1.94.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.6+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5d528ce725381202 -C extra-filename=-79b66b0c6963f4ef --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 869 | 2026-03-06T04:22:50.810Z | Compiling parking v2.2.0 |
| 870 | 2026-03-06T04:22:50.814Z | Running `/home/build/.rustup/toolchains/1.94.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=a63d9dc3888b2504 -C extra-filename=-d048073456703599 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 871 | 2026-03-06T04:22:50.881Z | Compiling similar v2.2.1 |
| 872 | 2026-03-06T04:22:50.894Z | Running `/home/build/.rustup/toolchains/1.94.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=fd072cdfe0888eb6 -C extra-filename=-73d2515aa304e13c --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 873 | 2026-03-06T04:22:50.991Z | Compiling heck v0.5.0 |
| 874 | 2026-03-06T04:22:50.996Z | Running `/home/build/.rustup/toolchains/1.94.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=604b5f9da86d7906 -C extra-filename=-42b237746ca7094e --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 875 | 2026-03-06T04:22:51.150Z | Compiling event-listener v5.0.0 |
| 876 | 2026-03-06T04:22:51.162Z | Running `/home/build/.rustup/toolchains/1.94.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=867d1b61b8f6e7ea -C extra-filename=-d87c64038faa0c8c --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-cdfb8c37482991be.rmeta --extern parking=/work/oxidecomputer/dropshot/target/debug/deps/libparking-d048073456703599.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 877 | 2026-03-06T04:22:51.214Z | Compiling toml v1.0.3+spec-1.1.0 |
| 878 | 2026-03-06T04:22:51.218Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-1.0.3+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=0a263c7ab9f90ac5 -C extra-filename=-562d0ef2d377f7fa --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --extern serde_spanned=/work/oxidecomputer/dropshot/target/debug/deps/libserde_spanned-d50c4325b7186602.rmeta --extern toml_datetime=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_datetime-0edb062f238d7a4f.rmeta --extern toml_parser=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_parser-b54f3dfef28175f7.rmeta --extern toml_writer=/work/oxidecomputer/dropshot/target/debug/deps/libtoml_writer-79b66b0c6963f4ef.rmeta --extern winnow=/work/oxidecomputer/dropshot/target/debug/deps/libwinnow-2fe6437fd547079f.rmeta --cap-lints allow` |
| 879 | 2026-03-06T04:22:51.416Z | Running `/work/oxidecomputer/dropshot/target/debug/build/camino-0f6ad70010ce81c3/build-script-build` |
| 880 | 2026-03-06T04:22:51.469Z | Compiling tokio-rustls v0.25.0 |
| 881 | 2026-03-06T04:22:51.473Z | Running `/home/build/.rustup/toolchains/1.94.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=33856a2ac1a4ec5c -C extra-filename=-28dc9e008d8566d6 --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-0c84d8ae66f8cfe5.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 882 | 2026-03-06T04:22:51.730Z | Compiling hostname v0.3.1 |
| 883 | 2026-03-06T04:22:51.734Z | Running `/home/build/.rustup/toolchains/1.94.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=72b31125e823a514 -C extra-filename=-42acede73a44ac6d --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-7487f4d935b41746.rmeta --extern match_cfg=/work/oxidecomputer/dropshot/target/debug/deps/libmatch_cfg-753298da31488f07.rmeta --cap-lints allow` |
| 884 | 2026-03-06T04:22:51.892Z | Running `/work/oxidecomputer/dropshot/target/debug/build/target-triple-0dea1e9ed6452e9b/build-script-build` |
| 885 | 2026-03-06T04:22:51.933Z | Running `/work/oxidecomputer/dropshot/target/debug/build/schemars-79cb4c124d0054c8/build-script-build` |
| 886 | 2026-03-06T04:22:51.938Z | Running `/work/oxidecomputer/dropshot/target/debug/build/slog-async-8b2e87ba0cc16221/build-script-build` |
| 887 | 2026-03-06T04:22:51.967Z | Running `/home/build/.rustup/toolchains/1.94.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=d9ad1ef00607c828 -C extra-filename=-883ab5e90dbaa0e5 --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-1e652a957ddb43ab.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
| 888 | 2026-03-06T04:22:51.998Z | Compiling schemars_derive v0.8.22 |
| 889 | 2026-03-06T04:22:52.011Z | Running `/home/build/.rustup/toolchains/1.94.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=168fd603e97bc262 -C extra-filename=-410efc61784428fb --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern serde_derive_internals=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive_internals-2ad49431070ad5c5.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 890 | 2026-03-06T04:22:52.137Z | Running `/work/oxidecomputer/dropshot/target/debug/build/multer-444c2873e75e38c1/build-script-build` |
| 891 | 2026-03-06T04:22:52.200Z | Compiling tower v0.5.2 |
| 892 | 2026-03-06T04:22:52.204Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=7733e70e93ccdb0a -C extra-filename=-9cdd92e27db1bcbe --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-f7d189b3358106af.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d70306fd27233143.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5452309f8710483b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-b894ad9be9c4b00f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow` |
| 893 | 2026-03-06T04:22:53.071Z | Compiling tokio-rustls v0.26.0 |
| 894 | 2026-03-06T04:22:53.074Z | Running `/home/build/.rustup/toolchains/1.94.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=aa9b2f808568d964 -C extra-filename=-bcd7a2b3b63ff1c2 --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-76f29d7a39316f5b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 895 | 2026-03-06T04:22:53.270Z | Compiling serde_urlencoded v0.7.1 |
| 896 | 2026-03-06T04:22:53.274Z | Running `/home/build/.rustup/toolchains/1.94.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=ee18bde59ff5a123 -C extra-filename=-9fb77fea2fe8cc97 --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-adb6e99dc293229b.rmeta --extern itoa=/work/oxidecomputer/dropshot/target/debug/deps/libitoa-4679cba306b354ec.rmeta --extern ryu=/work/oxidecomputer/dropshot/target/debug/deps/libryu-facdd3331d199bca.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --cap-lints allow` |
| 897 | 2026-03-06T04:22:53.512Z | Compiling tokio-native-tls v0.3.1 |
| 898 | 2026-03-06T04:22:53.516Z | Running `/home/build/.rustup/toolchains/1.94.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=0e4c36b5ede43c8c -C extra-filename=-fdb6f3e8783f13b0 --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-dc9e8e974cc44299.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 899 | 2026-03-06T04:22:53.534Z | Running `/work/oxidecomputer/dropshot/target/debug/build/mime_guess-e538dce3d8d32d95/build-script-build` |
| 900 | 2026-03-06T04:22:53.568Z | Compiling url v2.5.4 |
| 901 | 2026-03-06T04:22:53.572Z | Running `/home/build/.rustup/toolchains/1.94.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=04bd9e05a4f940b9 -C extra-filename=-dac72c1afa68b2e5 --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-adb6e99dc293229b.rmeta --extern idna=/work/oxidecomputer/dropshot/target/debug/deps/libidna-97a3800a6b3b7199.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --cap-lints allow` |
| 902 | 2026-03-06T04:22:53.805Z | Compiling usdt-macro v0.6.0 |
| 903 | 2026-03-06T04:22:53.811Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=022e15da0752c00a -C extra-filename=-4781cbcabde267b6 --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-aa0e27fa404c96ce.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d160433720c07c22.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-d7366a5050770267.rlib --extern proc_macro --cap-lints allow` |
| 904 | 2026-03-06T04:22:53.819Z | Compiling usdt-attr-macro v0.6.0 |
| 905 | 2026-03-06T04:22:53.823Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-attr-macro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28cbbe43331fa6bf -C extra-filename=-011cc9cfdfebfe4c --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-aa0e27fa404c96ce.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d160433720c07c22.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-d7366a5050770267.rlib --extern proc_macro --cap-lints allow` |
| 906 | 2026-03-06T04:22:54.776Z | Compiling slog-json v2.6.1 |
| 907 | 2026-03-06T04:22:54.781Z | Running `/home/build/.rustup/toolchains/1.94.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=054b4a91c8aa21b5 -C extra-filename=-1d5f71e015e699c5 --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-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c090d92fb8bf1b38.rmeta --cap-lints allow` |
| 908 | 2026-03-06T04:22:54.923Z | Compiling futures-executor v0.3.32 |
| 909 | 2026-03-06T04:22:54.936Z | Running `/home/build/.rustup/toolchains/1.94.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "thread-pool"))' -C metadata=0140627bea371438 -C extra-filename=-c96f566bf6c75905 --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-f7d189b3358106af.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-72899e7a3f8ca1c0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d70306fd27233143.rmeta --cap-lints allow` |
| 910 | 2026-03-06T04:22:55.176Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-impl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "des", "dof"))' -C metadata=6c8706df7ccf4d66 -C extra-filename=-7f4769135c12ebed --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-a8984151d596ffec.rmeta --extern dof=/work/oxidecomputer/dropshot/target/debug/deps/libdof-5b9ee9f8ca67bafa.rmeta --extern dtrace_parser=/work/oxidecomputer/dropshot/target/debug/deps/libdtrace_parser-aa0e27fa404c96ce.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-a967bd6c561469d1.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern thread_id=/work/oxidecomputer/dropshot/target/debug/deps/libthread_id-42bf64829e8f78af.rmeta --cap-lints allow --cfg usdt_backend_standard --check-cfg 'cfg(usdt_backend_noop)' --check-cfg 'cfg(usdt_backend_stapsdt)' --check-cfg 'cfg(usdt_backend_linker)' --check-cfg 'cfg(usdt_backend_standard)'` |
| 911 | 2026-03-06T04:22:55.253Z | Compiling async-stream-impl v0.3.6 |
| 912 | 2026-03-06T04:22:55.256Z | Running `/home/build/.rustup/toolchains/1.94.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=667e2dfd290dc91e -C extra-filename=-deb0a1fe5619ca3e --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 913 | 2026-03-06T04:22:55.369Z | Compiling tempfile v3.26.0 |
| 914 | 2026-03-06T04:22:55.381Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=392782c6b87a15cc -C extra-filename=-0b121f7823c77d79 --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-e03c81b4f4c6f5c6.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-3dc90168477d2a72.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-1637cafe848a1061.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-1eed73ff17212789.rmeta --cap-lints allow` |
| 915 | 2026-03-06T04:22:55.438Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-06T04:22:55.442Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f1b00db31c167ae2 -C extra-filename=-7f4a211f77c79b8d --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-684f6ae99315a468.rmeta --cap-lints allow` |
| 917 | 2026-03-06T04:22:55.535Z | Compiling uuid v1.21.0 |
| 918 | 2026-03-06T04:22:55.538Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=e7b75c206cb5dfe0 -C extra-filename=-c1917fd31ab7bd41 --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-3dc90168477d2a72.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 919 | 2026-03-06T04:22:56.276Z | Compiling webpki-roots v0.26.5 |
| 920 | 2026-03-06T04:22:56.281Z | Running `/home/build/.rustup/toolchains/1.94.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=fa7ff42126b52189 -C extra-filename=-c8b2e361fc093994 --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-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 921 | 2026-03-06T04:22:56.471Z | Compiling is-terminal v0.4.12 |
| 922 | 2026-03-06T04:22:56.476Z | Running `/home/build/.rustup/toolchains/1.94.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=ab15fa3ce23b3ae9 -C extra-filename=-ce1f47c4ba00071e --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 923 | 2026-03-06T04:22:56.492Z | Compiling memmap2 v0.9.8 |
| 924 | 2026-03-06T04:22:56.498Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=81a550872617dfa2 -C extra-filename=-61f35e3e33a42ecd --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 925 | 2026-03-06T04:22:56.535Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 926 | 2026-03-06T04:22:56.538Z | Running `/home/build/.rustup/toolchains/1.94.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=fb9865dcc70ebe47 -C extra-filename=-ebc147907410e365 --out-dir /work/oxidecomputer/dropshot/target/debug/build/dropshot-ebc147907410e365 -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-6892431191ebbd57.rlib` |
| 927 | 2026-03-06T04:22:56.549Z | Compiling iri-string v0.7.8 |
| 928 | 2026-03-06T04:22:56.553Z | Running `/home/build/.rustup/toolchains/1.94.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=601b41db7f3b110b -C extra-filename=-b856ce14083d1143 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 929 | 2026-03-06T04:22:56.564Z | Compiling term v1.1.0 |
| 930 | 2026-03-06T04:22:56.575Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/term-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9cc79b61a9d47549 -C extra-filename=-a8d82e73834dd824 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 931 | 2026-03-06T04:22:56.609Z | Compiling data-encoding v2.4.0 |
| 932 | 2026-03-06T04:22:56.614Z | Running `/home/build/.rustup/toolchains/1.94.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=86d0e5fcb5454b70 -C extra-filename=-58e980cadf1f34c3 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 933 | 2026-03-06T04:22:56.730Z | Compiling utf-8 v0.7.6 |
| 934 | 2026-03-06T04:22:56.734Z | Running `/home/build/.rustup/toolchains/1.94.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=4a5541dd15b0062c -C extra-filename=-f568755c034e9060 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 935 | 2026-03-06T04:22:56.906Z | Compiling anyhow v1.0.102 |
| 936 | 2026-03-06T04:22:56.910Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/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=65654fcc5e7be1ec -C extra-filename=-7beed7dba358ec0e --out-dir /work/oxidecomputer/dropshot/target/debug/build/anyhow-7beed7dba358ec0e -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 937 | 2026-03-06T04:22:56.923Z | Compiling dyn-clone v1.0.4 |
| 938 | 2026-03-06T04:22:56.926Z | Running `/home/build/.rustup/toolchains/1.94.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=acd104ca2084333e -C extra-filename=-5aa967e20e27c216 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 939 | 2026-03-06T04:22:57.040Z | Compiling take_mut v0.2.2 |
| 940 | 2026-03-06T04:22:57.048Z | Running `/home/build/.rustup/toolchains/1.94.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=f3fff420c07574c0 -C extra-filename=-02633ef055e73bb7 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 941 | 2026-03-06T04:22:57.069Z | Compiling spin v0.9.8 |
| 942 | 2026-03-06T04:22:57.072Z | Running `/home/build/.rustup/toolchains/1.94.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=0da748cc379536f9 -C extra-filename=-6ac1cf431a74d929 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 943 | 2026-03-06T04:22:57.212Z | Compiling tungstenite v0.24.0 |
| 944 | 2026-03-06T04:22:57.224Z | Running `/home/build/.rustup/toolchains/1.94.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=10634647581f2579 -C extra-filename=-854bca5fd292b8ca --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-a8984151d596ffec.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern data_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libdata_encoding-58e980cadf1f34c3.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1df7f6c99a3ef24.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-e35e8438fbe83fb0.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-883ab5e90dbaa0e5.rmeta --extern utf8=/work/oxidecomputer/dropshot/target/debug/deps/libutf8-f568755c034e9060.rmeta --cap-lints allow` |
| 945 | 2026-03-06T04:22:57.265Z | Running `/home/build/.rustup/toolchains/1.94.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=00e669d8a26edf92 -C extra-filename=-2c74c08de44854ec --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-c52e7ad402ba267e.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-5c55cff38689e41a.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d70306fd27233143.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern httparse=/work/oxidecomputer/dropshot/target/debug/deps/libhttparse-e1df7f6c99a3ef24.rmeta --extern memchr=/work/oxidecomputer/dropshot/target/debug/deps/libmemchr-b79fae1ad754898c.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-cd839f6c41e01b56.rmeta --extern spin=/work/oxidecomputer/dropshot/target/debug/deps/libspin-6ac1cf431a74d929.rmeta --cap-lints allow` |
| 946 | 2026-03-06T04:22:57.497Z | Running `/work/oxidecomputer/dropshot/target/debug/build/anyhow-7beed7dba358ec0e/build-script-build` |
| 947 | 2026-03-06T04:22:57.925Z | Running `/home/build/.rustup/toolchains/1.94.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=e416e9708fea0cd8 -C extra-filename=-d776a50536893154 --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-7f4a211f77c79b8d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rmeta --extern take_mut=/work/oxidecomputer/dropshot/target/debug/deps/libtake_mut-02633ef055e73bb7.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-851e3c7f1af43b0b.rmeta --cap-lints allow --cfg integer128` |
| 948 | 2026-03-06T04:22:58.150Z | Compiling slog-term v2.9.2 |
| 949 | 2026-03-06T04:22:58.155Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-term-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=2759f3dd2d5a0f69 -C extra-filename=-599cea71abbf35dc --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-510c516870858e28.rmeta --extern is_terminal=/work/oxidecomputer/dropshot/target/debug/deps/libis_terminal-ce1f47c4ba00071e.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rmeta --extern term=/work/oxidecomputer/dropshot/target/debug/deps/libterm-a8d82e73834dd824.rmeta --extern thread_local=/work/oxidecomputer/dropshot/target/debug/deps/libthread_local-851e3c7f1af43b0b.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c090d92fb8bf1b38.rmeta --cap-lints allow` |
| 950 | 2026-03-06T04:22:58.382Z | Running `/home/build/.rustup/toolchains/1.94.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=456a18522e1c7c26 -C extra-filename=-f3cccb0f48edaeb7 --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-510c516870858e28.rmeta --extern dyn_clone=/work/oxidecomputer/dropshot/target/debug/deps/libdyn_clone-5aa967e20e27c216.rmeta --extern schemars_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschemars_derive-410efc61784428fb.so --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern uuid1=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 951 | 2026-03-06T04:22:58.533Z | Running `/work/oxidecomputer/dropshot/target/debug/build/dropshot-ebc147907410e365/build-script-build` |
| 952 | 2026-03-06T04:22:58.586Z | Compiling usdt v0.6.0 |
| 953 | 2026-03-06T04:22:58.589Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/usdt-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="asm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=fae317fa6646bb38 -C extra-filename=-d5239a10853365b9 --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-5b9ee9f8ca67bafa.rmeta --extern goblin=/work/oxidecomputer/dropshot/target/debug/deps/libgoblin-178132acc3703378.rmeta --extern memmap2=/work/oxidecomputer/dropshot/target/debug/deps/libmemmap2-61f35e3e33a42ecd.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern usdt_attr_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_attr_macro-011cc9cfdfebfe4c.so --extern usdt_impl=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_impl-7f4769135c12ebed.rmeta --extern usdt_macro=/work/oxidecomputer/dropshot/target/debug/deps/libusdt_macro-4781cbcabde267b6.so --cap-lints allow` |
| 954 | 2026-03-06T04:22:59.114Z | Compiling async-stream v0.3.6 |
| 955 | 2026-03-06T04:22:59.118Z | Running `/home/build/.rustup/toolchains/1.94.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=1c588390532024bd -C extra-filename=-d9b5dbebdb881cd9 --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-deb0a1fe5619ca3e.so --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 956 | 2026-03-06T04:22:59.158Z | Compiling hyper-rustls v0.27.3 |
| 957 | 2026-03-06T04:22:59.161Z | Running `/home/build/.rustup/toolchains/1.94.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=3d6ee43f3c8adb28 -C extra-filename=-1de4f9b43ff4c554 --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-d70306fd27233143.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76f29d7a39316f5b.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-bcd7a2b3b63ff1c2.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-c8b2e361fc093994.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 958 | 2026-03-06T04:22:59.702Z | Compiling tower-http v0.6.8 |
| 959 | 2026-03-06T04:22:59.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=412fdffaa5975942 -C extra-filename=-8d40e9e5be3ce8fe --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-8feeb20b170f3d18.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d70306fd27233143.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern iri_string=/work/oxidecomputer/dropshot/target/debug/deps/libiri_string-b856ce14083d1143.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-9cdd92e27db1bcbe.rmeta --extern tower_layer=/work/oxidecomputer/dropshot/target/debug/deps/libtower_layer-b894ad9be9c4b00f.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow` |
| 960 | 2026-03-06T04:22:59.711Z | Compiling atomicwrites v0.4.4 |
| 961 | 2026-03-06T04:22:59.711Z | Running `/home/build/.rustup/toolchains/1.94.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=1eb3798770529629 -C extra-filename=-76ca7b3a4a4d9e20 --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-ec88ae5cadb5485c.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rmeta --cap-lints allow` |
| 962 | 2026-03-06T04:22:59.711Z | Compiling futures v0.3.32 |
| 963 | 2026-03-06T04:22:59.711Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "spin", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=609709118ebe6843 -C extra-filename=-237470b4d8dc200a --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-0451efcfe47105d8.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern futures_executor=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_executor-c96f566bf6c75905.rmeta --extern futures_io=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_io-b5794adf88a0eab4.rmeta --extern futures_sink=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_sink-e2c29911eaf7bd3d.rmeta --extern futures_task=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_task-72899e7a3f8ca1c0.rmeta --extern futures_util=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_util-d70306fd27233143.rmeta --cap-lints allow` |
| 964 | 2026-03-06T04:22:59.711Z | Compiling slog-bunyan v2.5.0 |
| 965 | 2026-03-06T04:22:59.711Z | Running `/home/build/.rustup/toolchains/1.94.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=1dd841df23eb2cb3 -C extra-filename=-69d90accfd308e8d --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-42acede73a44ac6d.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c090d92fb8bf1b38.rmeta --cap-lints allow` |
| 966 | 2026-03-06T04:22:59.711Z | Compiling hyper-tls v0.6.0 |
| 967 | 2026-03-06T04:22:59.711Z | Running `/home/build/.rustup/toolchains/1.94.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=7012593bd4ea4ff6 -C extra-filename=-9eee89f5946f54cd --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-c52e7ad402ba267e.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rmeta --extern native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-dc9e8e974cc44299.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-fdb6f3e8783f13b0.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow -L native=/usr/ssl-3/lib/amd64` |
| 968 | 2026-03-06T04:22:59.767Z | Running `/home/build/.rustup/toolchains/1.94.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=4905147357493d35 -C extra-filename=-a358a938dc042170 --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-cd839f6c41e01b56.rmeta --extern unicase=/work/oxidecomputer/dropshot/target/debug/deps/libunicase-dfd503d3419e2878.rmeta --cap-lints allow` |
| 969 | 2026-03-06T04:22:59.838Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dac29164d4963b53 -C extra-filename=-ceef153f0284b33a --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"))'` |
| 970 | 2026-03-06T04:22:59.864Z | Compiling event-listener-strategy v0.5.4 |
| 971 | 2026-03-06T04:22:59.867Z | Running `/home/build/.rustup/toolchains/1.94.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=9b00f749e430db46 -C extra-filename=-9c590b90ba35e986 --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-d87c64038faa0c8c.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 972 | 2026-03-06T04:22:59.940Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=16f11444b3650d97 -C extra-filename=-596cf5f661253d77 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'` |
| 973 | 2026-03-06T04:23:00.060Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 974 | 2026-03-06T04:23:00.064Z | Running `/home/build/.rustup/toolchains/1.94.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=f7304498e73dca3b -C extra-filename=-635162beeada2cc5 --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-42b237746ca7094e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-9e6a0c6c95b1521f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d160433720c07c22.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro` |
| 975 | 2026-03-06T04:23:00.129Z | Compiling rustls-native-certs v0.7.0 |
| 976 | 2026-03-06T04:23:00.164Z | Running `/home/build/.rustup/toolchains/1.94.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=db429caab98baecd -C extra-filename=-965524a38396243d --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-468f157bc82c4b48.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 977 | 2026-03-06T04:23:00.372Z | Compiling openapiv3 v2.2.0 |
| 978 | 2026-03-06T04:23:00.378Z | Running `/home/build/.rustup/toolchains/1.94.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=ae25405b00d346a9 -C extra-filename=-dc8bd5cb35352ee7 --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-606652a35ea792c9.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --cap-lints allow` |
| 979 | 2026-03-06T04:23:00.584Z | Compiling yasna v0.5.2 |
| 980 | 2026-03-06T04:23:00.587Z | Running `/home/build/.rustup/toolchains/1.94.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=6a6faa886674e4a1 -C extra-filename=-eb22b80f161ed2ca --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-c090d92fb8bf1b38.rmeta --cap-lints allow` |
| 981 | 2026-03-06T04:23:00.603Z | Compiling async-trait v0.1.89 |
| 982 | 2026-03-06T04:23:00.606Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e57fc40ca9cc6b89 -C extra-filename=-3652a50683a97a91 --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-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 983 | 2026-03-06T04:23:00.833Z | Compiling pem v3.0.6 |
| 984 | 2026-03-06T04:23:00.845Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=300d13cc7fd4601e -C extra-filename=-5ccec7bd4384bf7c --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-b738cfa096a74f0a.rmeta --cap-lints allow` |
| 985 | 2026-03-06T04:23:00.950Z | Compiling waitgroup v0.1.2 |
| 986 | 2026-03-06T04:23:00.954Z | Running `/home/build/.rustup/toolchains/1.94.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=ed74345c2e17512c -C extra-filename=-7687f9f9dc8eb415 --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-b9cd23661a8d912b.rmeta --cap-lints allow` |
| 987 | 2026-03-06T04:23:01.200Z | Compiling serde_path_to_error v0.1.20 |
| 988 | 2026-03-06T04:23:01.203Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_path_to_error-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d0847d1b294f145 -C extra-filename=-084804c7b7abb3fc --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-4679cba306b354ec.rmeta --extern serde_core=/work/oxidecomputer/dropshot/target/debug/deps/libserde_core-5bcb53970a4b411d.rmeta --cap-lints allow` |
| 989 | 2026-03-06T04:23:01.436Z | Compiling webpki-roots v1.0.0 |
| 990 | 2026-03-06T04:23:01.439Z | Running `/home/build/.rustup/toolchains/1.94.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=fc490abd35ac090a -C extra-filename=-8158e39b2b0f2832 --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-5fc11c8fcda62918.rmeta --cap-lints allow` |
| 991 | 2026-03-06T04:23:01.637Z | Compiling hostname v0.4.2 |
| 992 | 2026-03-06T04:23:01.640Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=2353273069bc932c -C extra-filename=-90d8ed2616584410 --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-37098f264d07060d.rmeta --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rmeta --cap-lints allow` |
| 993 | 2026-03-06T04:23:01.657Z | Compiling simple-mermaid v0.2.0 |
| 994 | 2026-03-06T04:23:01.660Z | Running `/home/build/.rustup/toolchains/1.94.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=11e444f58f736417 -C extra-filename=-43709cb5eda010a9 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 995 | 2026-03-06T04:23:01.766Z | Compiling glob v0.3.0 |
| 996 | 2026-03-06T04:23:01.769Z | Running `/home/build/.rustup/toolchains/1.94.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=edfa5dd740772e92 -C extra-filename=-74378c6721ac058f --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 997 | 2026-03-06T04:23:01.871Z | Compiling termcolor v1.1.2 |
| 998 | 2026-03-06T04:23:01.884Z | Running `/home/build/.rustup/toolchains/1.94.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=d0aa9922e2f70429 -C extra-filename=-2df17628b16ab8f6 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 999 | 2026-03-06T04:23:01.986Z | Compiling http-range v0.1.4 |
| 1000 | 2026-03-06T04:23:01.999Z | Running `/home/build/.rustup/toolchains/1.94.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=826e9aedd24934ef -C extra-filename=-c0bb057df60da313 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1001 | 2026-03-06T04:23:02.156Z | Compiling debug-ignore v1.0.5 |
| 1002 | 2026-03-06T04:23:02.183Z | Running `/home/build/.rustup/toolchains/1.94.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=1c333cae8313d24b -C extra-filename=-81c65e404c8b8e5b --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1003 | 2026-03-06T04:23:02.306Z | Compiling trybuild v1.0.116 |
| 1004 | 2026-03-06T04:23:02.310Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=94b171fb4da1f25a -C extra-filename=-04e20b0fa9509e9e --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-74378c6721ac058f.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_derive=/work/oxidecomputer/dropshot/target/debug/deps/libserde_derive-09b39969961a135d.so --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern target_triple=/work/oxidecomputer/dropshot/target/debug/deps/libtarget_triple-ceef153f0284b33a.rmeta --extern termcolor=/work/oxidecomputer/dropshot/target/debug/deps/libtermcolor-2df17628b16ab8f6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rmeta --cap-lints allow` |
| 1005 | 2026-03-06T04:23:02.320Z | Compiling hyper-staticfile v0.10.1 |
| 1006 | 2026-03-06T04:23:02.323Z | Running `/home/build/.rustup/toolchains/1.94.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=d58ea87908879647 -C extra-filename=-fcf35315605bb1c9 --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-d70306fd27233143.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_range=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_range-c0bb057df60da313.rmeta --extern httpdate=/work/oxidecomputer/dropshot/target/debug/deps/libhttpdate-3da35ee8194b1f3e.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern rand=/work/oxidecomputer/dropshot/target/debug/deps/librand-e35e8438fbe83fb0.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-dac72c1afa68b2e5.rmeta --cap-lints allow` |
| 1007 | 2026-03-06T04:23:02.333Z | Compiling reqwest v0.12.28 |
| 1008 | 2026-03-06T04:23:02.336Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=f8064deded537788 -C extra-filename=-905ee312397333dd --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-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern encoding_rs=/work/oxidecomputer/dropshot/target/debug/deps/libencoding_rs-5c55cff38689e41a.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern h2=/work/oxidecomputer/dropshot/target/debug/deps/libh2-7b3e5c0f681d5bb7.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body-41082e182ce66fa9.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-1de4f9b43ff4c554.rmeta --extern hyper_tls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_tls-9eee89f5946f54cd.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern mime=/work/oxidecomputer/dropshot/target/debug/deps/libmime-cd839f6c41e01b56.rmeta --extern native_tls_crate=/work/oxidecomputer/dropshot/target/debug/deps/libnative_tls-dc9e8e974cc44299.rmeta --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-76f29d7a39316f5b.rmeta --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rmeta --extern sync_wrapper=/work/oxidecomputer/dropshot/target/debug/deps/libsync_wrapper-5452309f8710483b.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_native_tls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_native_tls-fdb6f3e8783f13b0.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-bcd7a2b3b63ff1c2.rmeta --extern tower=/work/oxidecomputer/dropshot/target/debug/deps/libtower-9cdd92e27db1bcbe.rmeta --extern tower_http=/work/oxidecomputer/dropshot/target/debug/deps/libtower_http-8d40e9e5be3ce8fe.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --extern url=/work/oxidecomputer/dropshot/target/debug/deps/liburl-dac72c1afa68b2e5.rmeta --extern webpki_roots=/work/oxidecomputer/dropshot/target/debug/deps/libwebpki_roots-8158e39b2b0f2832.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1009 | 2026-03-06T04:23:02.620Z | Compiling rcgen v0.14.7 |
| 1010 | 2026-03-06T04:23:02.625Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rcgen_docsrs)' --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "aws_lc_rs_unstable", "crypto", "default", "fips", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=1d31eaa001117be7 -C extra-filename=-0b4ca516061cd200 --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-5ccec7bd4384bf7c.rmeta --extern ring=/work/oxidecomputer/dropshot/target/debug/deps/libring-256aeb60b170e2a2.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern time=/work/oxidecomputer/dropshot/target/debug/deps/libtime-c090d92fb8bf1b38.rmeta --extern yasna=/work/oxidecomputer/dropshot/target/debug/deps/libyasna-eb22b80f161ed2ca.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1011 | 2026-03-06T04:23:02.672Z | Compiling hyper-rustls v0.26.0 |
| 1012 | 2026-03-06T04:23:02.675Z | Running `/home/build/.rustup/toolchains/1.94.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=86eb2a4b9b3288df -C extra-filename=-353008e04b868f74 --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-d70306fd27233143.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rmeta --extern rustls_native_certs=/work/oxidecomputer/dropshot/target/debug/deps/librustls_native_certs-965524a38396243d.rmeta --extern pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rmeta --extern tower_service=/work/oxidecomputer/dropshot/target/debug/deps/libtower_service-5d2582284eb0eb9e.rmeta --cap-lints allow -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1013 | 2026-03-06T04:23:02.865Z | Compiling async-channel v2.5.0 |
| 1014 | 2026-03-06T04:23:02.868Z | Running `/home/build/.rustup/toolchains/1.94.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=8908e228a5c28e70 -C extra-filename=-1581dfaf5b00d90e --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-cdfb8c37482991be.rmeta --extern event_listener_strategy=/work/oxidecomputer/dropshot/target/debug/deps/libevent_listener_strategy-9c590b90ba35e986.rmeta --extern futures_core=/work/oxidecomputer/dropshot/target/debug/deps/libfutures_core-f7d189b3358106af.rmeta --extern pin_project_lite=/work/oxidecomputer/dropshot/target/debug/deps/libpin_project_lite-c004f392f1597ca5.rmeta --cap-lints allow` |
| 1015 | 2026-03-06T04:23:03.236Z | Compiling expectorate v1.2.0 |
| 1016 | 2026-03-06T04:23:03.239Z | Running `/home/build/.rustup/toolchains/1.94.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=6557cfc64f30dac5 -C extra-filename=-1be11205aa18bee3 --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-76ca7b3a4a4d9e20.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-04abe470658ddd38.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-886999d03a1bf22d.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-73d2515aa304e13c.rmeta --cap-lints allow` |
| 1017 | 2026-03-06T04:23:03.272Z | Compiling tokio-tungstenite v0.24.0 |
| 1018 | 2026-03-06T04:23:03.276Z | Running `/home/build/.rustup/toolchains/1.94.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=1c2155a32eb58854 -C extra-filename=-484ef52a19655358 --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-d70306fd27233143.rmeta --extern log=/work/oxidecomputer/dropshot/target/debug/deps/liblog-8420145043d9b9bb.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtungstenite-854bca5fd292b8ca.rmeta --cap-lints allow` |
| 1019 | 2026-03-06T04:23:03.439Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs --error-format=json --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=a9f39328c1505ae0 -C extra-filename=-bf5e5269fc018c72 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)'` |
| 1020 | 2026-03-06T04:23:03.478Z | Compiling subprocess v1.0.0 |
| 1021 | 2026-03-06T04:23:03.481Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-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=b6136618b7ef8d65 -C extra-filename=-cd11771b8ab6ccc3 --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-7487f4d935b41746.rmeta --cap-lints allow` |
| 1022 | 2026-03-06T04:23:03.827Z | Compiling buf-list v1.1.2 |
| 1023 | 2026-03-06T04:23:03.830Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=17a9315ab307f6f5 -C extra-filename=-c2ae953b9925586e --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-c52e7ad402ba267e.rmeta --cap-lints allow` |
| 1024 | 2026-03-06T04:23:04.295Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6cbc45ed94a71e4a -C extra-filename=-b1ae945b04fc8510 --out-dir /work/oxidecomputer/dropshot/target/debug/deps -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1025 | 2026-03-06T04:23:04.378Z | Compiling prettyplease v0.2.37 |
| 1026 | 2026-03-06T04:23:04.381Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=2e54b6c6aa8b7fbf -C extra-filename=-199667a2272c9ad5 --out-dir /work/oxidecomputer/dropshot/target/debug/build/prettyplease-199667a2272c9ad5 -L dependency=/work/oxidecomputer/dropshot/target/debug/deps --cap-lints allow` |
| 1027 | 2026-03-06T04:23:04.457Z | Compiling schema-derive v0.1.0 |
| 1028 | 2026-03-06T04:23:04.460Z | Running `/home/build/.rustup/toolchains/1.94.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=b2944be25b3d6744 -C extra-filename=-e802be27896438e5 --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-fffb1f383ed5c48c.so --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro --cap-lints allow` |
| 1029 | 2026-03-06T04:23:04.675Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=5717a68313b59214 -C extra-filename=-b19e75ecbf9fbf19 --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-e03c81b4f4c6f5c6.rmeta --extern getrandom=/work/oxidecomputer/dropshot/target/debug/deps/libgetrandom-3dc90168477d2a72.rmeta --extern once_cell=/work/oxidecomputer/dropshot/target/debug/deps/libonce_cell-b1ae945b04fc8510.rmeta --extern rustix=/work/oxidecomputer/dropshot/target/debug/deps/librustix-1eed73ff17212789.rmeta --cap-lints allow` |
| 1030 | 2026-03-06T04:23:04.774Z | Running `/work/oxidecomputer/dropshot/target/debug/build/prettyplease-199667a2272c9ad5/build-script-build` |
| 1031 | 2026-03-06T04:23:04.807Z | Running `/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bf4a092a2c0c553b -C extra-filename=-b37e480dffe92496 --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-8154a307aae54b13.rmeta --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
| 1032 | 2026-03-06T04:23:05.609Z | Running `/home/build/.rustup/toolchains/1.94.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=a35120d3c1ebb970 -C extra-filename=-936afd75b4742d5b --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-ec88ae5cadb5485c.rmeta --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-b19e75ecbf9fbf19.rmeta --cap-lints allow` |
| 1033 | 2026-03-06T04:23:05.976Z | Running `/home/build/.rustup/toolchains/1.94.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=297ce5bb36d94889 -C extra-filename=-5443622f787576ab --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-936afd75b4742d5b.rmeta --extern console=/work/oxidecomputer/dropshot/target/debug/deps/libconsole-04abe470658ddd38.rmeta --extern newline_converter=/work/oxidecomputer/dropshot/target/debug/deps/libnewline_converter-886999d03a1bf22d.rmeta --extern similar=/work/oxidecomputer/dropshot/target/debug/deps/libsimilar-73d2515aa304e13c.rmeta --cap-lints allow` |
| 1034 | 2026-03-06T04:23:06.565Z | Compiling schema v0.1.0 |
| 1035 | 2026-03-06T04:23:06.568Z | Running `/home/build/.rustup/toolchains/1.94.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=0601c4feff1d6184 -C extra-filename=-681133a54a855099 --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-8154a307aae54b13.rmeta --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rmeta --extern schema_derive=/work/oxidecomputer/dropshot/target/debug/deps/libschema_derive-e802be27896438e5.so --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rmeta --cap-lints allow` |
| 1036 | 2026-03-06T04:23:06.683Z | Running `/home/build/.rustup/toolchains/1.94.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=eeb1cc6f76bbbfb6 -C extra-filename=-3ca806c9aa0d116f --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-5443622f787576ab.rlib --extern heck=/work/oxidecomputer/dropshot/target/debug/deps/libheck-42b237746ca7094e.rlib --extern prettyplease=/work/oxidecomputer/dropshot/target/debug/deps/libprettyplease-b37e480dffe92496.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern schema=/work/oxidecomputer/dropshot/target/debug/deps/libschema-681133a54a855099.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-9e6a0c6c95b1521f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d160433720c07c22.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro` |
| 1037 | 2026-03-06T04:23:07.021Z | Running `/home/build/.rustup/toolchains/1.94.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=e13ce8df0232143a -C extra-filename=-951b47b647e8fc44 --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-d9b5dbebdb881cd9.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1038 | 2026-03-06T04:23:08.433Z | Running `/home/build/.rustup/toolchains/1.94.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=32a32e8707fd0b60 -C extra-filename=-879016cb9780e67d --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1039 | 2026-03-06T04:23:15.962Z | Running `/home/build/.rustup/toolchains/1.94.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=b5c1b3d91a4e3b8d -C extra-filename=-0622ec101b211e1b --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1040 | 2026-03-06T04:23:15.968Z | Running `/home/build/.rustup/toolchains/1.94.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=61fd2bd214954379 -C extra-filename=-72b47fa0a9a488ef --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1041 | 2026-03-06T04:23:15.968Z | Running `/home/build/.rustup/toolchains/1.94.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=6d4635756899537a -C extra-filename=-e6fea15ccfacef33 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1042 | 2026-03-06T04:23:15.968Z | Running `/home/build/.rustup/toolchains/1.94.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=26fb12188a1f4ae8 -C extra-filename=-63796b564547c3d4 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1043 | 2026-03-06T04:23:15.968Z | Running `/home/build/.rustup/toolchains/1.94.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=dfddab4ab6b46b5b -C extra-filename=-31e7f4fefba07960 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1044 | 2026-03-06T04:23:15.973Z | Running `/home/build/.rustup/toolchains/1.94.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=61454900474aa0e3 -C extra-filename=-d86618176f4698de --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1045 | 2026-03-06T04:23:15.976Z | Running `/home/build/.rustup/toolchains/1.94.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=c45bd729fe01b82d -C extra-filename=-97e588fc3c59d0f6 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1046 | 2026-03-06T04:23:30.550Z | Running `/home/build/.rustup/toolchains/1.94.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=7083caa1b51bfa0b -C extra-filename=-2966cd24197f1a52 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1047 | 2026-03-06T04:23:31.990Z | Running `/home/build/.rustup/toolchains/1.94.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=eb4e447e571827b9 -C extra-filename=-7ee516ed14ae7104 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1048 | 2026-03-06T04:23:36.243Z | Running `/home/build/.rustup/toolchains/1.94.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=2f71cbb83b99b78e -C extra-filename=-e818568d38963223 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1049 | 2026-03-06T04:23:36.390Z | Running `/home/build/.rustup/toolchains/1.94.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=c9ba4ba8d13f6b8b -C extra-filename=-ae402ab0d9b14a19 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1050 | 2026-03-06T04:23:37.052Z | Running `/home/build/.rustup/toolchains/1.94.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=fec1b08a2c55bbb7 -C extra-filename=-48e55eaa62540c6d --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1051 | 2026-03-06T04:23:38.311Z | Running `/home/build/.rustup/toolchains/1.94.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=aa30d2f5a6c5cf7e -C extra-filename=-0ea57e7c5f827b18 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1052 | 2026-03-06T04:23:38.781Z | Running `/home/build/.rustup/toolchains/1.94.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=61dabfe4fa77b1f3 -C extra-filename=-01c8809bff85af3e --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1053 | 2026-03-06T04:23:51.111Z | Running `/home/build/.rustup/toolchains/1.94.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=9b1bd1110985c87a -C extra-filename=-1bfdac869931d8a3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1054 | 2026-03-06T04:23:55.268Z | Running `/home/build/.rustup/toolchains/1.94.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=e5e32d32c2a4c384 -C extra-filename=-08fe62ef0f353e63 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1055 | 2026-03-06T04:23:55.824Z | Running `/home/build/.rustup/toolchains/1.94.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=aa367e97593b78c4 -C extra-filename=-e85cccc2fca93b65 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1056 | 2026-03-06T04:23:55.892Z | Running `/home/build/.rustup/toolchains/1.94.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=69808eac0e980f02 -C extra-filename=-6d74d6dd7b5e861c --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1057 | 2026-03-06T04:23:56.367Z | Running `/home/build/.rustup/toolchains/1.94.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=9175f44c0a925e46 -C extra-filename=-002c963e1bf13f1f --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1058 | 2026-03-06T04:23:59.256Z | Running `/home/build/.rustup/toolchains/1.94.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=c067286644717fc9 -C extra-filename=-5b351122a609ccf3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1059 | 2026-03-06T04:24:02.045Z | Running `/home/build/.rustup/toolchains/1.94.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=fec767a6f2b9d76e -C extra-filename=-7b995827ad21d257 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1060 | 2026-03-06T04:24:13.965Z | Running `/home/build/.rustup/toolchains/1.94.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=a33d824db8ac6de6 -C extra-filename=-c2713dd8f1e06f12 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1061 | 2026-03-06T04:24:15.375Z | Running `/home/build/.rustup/toolchains/1.94.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=48deb258c2c27694 -C extra-filename=-72a46c5fc48d208e --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1062 | 2026-03-06T04:24:15.508Z | Running `/home/build/.rustup/toolchains/1.94.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=7c0ad4280b24cfe8 -C extra-filename=-cc1b9ac13166878a --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-951b47b647e8fc44.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-635162beeada2cc5.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1063 | 2026-03-06T04:24:31.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s |
| 1064 | 2026-03-06T04:24:31.860Z | |
| 1065 | 2026-03-06T04:24:31.860Z | real 2:21.996998560 |
| 1066 | 2026-03-06T04:24:31.860Z | user 14:47.716037515 |
| 1067 | 2026-03-06T04:24:31.860Z | sys 1:49.727830321 |
| 1068 | 2026-03-06T04:24:31.860Z | trap 0.758672763 |
| 1069 | 2026-03-06T04:24:31.863Z | tflt 0.344110340 |
| 1070 | 2026-03-06T04:24:31.863Z | dflt 0.217535948 |
| 1071 | 2026-03-06T04:24:31.863Z | kflt 0.005369002 |
| 1072 | 2026-03-06T04:24:31.863Z | lock 1:00:57.073464777 |
| 1073 | 2026-03-06T04:24:31.863Z | slp 51:49.776415375 |
| 1074 | 2026-03-06T04:24:31.863Z | lat 52.651971962 |
| 1075 | 2026-03-06T04:24:31.863Z | stop 1:24.515810538 |
| 1076 | 2026-03-06T04:24:31.864Z | + banner test |
| 1077 | 2026-03-06T04:24:31.864Z | |
| 1078 | 2026-03-06T04:24:31.864Z | ##### ###### #### ##### |
| 1079 | 2026-03-06T04:24:31.864Z | # # # # |
| 1080 | 2026-03-06T04:24:31.864Z | # ##### #### # |
| 1081 | 2026-03-06T04:24:31.864Z | # # # # |
| 1082 | 2026-03-06T04:24:31.864Z | # # # # # |
| 1083 | 2026-03-06T04:24:31.864Z | # ###### #### # |
| 1084 | 2026-03-06T04:24:31.864Z | |
| 1085 | 2026-03-06T04:24:31.864Z | + ptime -m cargo test --all-features --locked --verbose |
| 1086 | 2026-03-06T04:24:32.194Z | Fresh unicode-ident v1.0.12 |
| 1087 | 2026-03-06T04:24:32.194Z | Fresh cfg-if v1.0.0 |
| 1088 | 2026-03-06T04:24:32.194Z | Fresh itoa v1.0.1 |
| 1089 | 2026-03-06T04:24:32.198Z | Fresh memchr v2.6.0 |
| 1090 | 2026-03-06T04:24:32.198Z | Fresh proc-macro2 v1.0.106 |
| 1091 | 2026-03-06T04:24:32.198Z | Fresh pin-project-lite v0.2.12 |
| 1092 | 2026-03-06T04:24:32.198Z | Fresh shlex v1.3.0 |
| 1093 | 2026-03-06T04:24:32.198Z | Fresh autocfg v1.1.0 |
| 1094 | 2026-03-06T04:24:32.198Z | Fresh smallvec v1.13.2 |
| 1095 | 2026-03-06T04:24:32.198Z | Fresh quote v1.0.44 |
| 1096 | 2026-03-06T04:24:32.198Z | Fresh libc v0.2.182 |
| 1097 | 2026-03-06T04:24:32.198Z | Fresh cc v1.2.16 |
| 1098 | 2026-03-06T04:24:32.198Z | Fresh bytes v1.11.1 |
| 1099 | 2026-03-06T04:24:32.198Z | Fresh version_check v0.9.5 |
| 1100 | 2026-03-06T04:24:32.198Z | Fresh futures-core v0.3.32 |
| 1101 | 2026-03-06T04:24:32.198Z | Fresh scopeguard v1.2.0 |
| 1102 | 2026-03-06T04:24:32.199Z | Fresh futures-sink v0.3.32 |
| 1103 | 2026-03-06T04:24:32.199Z | Fresh serde_derive v1.0.228 |
| 1104 | 2026-03-06T04:24:32.199Z | Fresh lock_api v0.4.6 |
| 1105 | 2026-03-06T04:24:32.199Z | Fresh tokio-macros v2.6.0 |
| 1106 | 2026-03-06T04:24:32.199Z | Fresh log v0.4.17 |
| 1107 | 2026-03-06T04:24:32.199Z | Fresh parking_lot_core v0.9.4 |
| 1108 | 2026-03-06T04:24:32.199Z | Fresh synstructure v0.13.1 |
| 1109 | 2026-03-06T04:24:32.199Z | Fresh signal-hook-registry v1.4.0 |
| 1110 | 2026-03-06T04:24:32.199Z | Fresh mio v1.0.3 |
| 1111 | 2026-03-06T04:24:32.199Z | Fresh socket2 v0.6.0 |
| 1112 | 2026-03-06T04:24:32.199Z | Fresh getrandom v0.2.11 |
| 1113 | 2026-03-06T04:24:32.199Z | Fresh parking_lot v0.12.1 |
| 1114 | 2026-03-06T04:24:32.199Z | Fresh slab v0.4.9 |
| 1115 | 2026-03-06T04:24:32.199Z | Fresh zmij v1.0.2 |
| 1116 | 2026-03-06T04:24:32.199Z | Fresh bitflags v2.11.0 |
| 1117 | 2026-03-06T04:24:32.199Z | Fresh zerofrom-derive v0.1.5 |
| 1118 | 2026-03-06T04:24:32.199Z | Fresh futures-channel v0.3.32 |
| 1119 | 2026-03-06T04:24:32.199Z | Fresh tokio v1.49.0 |
| 1120 | 2026-03-06T04:24:32.199Z | Fresh http v1.4.0 |
| 1121 | 2026-03-06T04:24:32.199Z | Fresh zeroize v1.7.0 |
| 1122 | 2026-03-06T04:24:32.199Z | Fresh zerofrom v0.1.5 |
| 1123 | 2026-03-06T04:24:32.199Z | Fresh yoke-derive v0.7.5 |
| 1124 | 2026-03-06T04:24:32.199Z | Fresh thiserror-impl v2.0.18 |
| 1125 | 2026-03-06T04:24:32.199Z | Fresh futures-macro v0.3.32 |
| 1126 | 2026-03-06T04:24:32.199Z | Fresh rustls-pki-types v1.14.0 |
| 1127 | 2026-03-06T04:24:32.199Z | Fresh stable_deref_trait v1.2.0 |
| 1128 | 2026-03-06T04:24:32.199Z | Fresh futures-task v0.3.32 |
| 1129 | 2026-03-06T04:24:32.199Z | Fresh futures-io v0.3.32 |
| 1130 | 2026-03-06T04:24:32.199Z | Fresh zerovec-derive v0.10.3 |
| 1131 | 2026-03-06T04:24:32.199Z | Fresh futures-util v0.3.32 |
| 1132 | 2026-03-06T04:24:32.199Z | Fresh yoke v0.7.5 |
| 1133 | 2026-03-06T04:24:32.199Z | Fresh thiserror v2.0.18 |
| 1134 | 2026-03-06T04:24:32.199Z | Fresh displaydoc v0.2.5 |
| 1135 | 2026-03-06T04:24:32.199Z | Fresh zerovec v0.10.4 |
| 1136 | 2026-03-06T04:24:32.199Z | Fresh serde_core v1.0.228 |
| 1137 | 2026-03-06T04:24:32.199Z | Fresh tracing-core v0.1.32 |
| 1138 | 2026-03-06T04:24:32.199Z | Fresh ucd-trie v0.1.6 |
| 1139 | 2026-03-06T04:24:32.199Z | Fresh hashbrown v0.16.1 |
| 1140 | 2026-03-06T04:24:32.199Z | Fresh getrandom v0.4.1 |
| 1141 | 2026-03-06T04:24:32.199Z | Fresh httparse v1.10.0 |
| 1142 | 2026-03-06T04:24:32.200Z | Fresh untrusted v0.9.0 |
| 1143 | 2026-03-06T04:24:32.200Z | Fresh equivalent v1.0.0 |
| 1144 | 2026-03-06T04:24:32.200Z | Fresh pest v2.8.1 |
| 1145 | 2026-03-06T04:24:32.200Z | Fresh tracing v0.1.40 |
| 1146 | 2026-03-06T04:24:32.200Z | Fresh tinystr v0.7.6 |
| 1147 | 2026-03-06T04:24:32.200Z | Fresh ring v0.17.13 |
| 1148 | 2026-03-06T04:24:32.200Z | Fresh indexmap v2.13.0 |
| 1149 | 2026-03-06T04:24:32.200Z | Fresh serde v1.0.228 |
| 1150 | 2026-03-06T04:24:32.200Z | Fresh http-body v1.0.1 |
| 1151 | 2026-03-06T04:24:32.200Z | Fresh errno v0.3.10 |
| 1152 | 2026-03-06T04:24:32.200Z | Fresh writeable v0.5.5 |
| 1153 | 2026-03-06T04:24:32.200Z | Fresh atomic-waker v1.1.2 |
| 1154 | 2026-03-06T04:24:32.200Z | Fresh percent-encoding v2.3.2 |
| 1155 | 2026-03-06T04:24:32.200Z | Fresh pkg-config v0.3.31 |
| 1156 | 2026-03-06T04:24:32.200Z | Fresh vcpkg v0.2.15 |
| 1157 | 2026-03-06T04:24:32.200Z | Fresh litemap v0.7.4 |
| 1158 | 2026-03-06T04:24:32.200Z | Fresh icu_locid v1.5.0 |
| 1159 | 2026-03-06T04:24:32.200Z | Fresh pest_meta v2.8.1 |
| 1160 | 2026-03-06T04:24:32.200Z | Fresh tokio-util v0.7.7 |
| 1161 | 2026-03-06T04:24:32.200Z | Fresh zerocopy-derive v0.8.27 |
| 1162 | 2026-03-06T04:24:32.200Z | Fresh icu_provider_macros v1.5.0 |
| 1163 | 2026-03-06T04:24:32.200Z | Fresh fnv v1.0.7 |
| 1164 | 2026-03-06T04:24:32.200Z | Fresh try-lock v0.2.3 |
| 1165 | 2026-03-06T04:24:32.204Z | Fresh typenum v1.14.0 |
| 1166 | 2026-03-06T04:24:32.204Z | Fresh h2 v0.4.6 |
| 1167 | 2026-03-06T04:24:32.204Z | Fresh want v0.3.0 |
| 1168 | 2026-03-06T04:24:32.204Z | Fresh zerocopy v0.8.27 |
| 1169 | 2026-03-06T04:24:32.204Z | Fresh icu_provider v1.5.0 |
| 1170 | 2026-03-06T04:24:32.204Z | Fresh pest_generator v2.8.1 |
| 1171 | 2026-03-06T04:24:32.204Z | Fresh rustversion v1.0.22 |
| 1172 | 2026-03-06T04:24:32.204Z | Fresh rustix v1.1.4 |
| 1173 | 2026-03-06T04:24:32.204Z | Fresh rustls-webpki v0.102.8 |
| 1174 | 2026-03-06T04:24:32.204Z | Fresh tower-service v0.3.3 |
| 1175 | 2026-03-06T04:24:32.204Z | Fresh num-conv v0.2.0 |
| 1176 | 2026-03-06T04:24:32.204Z | Fresh base64 v0.22.1 |
| 1177 | 2026-03-06T04:24:32.204Z | Fresh fastrand v2.1.1 |
| 1178 | 2026-03-06T04:24:32.204Z | Fresh powerfmt v0.2.0 |
| 1179 | 2026-03-06T04:24:32.204Z | Fresh time-core v0.1.8 |
| 1180 | 2026-03-06T04:24:32.205Z | Fresh tower-layer v0.3.3 |
| 1181 | 2026-03-06T04:24:32.205Z | Fresh icu_locid_transform_data v1.5.0 |
| 1182 | 2026-03-06T04:24:32.205Z | Fresh pin-utils v0.1.0 |
| 1183 | 2026-03-06T04:24:32.205Z | Fresh byteorder v1.4.3 |
| 1184 | 2026-03-06T04:24:32.205Z | Fresh httpdate v1.0.1 |
| 1185 | 2026-03-06T04:24:32.205Z | Fresh subtle v2.5.0 |
| 1186 | 2026-03-06T04:24:32.205Z | Fresh hyper v1.8.1 |
| 1187 | 2026-03-06T04:24:32.205Z | Fresh icu_locid_transform v1.5.0 |
| 1188 | 2026-03-06T04:24:32.205Z | Fresh time-macros v0.2.27 |
| 1189 | 2026-03-06T04:24:32.205Z | Fresh deranged v0.5.5 |
| 1190 | 2026-03-06T04:24:32.205Z | Fresh crossbeam-utils v0.8.21 |
| 1191 | 2026-03-06T04:24:32.205Z | Fresh generic-array v0.14.5 |
| 1192 | 2026-03-06T04:24:32.205Z | Fresh pest_derive v2.8.1 |
| 1193 | 2026-03-06T04:24:32.205Z | Fresh serde_tokenstream v0.2.3 |
| 1194 | 2026-03-06T04:24:32.205Z | Fresh icu_collections v1.5.0 |
| 1195 | 2026-03-06T04:24:32.205Z | Fresh icu_properties_data v1.5.0 |
| 1196 | 2026-03-06T04:24:32.205Z | Fresh num_threads v0.1.3 |
| 1197 | 2026-03-06T04:24:32.205Z | Fresh dtrace-parser v0.3.0 |
| 1198 | 2026-03-06T04:24:32.205Z | Fresh rustix v0.38.44 |
| 1199 | 2026-03-06T04:24:32.205Z | Fresh icu_properties v1.5.1 |
| 1200 | 2026-03-06T04:24:32.205Z | Fresh time v0.3.47 |
| 1201 | 2026-03-06T04:24:32.205Z | Fresh serde_json v1.0.149 |
| 1202 | 2026-03-06T04:24:32.205Z | Fresh erased-serde v0.3.31 |
| 1203 | 2026-03-06T04:24:32.205Z | Fresh scroll_derive v0.13.1 |
| 1204 | 2026-03-06T04:24:32.205Z | Fresh thread-id v5.0.0 |
| 1205 | 2026-03-06T04:24:32.205Z | Fresh utf16_iter v1.0.5 |
| 1206 | 2026-03-06T04:24:32.205Z | Fresh foreign-types-shared v0.1.1 |
| 1207 | 2026-03-06T04:24:32.205Z | Fresh utf8_iter v1.0.4 |
| 1208 | 2026-03-06T04:24:32.205Z | Fresh ipnet v2.10.0 |
| 1209 | 2026-03-06T04:24:32.205Z | Fresh openssl-probe v0.1.4 |
| 1210 | 2026-03-06T04:24:32.205Z | Fresh icu_normalizer_data v1.5.0 |
| 1211 | 2026-03-06T04:24:32.205Z | Fresh write16 v1.0.0 |
| 1212 | 2026-03-06T04:24:32.205Z | Fresh foreign-types v0.3.2 |
| 1213 | 2026-03-06T04:24:32.205Z | Fresh hyper-util v0.1.20 |
| 1214 | 2026-03-06T04:24:32.205Z | Fresh paste v1.0.15 |
| 1215 | 2026-03-06T04:24:32.205Z | Fresh icu_normalizer v1.5.0 |
| 1216 | 2026-03-06T04:24:32.205Z | Fresh scroll v0.13.0 |
| 1217 | 2026-03-06T04:24:32.205Z | Fresh slog v2.8.2 |
| 1218 | 2026-03-06T04:24:32.205Z | Fresh block-buffer v0.10.2 |
| 1219 | 2026-03-06T04:24:32.206Z | Fresh crypto-common v0.1.6 |
| 1220 | 2026-03-06T04:24:32.206Z | Fresh openssl-sys v0.9.107 |
| 1221 | 2026-03-06T04:24:32.206Z | Fresh form_urlencoded v1.2.2 |
| 1222 | 2026-03-06T04:24:32.206Z | Fresh rand_core v0.6.3 |
| 1223 | 2026-03-06T04:24:32.206Z | Fresh openssl-macros v0.1.1 |
| 1224 | 2026-03-06T04:24:32.206Z | Fresh ppv-lite86 v0.2.15 |
| 1225 | 2026-03-06T04:24:32.206Z | Fresh unicode-segmentation v1.10.0 |
| 1226 | 2026-03-06T04:24:32.206Z | Fresh lazy_static v1.5.0 |
| 1227 | 2026-03-06T04:24:32.206Z | Fresh plain v0.2.3 |
| 1228 | 2026-03-06T04:24:32.206Z | Fresh mime v0.3.16 |
| 1229 | 2026-03-06T04:24:32.206Z | Fresh unicode-width v0.1.9 |
| 1230 | 2026-03-06T04:24:32.206Z | Fresh openssl v0.10.72 |
| 1231 | 2026-03-06T04:24:32.206Z | Fresh console v0.15.7 |
| 1232 | 2026-03-06T04:24:32.206Z | Fresh goblin v0.10.1 |
| 1233 | 2026-03-06T04:24:32.206Z | Fresh rand_chacha v0.3.1 |
| 1234 | 2026-03-06T04:24:32.206Z | Fresh newline-converter v0.3.0 |
| 1235 | 2026-03-06T04:24:32.206Z | Fresh digest v0.10.7 |
| 1236 | 2026-03-06T04:24:32.206Z | Fresh unicase v2.6.0 |
| 1237 | 2026-03-06T04:24:32.206Z | Fresh idna_adapter v1.2.0 |
| 1238 | 2026-03-06T04:24:32.206Z | Fresh num-traits v0.2.14 |
| 1239 | 2026-03-06T04:24:32.206Z | Fresh heck v0.5.0 |
| 1240 | 2026-03-06T04:24:32.206Z | Fresh cpufeatures v0.2.17 |
| 1241 | 2026-03-06T04:24:32.206Z | Fresh pretty-hex v0.4.1 |
| 1242 | 2026-03-06T04:24:32.206Z | Fresh iana-time-zone v0.1.47 |
| 1243 | 2026-03-06T04:24:32.206Z | Fresh winnow v0.7.13 |
| 1244 | 2026-03-06T04:24:32.206Z | Fresh semver v1.0.27 |
| 1245 | 2026-03-06T04:24:32.206Z | Fresh similar v2.2.1 |
| 1246 | 2026-03-06T04:24:32.206Z | Fresh toml_parser v1.0.9+spec-1.1.0 |
| 1247 | 2026-03-06T04:24:32.206Z | Fresh chrono v0.4.44 |
| 1248 | 2026-03-06T04:24:32.206Z | Fresh dof v0.4.0 |
| 1249 | 2026-03-06T04:24:32.206Z | Fresh sha1 v0.10.6 |
| 1250 | 2026-03-06T04:24:32.206Z | Fresh idna v1.0.3 |
| 1251 | 2026-03-06T04:24:32.206Z | Fresh rand v0.8.4 |
| 1252 | 2026-03-06T04:24:32.206Z | Fresh rustls v0.22.4 |
| 1253 | 2026-03-06T04:24:32.206Z | Fresh rustls v0.23.13 |
| 1254 | 2026-03-06T04:24:32.206Z | Fresh ryu v1.0.5 |
| 1255 | 2026-03-06T04:24:32.206Z | Fresh native-tls v0.2.12 |
| 1256 | 2026-03-06T04:24:32.206Z | Fresh concurrent-queue v2.5.0 |
| 1257 | 2026-03-06T04:24:32.206Z | Fresh http-body-util v0.1.3 |
| 1258 | 2026-03-06T04:24:32.206Z | Fresh rustls-pemfile v2.2.0 |
| 1259 | 2026-03-06T04:24:32.206Z | Fresh serde_derive_internals v0.29.0 |
| 1260 | 2026-03-06T04:24:32.207Z | Fresh thiserror-impl v1.0.69 |
| 1261 | 2026-03-06T04:24:32.207Z | Fresh toml_datetime v1.0.0+spec-1.1.0 |
| 1262 | 2026-03-06T04:24:32.207Z | Fresh thread_local v1.1.4 |
| 1263 | 2026-03-06T04:24:32.207Z | Fresh serde_spanned v1.0.4 |
| 1264 | 2026-03-06T04:24:32.207Z | Fresh sync_wrapper v1.0.1 |
| 1265 | 2026-03-06T04:24:32.211Z | Fresh syn v2.0.117 |
| 1266 | 2026-03-06T04:24:32.211Z | Fresh encoding_rs v0.8.32 |
| 1267 | 2026-03-06T04:24:32.211Z | Fresh match_cfg v0.1.0 |
| 1268 | 2026-03-06T04:24:32.211Z | Fresh toml_writer v1.0.6+spec-1.1.0 |
| 1269 | 2026-03-06T04:24:32.211Z | Fresh parking v2.2.0 |
| 1270 | 2026-03-06T04:24:32.211Z | Fresh tower v0.5.2 |
| 1271 | 2026-03-06T04:24:32.211Z | Fresh usdt-impl v0.6.0 |
| 1272 | 2026-03-06T04:24:32.211Z | Fresh toml v1.0.3+spec-1.1.0 |
| 1273 | 2026-03-06T04:24:32.211Z | Fresh hostname v0.3.1 |
| 1274 | 2026-03-06T04:24:32.211Z | Fresh event-listener v5.0.0 |
| 1275 | 2026-03-06T04:24:32.211Z | Fresh schemars_derive v0.8.22 |
| 1276 | 2026-03-06T04:24:32.211Z | Fresh thiserror v1.0.69 |
| 1277 | 2026-03-06T04:24:32.211Z | Fresh tokio-native-tls v0.3.1 |
| 1278 | 2026-03-06T04:24:32.211Z | Fresh serde_urlencoded v0.7.1 |
| 1279 | 2026-03-06T04:24:32.211Z | Fresh tokio-rustls v0.25.0 |
| 1280 | 2026-03-06T04:24:32.211Z | Fresh tokio-rustls v0.26.0 |
| 1281 | 2026-03-06T04:24:32.211Z | Fresh url v2.5.4 |
| 1282 | 2026-03-06T04:24:32.211Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1283 | 2026-03-06T04:24:32.211Z | Fresh usdt-macro v0.6.0 |
| 1284 | 2026-03-06T04:24:32.211Z | Fresh usdt-attr-macro v0.6.0 |
| 1285 | 2026-03-06T04:24:32.211Z | Fresh slog-json v2.6.1 |
| 1286 | 2026-03-06T04:24:32.211Z | Fresh crossbeam-channel v0.5.15 |
| 1287 | 2026-03-06T04:24:32.211Z | Fresh uuid v1.21.0 |
| 1288 | 2026-03-06T04:24:32.256Z | Fresh futures-executor v0.3.32 |
| 1289 | 2026-03-06T04:24:32.259Z | Fresh webpki-roots v0.26.5 |
| 1290 | 2026-03-06T04:24:32.259Z | Running `/home/build/.rustup/toolchains/1.94.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=e43969e23a70e65b -C extra-filename=-60c24784221dec04 --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-42b237746ca7094e.rlib --extern proc_macro2=/work/oxidecomputer/dropshot/target/debug/deps/libproc_macro2-8154a307aae54b13.rlib --extern quote=/work/oxidecomputer/dropshot/target/debug/deps/libquote-c7089f0c0d232943.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-9e6a0c6c95b1521f.rlib --extern serde_tokenstream=/work/oxidecomputer/dropshot/target/debug/deps/libserde_tokenstream-d160433720c07c22.rlib --extern syn=/work/oxidecomputer/dropshot/target/debug/deps/libsyn-793511d0e2c45107.rlib --extern proc_macro` |
| 1291 | 2026-03-06T04:24:32.259Z | Fresh async-stream-impl v0.3.6 |
| 1292 | 2026-03-06T04:24:32.259Z | Fresh is-terminal v0.4.12 |
| 1293 | 2026-03-06T04:24:32.259Z | Fresh memmap2 v0.9.8 |
| 1294 | 2026-03-06T04:24:32.259Z | Fresh take_mut v0.2.2 |
| 1295 | 2026-03-06T04:24:32.259Z | Fresh dyn-clone v1.0.4 |
| 1296 | 2026-03-06T04:24:32.259Z | Fresh spin v0.9.8 |
| 1297 | 2026-03-06T04:24:32.259Z | Fresh data-encoding v2.4.0 |
| 1298 | 2026-03-06T04:24:32.259Z | Fresh iri-string v0.7.8 |
| 1299 | 2026-03-06T04:24:32.259Z | Fresh utf-8 v0.7.6 |
| 1300 | 2026-03-06T04:24:32.259Z | Fresh term v1.1.0 |
| 1301 | 2026-03-06T04:24:32.259Z | Fresh usdt v0.6.0 |
| 1302 | 2026-03-06T04:24:32.259Z | Fresh async-stream v0.3.6 |
| 1303 | 2026-03-06T04:24:32.259Z | Fresh tower-http v0.6.8 |
| 1304 | 2026-03-06T04:24:32.259Z | Fresh slog-term v2.9.2 |
| 1305 | 2026-03-06T04:24:32.263Z | Fresh tungstenite v0.24.0 |
| 1306 | 2026-03-06T04:24:32.263Z | Fresh multer v3.1.0 |
| 1307 | 2026-03-06T04:24:32.263Z | Fresh schemars v0.8.22 |
| 1308 | 2026-03-06T04:24:32.263Z | Fresh slog-async v2.8.0 |
| 1309 | 2026-03-06T04:24:32.263Z | Fresh hyper-rustls v0.27.3 |
| 1310 | 2026-03-06T04:24:32.263Z | Fresh slog-bunyan v2.5.0 |
| 1311 | 2026-03-06T04:24:32.263Z | Fresh futures v0.3.32 |
| 1312 | 2026-03-06T04:24:32.263Z | Fresh mime_guess v2.0.5 |
| 1313 | 2026-03-06T04:24:32.263Z | Fresh hyper-tls v0.6.0 |
| 1314 | 2026-03-06T04:24:32.263Z | Fresh event-listener-strategy v0.5.4 |
| 1315 | 2026-03-06T04:24:32.263Z | Fresh camino v1.2.2 |
| 1316 | 2026-03-06T04:24:32.263Z | Fresh target-triple v1.0.0 |
| 1317 | 2026-03-06T04:24:32.263Z | Fresh rustls-native-certs v0.7.0 |
| 1318 | 2026-03-06T04:24:32.263Z | Fresh yasna v0.5.2 |
| 1319 | 2026-03-06T04:24:32.263Z | Fresh pem v3.0.6 |
| 1320 | 2026-03-06T04:24:32.263Z | Fresh waitgroup v0.1.2 |
| 1321 | 2026-03-06T04:24:32.263Z | Fresh openapiv3 v2.2.0 |
| 1322 | 2026-03-06T04:24:32.263Z | Fresh webpki-roots v1.0.0 |
| 1323 | 2026-03-06T04:24:32.263Z | Fresh async-trait v0.1.89 |
| 1324 | 2026-03-06T04:24:32.263Z | Fresh serde_path_to_error v0.1.20 |
| 1325 | 2026-03-06T04:24:32.263Z | Fresh hostname v0.4.2 |
| 1326 | 2026-03-06T04:24:32.263Z | Fresh termcolor v1.1.2 |
| 1327 | 2026-03-06T04:24:32.263Z | Fresh glob v0.3.0 |
| 1328 | 2026-03-06T04:24:32.263Z | Fresh http-range v0.1.4 |
| 1329 | 2026-03-06T04:24:32.263Z | Fresh debug-ignore v1.0.5 |
| 1330 | 2026-03-06T04:24:32.263Z | Fresh simple-mermaid v0.2.0 |
| 1331 | 2026-03-06T04:24:32.263Z | Fresh reqwest v0.12.28 |
| 1332 | 2026-03-06T04:24:32.263Z | Fresh trybuild v1.0.116 |
| 1333 | 2026-03-06T04:24:32.263Z | Fresh async-channel v2.5.0 |
| 1334 | 2026-03-06T04:24:32.263Z | Fresh rcgen v0.14.7 |
| 1335 | 2026-03-06T04:24:32.263Z | Fresh hyper-staticfile v0.10.1 |
| 1336 | 2026-03-06T04:24:32.267Z | Fresh hyper-rustls v0.26.0 |
| 1337 | 2026-03-06T04:24:32.267Z | Fresh anyhow v1.0.102 |
| 1338 | 2026-03-06T04:24:32.267Z | Fresh tokio-tungstenite v0.24.0 |
| 1339 | 2026-03-06T04:24:32.267Z | Fresh buf-list v1.1.2 |
| 1340 | 2026-03-06T04:24:32.267Z | Fresh subprocess v1.0.0 |
| 1341 | 2026-03-06T04:24:32.267Z | Fresh once_cell v1.20.1 |
| 1342 | 2026-03-06T04:24:32.267Z | Fresh schema-derive v0.1.0 |
| 1343 | 2026-03-06T04:24:32.267Z | Fresh tempfile v3.26.0 |
| 1344 | 2026-03-06T04:24:32.267Z | Fresh schema v0.1.0 |
| 1345 | 2026-03-06T04:24:32.267Z | Fresh atomicwrites v0.4.4 |
| 1346 | 2026-03-06T04:24:32.267Z | Fresh prettyplease v0.2.37 |
| 1347 | 2026-03-06T04:24:32.267Z | Fresh expectorate v1.2.0 |
| 1348 | 2026-03-06T04:24:34.380Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1349 | 2026-03-06T04:24:34.384Z | Running `/home/build/.rustup/toolchains/1.94.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=1ef30357fca41373 -C extra-filename=-a5babbe2bf0a3c5d --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-d9b5dbebdb881cd9.rmeta --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rmeta --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rmeta --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rmeta --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rmeta --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rmeta --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rmeta --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rmeta --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rmeta --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rmeta --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rmeta --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rmeta --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rmeta --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rmeta --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rmeta --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rmeta --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rmeta --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rmeta --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rmeta --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rmeta --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rmeta --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rmeta --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rmeta --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rmeta --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rmeta --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rmeta --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rmeta --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rmeta --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rmeta --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rmeta --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rmeta --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rmeta --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rmeta --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rmeta --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rmeta --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rmeta --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rmeta --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rmeta --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rmeta --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rmeta -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out` |
| 1350 | 2026-03-06T04:24:34.385Z | Running `/home/build/.rustup/toolchains/1.94.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=7bbf9ec7c933a1b4 -C extra-filename=-0ed4906d6edf4b28 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1351 | 2026-03-06T04:24:42.732Z | Running `/home/build/.rustup/toolchains/1.94.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=5aadc444d396a54b -C extra-filename=-d23e889728a6da55 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1352 | 2026-03-06T04:24:42.732Z | Running `/home/build/.rustup/toolchains/1.94.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=0a249dbf163365fb -C extra-filename=-6062c5fe354c73dd --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1353 | 2026-03-06T04:24:42.739Z | Running `/home/build/.rustup/toolchains/1.94.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=ef1c9b9a42c1f9e1 -C extra-filename=-36c50b24ffaad076 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1354 | 2026-03-06T04:24:42.739Z | Running `/home/build/.rustup/toolchains/1.94.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=addc23810b794a3f -C extra-filename=-858828069377c5c9 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1355 | 2026-03-06T04:24:42.739Z | Running `/home/build/.rustup/toolchains/1.94.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=de37a1669355ca52 -C extra-filename=-e67a96e474248da4 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1356 | 2026-03-06T04:24:42.739Z | Running `/home/build/.rustup/toolchains/1.94.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=85089a0d21c33d62 -C extra-filename=-0ce0be0955466ab1 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1357 | 2026-03-06T04:24:42.739Z | Running `/home/build/.rustup/toolchains/1.94.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=e9c33434ab5ee0f9 -C extra-filename=-3cc6200f9e4b6864 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1358 | 2026-03-06T04:25:02.151Z | Running `/home/build/.rustup/toolchains/1.94.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=6f891aa7938f0df5 -C extra-filename=-8646f721484e40c3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1359 | 2026-03-06T04:25:03.221Z | Running `/home/build/.rustup/toolchains/1.94.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=c4aeb5e6cfa20a90 -C extra-filename=-5abc134eb7079f0e --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1360 | 2026-03-06T04:25:03.294Z | Running `/home/build/.rustup/toolchains/1.94.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=e3c32aa792894ba2 -C extra-filename=-eece4e45512e67c1 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1361 | 2026-03-06T04:25:03.593Z | Running `/home/build/.rustup/toolchains/1.94.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=a5eb48dca385c824 -C extra-filename=-1d75ca6bc23fe3aa --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1362 | 2026-03-06T04:25:04.038Z | Running `/home/build/.rustup/toolchains/1.94.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=6c6080858c987e94 -C extra-filename=-00a925f3e567d067 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1363 | 2026-03-06T04:25:05.982Z | Running `/home/build/.rustup/toolchains/1.94.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=14feb2cc2262ee7e -C extra-filename=-3bdf7019e0469e3b --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1364 | 2026-03-06T04:25:08.314Z | Running `/home/build/.rustup/toolchains/1.94.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=d39b7a4158657957 -C extra-filename=-8e71350775714d8a --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1365 | 2026-03-06T04:25:23.236Z | Running `/home/build/.rustup/toolchains/1.94.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=74dbcd0fc28f8b2b -C extra-filename=-04023f35693e4724 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1366 | 2026-03-06T04:25:23.287Z | Running `/home/build/.rustup/toolchains/1.94.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=2727fe0a6be8b0bd -C extra-filename=-eeded78920350f59 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1367 | 2026-03-06T04:25:23.381Z | Running `/home/build/.rustup/toolchains/1.94.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=c6a9a3f513a5b79d -C extra-filename=-3a2a0d2ff60ca16c --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1368 | 2026-03-06T04:25:25.749Z | Running `/home/build/.rustup/toolchains/1.94.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=13ff9456bb3a5374 -C extra-filename=-4c94208ba5421bd3 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1369 | 2026-03-06T04:25:25.828Z | Running `/home/build/.rustup/toolchains/1.94.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=4a4b1626e4ba2a56 -C extra-filename=-a6a2c546ebe8aa9e --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1370 | 2026-03-06T04:25:27.163Z | Running `/home/build/.rustup/toolchains/1.94.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=1794485e59586b6e -C extra-filename=-6940b7a2f6df48ce --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1371 | 2026-03-06T04:25:32.916Z | Running `/home/build/.rustup/toolchains/1.94.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=8fa3e583d023a3fe -C extra-filename=-1a58f3a72a18d69c --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1372 | 2026-03-06T04:25:40.769Z | Running `/home/build/.rustup/toolchains/1.94.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=f2949e9fd0d129b3 -C extra-filename=-af65092f1e9217e5 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1373 | 2026-03-06T04:25:41.816Z | Running `/home/build/.rustup/toolchains/1.94.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=f66dd0d8c9f092bd -C extra-filename=-5f55d9b87a83ca18 --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1374 | 2026-03-06T04:25:42.842Z | Running `/home/build/.rustup/toolchains/1.94.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=9dcae8fcb7c70e1c -C extra-filename=-68bedb00d3af27fe --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-bf5e5269fc018c72.rlib --extern async_channel=/work/oxidecomputer/dropshot/target/debug/deps/libasync_channel-1581dfaf5b00d90e.rlib --extern async_stream=/work/oxidecomputer/dropshot/target/debug/deps/libasync_stream-d9b5dbebdb881cd9.rlib --extern async_trait=/work/oxidecomputer/dropshot/target/debug/deps/libasync_trait-3652a50683a97a91.so --extern base64=/work/oxidecomputer/dropshot/target/debug/deps/libbase64-b738cfa096a74f0a.rlib --extern buf_list=/work/oxidecomputer/dropshot/target/debug/deps/libbuf_list-c2ae953b9925586e.rlib --extern bytes=/work/oxidecomputer/dropshot/target/debug/deps/libbytes-c52e7ad402ba267e.rlib --extern camino=/work/oxidecomputer/dropshot/target/debug/deps/libcamino-596cf5f661253d77.rlib --extern chrono=/work/oxidecomputer/dropshot/target/debug/deps/libchrono-510c516870858e28.rlib --extern debug_ignore=/work/oxidecomputer/dropshot/target/debug/deps/libdebug_ignore-81c65e404c8b8e5b.rlib --extern dropshot=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot-a5babbe2bf0a3c5d.rlib --extern dropshot_endpoint=/work/oxidecomputer/dropshot/target/debug/deps/libdropshot_endpoint-60c24784221dec04.so --extern expectorate=/work/oxidecomputer/dropshot/target/debug/deps/libexpectorate-1be11205aa18bee3.rlib --extern form_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libform_urlencoded-adb6e99dc293229b.rlib --extern futures=/work/oxidecomputer/dropshot/target/debug/deps/libfutures-237470b4d8dc200a.rlib --extern hostname=/work/oxidecomputer/dropshot/target/debug/deps/libhostname-90d8ed2616584410.rlib --extern http=/work/oxidecomputer/dropshot/target/debug/deps/libhttp-cec6a1300e930885.rlib --extern http_body_util=/work/oxidecomputer/dropshot/target/debug/deps/libhttp_body_util-316638e929b6d250.rlib --extern hyper=/work/oxidecomputer/dropshot/target/debug/deps/libhyper-180f4ff91e2e54c9.rlib --extern hyper_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_rustls-353008e04b868f74.rlib --extern hyper_staticfile=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_staticfile-fcf35315605bb1c9.rlib --extern hyper_util=/work/oxidecomputer/dropshot/target/debug/deps/libhyper_util-371ec17b59c1fc94.rlib --extern indexmap=/work/oxidecomputer/dropshot/target/debug/deps/libindexmap-606652a35ea792c9.rlib --extern lazy_static=/work/oxidecomputer/dropshot/target/debug/deps/liblazy_static-7785f682f33f7a0a.rlib --extern libc=/work/oxidecomputer/dropshot/target/debug/deps/liblibc-7487f4d935b41746.rlib --extern mime_guess=/work/oxidecomputer/dropshot/target/debug/deps/libmime_guess-a358a938dc042170.rlib --extern multer=/work/oxidecomputer/dropshot/target/debug/deps/libmulter-2c74c08de44854ec.rlib --extern openapiv3=/work/oxidecomputer/dropshot/target/debug/deps/libopenapiv3-dc8bd5cb35352ee7.rlib --extern paste=/work/oxidecomputer/dropshot/target/debug/deps/libpaste-fffb1f383ed5c48c.so --extern pem=/work/oxidecomputer/dropshot/target/debug/deps/libpem-5ccec7bd4384bf7c.rlib --extern percent_encoding=/work/oxidecomputer/dropshot/target/debug/deps/libpercent_encoding-0f2988994b10e24b.rlib --extern rcgen=/work/oxidecomputer/dropshot/target/debug/deps/librcgen-0b4ca516061cd200.rlib --extern reqwest=/work/oxidecomputer/dropshot/target/debug/deps/libreqwest-905ee312397333dd.rlib --extern rustls=/work/oxidecomputer/dropshot/target/debug/deps/librustls-0c84d8ae66f8cfe5.rlib --extern rustls_pemfile=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pemfile-f572a6a293014dcd.rlib --extern rustls_pki_types=/work/oxidecomputer/dropshot/target/debug/deps/librustls_pki_types-5fc11c8fcda62918.rlib --extern schemars=/work/oxidecomputer/dropshot/target/debug/deps/libschemars-f3cccb0f48edaeb7.rlib --extern scopeguard=/work/oxidecomputer/dropshot/target/debug/deps/libscopeguard-80b95f9a8368318b.rlib --extern semver=/work/oxidecomputer/dropshot/target/debug/deps/libsemver-68136ea8373210fb.rlib --extern serde=/work/oxidecomputer/dropshot/target/debug/deps/libserde-dfb6aeee3ff5d2a8.rlib --extern serde_json=/work/oxidecomputer/dropshot/target/debug/deps/libserde_json-10b65be055c40a43.rlib --extern serde_path_to_error=/work/oxidecomputer/dropshot/target/debug/deps/libserde_path_to_error-084804c7b7abb3fc.rlib --extern serde_urlencoded=/work/oxidecomputer/dropshot/target/debug/deps/libserde_urlencoded-9fb77fea2fe8cc97.rlib --extern sha1=/work/oxidecomputer/dropshot/target/debug/deps/libsha1-ed03c284c89b808d.rlib --extern simple_mermaid=/work/oxidecomputer/dropshot/target/debug/deps/libsimple_mermaid-43709cb5eda010a9.rlib --extern slog=/work/oxidecomputer/dropshot/target/debug/deps/libslog-d9a2f8b24f2424ad.rlib --extern slog_async=/work/oxidecomputer/dropshot/target/debug/deps/libslog_async-d776a50536893154.rlib --extern slog_bunyan=/work/oxidecomputer/dropshot/target/debug/deps/libslog_bunyan-69d90accfd308e8d.rlib --extern slog_json=/work/oxidecomputer/dropshot/target/debug/deps/libslog_json-1d5f71e015e699c5.rlib --extern slog_term=/work/oxidecomputer/dropshot/target/debug/deps/libslog_term-599cea71abbf35dc.rlib --extern subprocess=/work/oxidecomputer/dropshot/target/debug/deps/libsubprocess-cd11771b8ab6ccc3.rlib --extern tempfile=/work/oxidecomputer/dropshot/target/debug/deps/libtempfile-0b121f7823c77d79.rlib --extern thiserror=/work/oxidecomputer/dropshot/target/debug/deps/libthiserror-1434ad07724e9863.rlib --extern tokio=/work/oxidecomputer/dropshot/target/debug/deps/libtokio-ed6eb8fc45da298c.rlib --extern tokio_rustls=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_rustls-28dc9e008d8566d6.rlib --extern tokio_tungstenite=/work/oxidecomputer/dropshot/target/debug/deps/libtokio_tungstenite-484ef52a19655358.rlib --extern toml=/work/oxidecomputer/dropshot/target/debug/deps/libtoml-562d0ef2d377f7fa.rlib --extern trybuild=/work/oxidecomputer/dropshot/target/debug/deps/libtrybuild-04e20b0fa9509e9e.rlib --extern usdt=/work/oxidecomputer/dropshot/target/debug/deps/libusdt-d5239a10853365b9.rlib --extern uuid=/work/oxidecomputer/dropshot/target/debug/deps/libuuid-c1917fd31ab7bd41.rlib --extern waitgroup=/work/oxidecomputer/dropshot/target/debug/deps/libwaitgroup-7687f9f9dc8eb415.rlib -L native=/work/oxidecomputer/dropshot/target/debug/build/ring-2e66a3934e340078/out -L native=/usr/ssl-3/lib/amd64` |
| 1375 | 2026-03-06T04:26:04.244Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s |
| 1376 | 2026-03-06T04:26:04.296Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/dropshot-0ed4906d6edf4b28` |
| 1377 | 2026-03-06T04:26:04.300Z | |
| 1378 | 2026-03-06T04:26:04.300Z | running 109 tests |
| 1379 | 2026-03-06T04:26:04.303Z | test api_description::test::test_badpath4 - should panic ... ok |
| 1380 | 2026-03-06T04:26:04.303Z | test api_description::test::test_badpath1 ... ok |
| 1381 | 2026-03-06T04:26:04.303Z | test api_description::test::test_badpath3 ... ok |
| 1382 | 2026-03-06T04:26:04.303Z | test api_description::test::test_badpath2 ... ok |
| 1383 | 2026-03-06T04:26:04.303Z | test api_description::test::test_endpoint_versions_overlaps ... ok |
| 1384 | 2026-03-06T04:26:04.303Z | test api_description::test::test_endpoint_versions_matches ... ok |
| 1385 | 2026-03-06T04:26:04.303Z | test api_description::test::test_dup_names ... ok |
| 1386 | 2026-03-06T04:26:04.303Z | test api_description::test::test_endpoint_versions_range ... ok |
| 1387 | 2026-03-06T04:26:04.306Z | test api_description::test::test_tags_need_one ... ok |
| 1388 | 2026-03-06T04:26:04.306Z | test api_description::test::test_tag_config_deserialize_old ... ok |
| 1389 | 2026-03-06T04:26:04.306Z | test error::test::test_serialize_error_response_body ... ok |
| 1390 | 2026-03-06T04:26:04.306Z | test extractor::body::tests::test_typed_body_from ... ok |
| 1391 | 2026-03-06T04:26:04.306Z | test api_description::test::test_tags_just_right ... ok |
| 1392 | 2026-03-06T04:26:04.306Z | test extractor::header::tests::test_header_parsing ... ok |
| 1393 | 2026-03-06T04:26:04.306Z | test api_description::test::test_tags_too_many ... ok |
| 1394 | 2026-03-06T04:26:04.307Z | test extractor::metadata::test::test_metadata_flattened ... ok |
| 1395 | 2026-03-06T04:26:04.307Z | test extractor::metadata::test::test_metadata_flattened_enum ... ok |
| 1396 | 2026-03-06T04:26:04.307Z | test extractor::metadata::test::test_metadata_simple ... ok |
| 1397 | 2026-03-06T04:26:04.307Z | test from_map::test::test_case_insensitive ... ok |
| 1398 | 2026-03-06T04:26:04.307Z | test from_map::test::test_missing_data1 ... ok |
| 1399 | 2026-03-06T04:26:04.307Z | test from_map::test::test_lone_literal ... ok |
| 1400 | 2026-03-06T04:26:04.307Z | test from_map::test::test_deep ... ok |
| 1401 | 2026-03-06T04:26:04.307Z | test extractor::metadata::test::test_metadata_pagination ... ok |
| 1402 | 2026-03-06T04:26:04.307Z | test extractor::body::tests::test_content_plus_json ... ok |
| 1403 | 2026-03-06T04:26:04.307Z | test from_map::test::test_missing_data2 ... ok |
| 1404 | 2026-03-06T04:26:04.310Z | test from_map::test::test_types ... ok |
| 1405 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_file_bad_path_type ... ok |
| 1406 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_terminal_bad_level ... ok |
| 1407 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_file_no_file ... ok |
| 1408 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_terminal_no_level ... ok |
| 1409 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_file_path_exists_fail ... ok |
| 1410 | 2026-03-06T04:26:04.310Z | test from_map::test::wherefore_art_thou_a_valid_sequence_when_in_fact_you_are_a_lone_value ... ok |
| 1411 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_file_no_level ... ok |
| 1412 | 2026-03-06T04:26:04.310Z | note: configured to log to "/tmp/dropshot-0ed4906d6edf4b28.2149.file_dir/log.out" |
| 1413 | 2026-03-06T04:26:04.310Z | test logging::test::test_config_bad_log_mode ... ok |
| 1414 | 2026-03-06T04:26:04.310Z | test pagination::test::test_results_page ... ok |
| 1415 | 2026-03-06T04:26:04.310Z | test pagination::test::test_page_token_serialization ... ok |
| 1416 | 2026-03-06T04:26:04.311Z | test pagination::test::test_pagination_schema ... ok |
| 1417 | 2026-03-06T04:26:04.311Z | test pagination::test::test_pagparams_parsing ... ok |
| 1418 | 2026-03-06T04:26:04.311Z | test router::test::test_bogus_regex - should panic ... ok |
| 1419 | 2026-03-06T04:26:04.311Z | test api_description::test::test_tags_set ... ok |
| 1420 | 2026-03-06T04:26:04.311Z | test router::test::test_bad_path_segment3 - should panic ... ok |
| 1421 | 2026-03-06T04:26:04.311Z | test router::test::test_bad_path_segment4 - should panic ... ok |
| 1422 | 2026-03-06T04:26:04.311Z | test router::test::test_bad_path_segment2 - should panic ... ok |
| 1423 | 2026-03-06T04:26:04.314Z | test router::test::test_bad_path_segment1 - should panic ... ok |
| 1424 | 2026-03-06T04:26:04.314Z | test router::test::test_duplicate_route1 - should panic ... ok |
| 1425 | 2026-03-06T04:26:04.314Z | test router::test::test_duplicate_route_same_version - should panic ... ok |
| 1426 | 2026-03-06T04:26:04.314Z | note: configured to log to "/tmp/dropshot-0ed4906d6edf4b28.2149.file_dir/log.out" |
| 1427 | 2026-03-06T04:26:04.314Z | test router::test::test_duplicate_route_overlapping_version - should panic ... ok |
| 1428 | 2026-03-06T04:26:04.314Z | test router::test::test_duplicate_route2 - should panic ... ok |
| 1429 | 2026-03-06T04:26:04.314Z | test router::test::test_embedded_non_variable ... ok |
| 1430 | 2026-03-06T04:26:04.314Z | test router::test::test_duplicate_route3 - should panic ... ok |
| 1431 | 2026-03-06T04:26:04.314Z | test router::test::test_duplicate_varname - should panic ... ok |
| 1432 | 2026-03-06T04:26:04.314Z | test router::test::test_iter ... ok |
| 1433 | 2026-03-06T04:26:04.314Z | test router::test::test_iter_null ... ok |
| 1434 | 2026-03-06T04:26:04.314Z | test router::test::test_empty_variable ... ok |
| 1435 | 2026-03-06T04:26:04.314Z | test logging::test::test_config_stderr_terminal ... ok |
| 1436 | 2026-03-06T04:26:04.314Z | test router::test::test_inconsistent_varname - should panic ... ok |
| 1437 | 2026-03-06T04:26:04.314Z | test router::test::test_error_cases ... ok |
| 1438 | 2026-03-06T04:26:04.314Z | test router::test::test_iter2 ... ok |
| 1439 | 2026-03-06T04:26:04.314Z | test router::test::test_literal_after_regex - should panic ... ok |
| 1440 | 2026-03-06T04:26:04.314Z | test router::test::test_map_bad_seq ... ok |
| 1441 | 2026-03-06T04:26:04.314Z | test router::test::test_map ... ok |
| 1442 | 2026-03-06T04:26:04.315Z | test router::test::test_map_bad_value ... ok |
| 1443 | 2026-03-06T04:26:04.315Z | note: configured to log to "/tmp/dropshot-0ed4906d6edf4b28.2149.file_dir/log.out" |
| 1444 | 2026-03-06T04:26:04.315Z | test router::test::test_more_after_regex - should panic ... ok |
| 1445 | 2026-03-06T04:26:04.315Z | test router::test::test_literal_after_variable - should panic ... ok |
| 1446 | 2026-03-06T04:26:04.315Z | test router::test::test_path_segment ... ok |
| 1447 | 2026-03-06T04:26:04.315Z | test router::test::test_slash_after_wildcard_is_fine_dot_dot_dot_for_now ... ok |
| 1448 | 2026-03-06T04:26:04.315Z | test router::test::test_variable_after_literal - should panic ... ok |
| 1449 | 2026-03-06T04:26:04.315Z | test router::test::test_variable_name_bad_start - should panic ... ok |
| 1450 | 2026-03-06T04:26:04.315Z | test router::test::test_variables_basic ... ok |
| 1451 | 2026-03-06T04:26:04.315Z | test router::test::test_variable_name_empty - should panic ... ok |
| 1452 | 2026-03-06T04:26:04.315Z | test router::test::test_router_basic ... ok |
| 1453 | 2026-03-06T04:26:04.315Z | test router::test::test_router_versioned ... ok |
| 1454 | 2026-03-06T04:26:04.315Z | test router::test::test_variables_glob ... ok |
| 1455 | 2026-03-06T04:26:04.315Z | test schema_util::test::test_additional_properties ... ok |
| 1456 | 2026-03-06T04:26:04.315Z | test schema_util::test::test_empty_struct ... ok |
| 1457 | 2026-03-06T04:26:04.319Z | test router::test::test_variables_multi ... ok |
| 1458 | 2026-03-06T04:26:04.319Z | test router::test::test_segments ... ok |
| 1459 | 2026-03-06T04:26:04.319Z | test schema_util::test::test_embedded_schema ... ok |
| 1460 | 2026-03-06T04:26:04.319Z | test router::test::test_variable_name_bad_end - should panic ... ok |
| 1461 | 2026-03-06T04:26:04.319Z | test logging::test::test_config_file ... ok |
| 1462 | 2026-03-06T04:26:04.319Z | test router::test::test_variable_rename ... ok |
| 1463 | 2026-03-06T04:26:04.319Z | test schema_util::test::test_garbage_barge_structure_conversion ... ok |
| 1464 | 2026-03-06T04:26:04.320Z | test schema_util::test::test_extension_conversion ... ok |
| 1465 | 2026-03-06T04:26:04.320Z | test schema_util::test::test_schema2struct_with_enum_variants ... ok |
| 1466 | 2026-03-06T04:26:04.320Z | test schema_util::test::test_two_types - should panic ... ok |
| 1467 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_bad_hostname - should panic ... ok |
| 1468 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_bad_pid - should panic ... ok |
| 1469 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_seq_bad_order - should panic ... ok |
| 1470 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_bad_v - should panic ... ok |
| 1471 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_bad_name - should panic ... ok |
| 1472 | 2026-03-06T04:26:04.320Z | test schema_util::test::test_nullable ... ok |
| 1473 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_seq_bounds_bad - should panic ... ok |
| 1474 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_easy_cases ... ok |
| 1475 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_seq_easy_cases ... ok |
| 1476 | 2026-03-06T04:26:04.320Z | test test_util::test::test_bunyan_seq_upper_violated - should panic ... ok |
| 1477 | 2026-03-06T04:26:04.323Z | test test_util::test::test_bunyan_seq_lower_violated - should panic ... ok |
| 1478 | 2026-03-06T04:26:04.323Z | test to_map::test::test_struct_with_options ... ok |
| 1479 | 2026-03-06T04:26:04.324Z | test to_map::test::test_to_map_enum ... ok |
| 1480 | 2026-03-06T04:26:04.324Z | test server::test::test_drop_server_without_close_okay ... ok |
| 1481 | 2026-03-06T04:26:04.324Z | test to_map::test::test_to_map_seq ... ok |
| 1482 | 2026-03-06T04:26:04.324Z | test to_map::test::test_to_map_num ... ok |
| 1483 | 2026-03-06T04:26:04.324Z | test to_map::test::test_to_map_valid ... ok |
| 1484 | 2026-03-06T04:26:04.324Z | test to_map::test::test_to_map_vec ... ok |
| 1485 | 2026-03-06T04:26:04.324Z | test server::test::test_server_run_then_close ... ok |
| 1486 | 2026-03-06T04:26:04.324Z | test type_util::tests::test_commented_ref ... ok |
| 1487 | 2026-03-06T04:26:04.324Z | test type_util::tests::test_reflexive_type - should panic ... ok |
| 1488 | 2026-03-06T04:26:04.324Z | test type_util::tests::test_recursive_type - should panic ... ok |
| 1489 | 2026-03-06T04:26:04.324Z | test websocket::tests::test_ws_upg_task_is_spawned ... ok |
| 1490 | 2026-03-06T04:26:04.324Z | test server::test::test_http_acceptor_happy_path ... ok |
| 1491 | 2026-03-06T04:26:04.324Z | |
| 1492 | 2026-03-06T04:26:04.324Z | test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s |
| 1493 | 2026-03-06T04:26:04.324Z | |
| 1494 | 2026-03-06T04:26:04.327Z | Running `/work/oxidecomputer/dropshot/target/debug/deps/fail-5f55d9b87a83ca18` |
| 1495 | 2026-03-06T04:26:04.330Z | |
| 1496 | 2026-03-06T04:26:04.330Z | running 1 test |
| 1497 | 2026-03-06T04:26:04.782Z | Compiling proc-macro2 v1.0.106 |
| 1498 | 2026-03-06T04:26:04.782Z | Compiling quote v1.0.44 |
| 1499 | 2026-03-06T04:26:04.785Z | Compiling unicode-ident v1.0.12 |
| 1500 | 2026-03-06T04:26:04.785Z | Compiling libc v0.2.182 |
| 1501 | 2026-03-06T04:26:04.785Z | Checking cfg-if v1.0.0 |
| 1502 | 2026-03-06T04:26:04.785Z | Compiling serde_core v1.0.228 |
| 1503 | 2026-03-06T04:26:04.786Z | Checking itoa v1.0.1 |
| 1504 | 2026-03-06T04:26:04.786Z | Checking pin-project-lite v0.2.12 |
| 1505 | 2026-03-06T04:26:04.924Z | Compiling shlex v1.3.0 |
| 1506 | 2026-03-06T04:26:04.984Z | Compiling autocfg v1.1.0 |
| 1507 | 2026-03-06T04:26:05.011Z | Compiling version_check v0.9.5 |
| 1508 | 2026-03-06T04:26:05.043Z | Checking memchr v2.6.0 |
| 1509 | 2026-03-06T04:26:05.313Z | Compiling cc v1.2.16 |
| 1510 | 2026-03-06T04:26:05.520Z | Checking bytes v1.11.1 |
| 1511 | 2026-03-06T04:26:05.807Z | Checking smallvec v1.13.2 |
| 1512 | 2026-03-06T04:26:05.820Z | Checking once_cell v1.20.1 |
| 1513 | 2026-03-06T04:26:05.922Z | Checking futures-core v0.3.32 |
| 1514 | 2026-03-06T04:26:06.106Z | Compiling log v0.4.17 |
| 1515 | 2026-03-06T04:26:06.123Z | Compiling parking_lot_core v0.9.4 |
| 1516 | 2026-03-06T04:26:06.126Z | Compiling zmij v1.0.2 |
| 1517 | 2026-03-06T04:26:06.525Z | Compiling thiserror v2.0.18 |
| 1518 | 2026-03-06T04:26:06.699Z | Checking scopeguard v1.2.0 |
| 1519 | 2026-03-06T04:26:06.748Z | Compiling slab v0.4.9 |
| 1520 | 2026-03-06T04:26:06.811Z | Checking futures-sink v0.3.32 |
| 1521 | 2026-03-06T04:26:06.850Z | Checking lock_api v0.4.6 |
| 1522 | 2026-03-06T04:26:07.148Z | Checking mio v1.0.3 |
| 1523 | 2026-03-06T04:26:07.261Z | Checking parking_lot v0.12.1 |
| 1524 | 2026-03-06T04:26:07.297Z | Checking getrandom v0.2.11 |
| 1525 | 2026-03-06T04:26:07.318Z | Checking signal-hook-registry v1.4.0 |
| 1526 | 2026-03-06T04:26:07.563Z | Compiling syn v2.0.117 |
| 1527 | 2026-03-06T04:26:07.580Z | Checking socket2 v0.6.0 |
| 1528 | 2026-03-06T04:26:07.592Z | Compiling serde_json v1.0.149 |
| 1529 | 2026-03-06T04:26:07.637Z | Compiling serde v1.0.228 |
| 1530 | 2026-03-06T04:26:07.792Z | Checking futures-channel v0.3.32 |
| 1531 | 2026-03-06T04:26:08.009Z | Checking http v1.4.0 |
| 1532 | 2026-03-06T04:26:08.044Z | Checking zeroize v1.7.0 |
| 1533 | 2026-03-06T04:26:08.189Z | Checking futures-io v0.3.32 |
| 1534 | 2026-03-06T04:26:08.298Z | Checking rustls-pki-types v1.14.0 |
| 1535 | 2026-03-06T04:26:08.406Z | Checking stable_deref_trait v1.2.0 |
| 1536 | 2026-03-06T04:26:08.461Z | Checking futures-task v0.3.32 |
| 1537 | 2026-03-06T04:26:08.509Z | Compiling httparse v1.10.0 |
| 1538 | 2026-03-06T04:26:08.718Z | Compiling ucd-trie v0.1.6 |
| 1539 | 2026-03-06T04:26:08.906Z | Compiling zerocopy v0.8.27 |
| 1540 | 2026-03-06T04:26:09.270Z | Compiling ring v0.17.13 |
| 1541 | 2026-03-06T04:26:09.428Z | Checking tracing-core v0.1.32 |
| 1542 | 2026-03-06T04:26:09.699Z | Checking equivalent v1.0.0 |
| 1543 | 2026-03-06T04:26:09.816Z | Checking hashbrown v0.16.1 |
| 1544 | 2026-03-06T04:26:09.826Z | Checking bitflags v2.11.0 |
| 1545 | 2026-03-06T04:26:09.925Z | Checking untrusted v0.9.0 |
| 1546 | 2026-03-06T04:26:10.103Z | Checking http-body v1.0.1 |
| 1547 | 2026-03-06T04:26:10.107Z | Checking tracing v0.1.40 |
| 1548 | 2026-03-06T04:26:10.143Z | Compiling rustversion v1.0.22 |
| 1549 | 2026-03-06T04:26:10.303Z | Checking percent-encoding v2.3.2 |
| 1550 | 2026-03-06T04:26:10.432Z | Compiling typenum v1.14.0 |
| 1551 | 2026-03-06T04:26:10.553Z | Checking atomic-waker v1.1.2 |
| 1552 | 2026-03-06T04:26:10.708Z | Compiling pkg-config v0.3.31 |
| 1553 | 2026-03-06T04:26:10.882Z | Checking indexmap v2.13.0 |
| 1554 | 2026-03-06T04:26:10.913Z | Checking writeable v0.5.5 |
| 1555 | 2026-03-06T04:26:10.960Z | Checking litemap v0.7.4 |
| 1556 | 2026-03-06T04:26:11.265Z | Compiling vcpkg v0.2.15 |
| 1557 | 2026-03-06T04:26:11.707Z | Compiling generic-array v0.14.5 |
| 1558 | 2026-03-06T04:26:12.120Z | Checking fnv v1.0.7 |
| 1559 | 2026-03-06T04:26:12.187Z | Checking try-lock v0.2.3 |
| 1560 | 2026-03-06T04:26:12.219Z | Compiling crossbeam-utils v0.8.21 |
| 1561 | 2026-03-06T04:26:12.333Z | Checking want v0.3.0 |
| 1562 | 2026-03-06T04:26:12.951Z | Compiling unicase v2.6.0 |
| 1563 | 2026-03-06T04:26:12.960Z | Checking httpdate v1.0.1 |
| 1564 | 2026-03-06T04:26:13.195Z | Checking tower-layer v0.3.3 |
| 1565 | 2026-03-06T04:26:13.372Z | Compiling getrandom v0.4.1 |
| 1566 | 2026-03-06T04:26:13.394Z | Compiling openssl-sys v0.9.107 |
| 1567 | 2026-03-06T04:26:13.456Z | Checking icu_locid_transform_data v1.5.0 |
| 1568 | 2026-03-06T04:26:13.467Z | Compiling num-conv v0.2.0 |
| 1569 | 2026-03-06T04:26:13.708Z | Compiling time-core v0.1.8 |
| 1570 | 2026-03-06T04:26:13.908Z | Checking tower-service v0.3.3 |
| 1571 | 2026-03-06T04:26:13.999Z | Checking powerfmt v0.2.0 |
| 1572 | 2026-03-06T04:26:14.041Z | Checking pin-utils v0.1.0 |
| 1573 | 2026-03-06T04:26:14.056Z | Checking subtle v2.5.0 |
| 1574 | 2026-03-06T04:26:14.137Z | Checking base64 v0.22.1 |
| 1575 | 2026-03-06T04:26:14.287Z | Checking deranged v0.5.5 |
| 1576 | 2026-03-06T04:26:14.299Z | Compiling slog v2.8.2 |
| 1577 | 2026-03-06T04:26:14.594Z | Compiling time-macros v0.2.27 |
| 1578 | 2026-03-06T04:26:14.911Z | Compiling synstructure v0.13.1 |
| 1579 | 2026-03-06T04:26:15.555Z | Checking num_threads v0.1.3 |
| 1580 | 2026-03-06T04:26:15.809Z | Checking rustls-webpki v0.102.8 |
| 1581 | 2026-03-06T04:26:15.819Z | Checking icu_properties_data v1.5.0 |
| 1582 | 2026-03-06T04:26:16.284Z | Compiling num-traits v0.2.14 |
| 1583 | 2026-03-06T04:26:16.690Z | Checking openssl-probe v0.1.4 |
| 1584 | 2026-03-06T04:26:16.708Z | Checking utf16_iter v1.0.5 |
| 1585 | 2026-03-06T04:26:16.711Z | Compiling openssl v0.10.72 |
| 1586 | 2026-03-06T04:26:16.895Z | Checking foreign-types-shared v0.1.1 |
| 1587 | 2026-03-06T04:26:17.005Z | Checking icu_normalizer_data v1.5.0 |
| 1588 | 2026-03-06T04:26:17.015Z | Checking write16 v1.0.0 |
| 1589 | 2026-03-06T04:26:17.030Z | Checking utf8_iter v1.0.4 |
| 1590 | 2026-03-06T04:26:17.107Z | Checking ipnet v2.10.0 |
| 1591 | 2026-03-06T04:26:17.147Z | Compiling usdt-impl v0.6.0 |
| 1592 | 2026-03-06T04:26:17.228Z | Checking foreign-types v0.3.2 |
| 1593 | 2026-03-06T04:26:17.238Z | Compiling thread-id v5.0.0 |
| 1594 | 2026-03-06T04:26:17.352Z | Checking block-buffer v0.10.2 |
| 1595 | 2026-03-06T04:26:17.555Z | Checking crypto-common v0.1.6 |
| 1596 | 2026-03-06T04:26:17.645Z | Checking form_urlencoded v1.2.2 |
| 1597 | 2026-03-06T04:26:17.734Z | Checking time v0.3.47 |
| 1598 | 2026-03-06T04:26:17.791Z | Checking rand_core v0.6.3 |
| 1599 | 2026-03-06T04:26:17.802Z | Checking errno v0.3.10 |
| 1600 | 2026-03-06T04:26:17.895Z | Compiling rustls v0.23.13 |
| 1601 | 2026-03-06T04:26:17.914Z | Checking plain v0.2.3 |
| 1602 | 2026-03-06T04:26:17.990Z | Compiling native-tls v0.2.12 |
| 1603 | 2026-03-06T04:26:18.071Z | Compiling rustls v0.22.4 |
| 1604 | 2026-03-06T04:26:18.266Z | Compiling byteorder v1.4.3 |
| 1605 | 2026-03-06T04:26:18.413Z | Checking ppv-lite86 v0.2.15 |
| 1606 | 2026-03-06T04:26:18.430Z | Compiling rustix v1.1.4 |
| 1607 | 2026-03-06T04:26:18.551Z | Checking mime v0.3.16 |
| 1608 | 2026-03-06T04:26:18.666Z | Compiling ryu v1.0.5 |
| 1609 | 2026-03-06T04:26:18.890Z | Checking digest v0.10.7 |
| 1610 | 2026-03-06T04:26:19.060Z | Checking rand_chacha v0.3.1 |
| 1611 | 2026-03-06T04:26:19.138Z | Checking iana-time-zone v0.1.47 |
| 1612 | 2026-03-06T04:26:19.213Z | Checking cpufeatures v0.2.17 |
| 1613 | 2026-03-06T04:26:19.311Z | Checking pretty-hex v0.4.1 |
| 1614 | 2026-03-06T04:26:19.383Z | Compiling rustix v0.38.44 |
| 1615 | 2026-03-06T04:26:19.477Z | Compiling thiserror v1.0.69 |
| 1616 | 2026-03-06T04:26:19.504Z | Checking rand v0.8.4 |
| 1617 | 2026-03-06T04:26:19.811Z | Checking sha1 v0.10.6 |
| 1618 | 2026-03-06T04:26:20.016Z | Compiling mime_guess v2.0.5 |
| 1619 | 2026-03-06T04:26:20.534Z | Checking concurrent-queue v2.5.0 |
| 1620 | 2026-03-06T04:26:20.732Z | Compiling serde_derive_internals v0.29.0 |
| 1621 | 2026-03-06T04:26:21.069Z | Compiling serde_derive v1.0.228 |
| 1622 | 2026-03-06T04:26:21.072Z | Compiling thiserror-impl v2.0.18 |
| 1623 | 2026-03-06T04:26:21.158Z | Compiling tokio-macros v2.6.0 |
| 1624 | 2026-03-06T04:26:21.381Z | Compiling zerofrom-derive v0.1.5 |
| 1625 | 2026-03-06T04:26:23.465Z | Checking tokio v1.49.0 |
| 1626 | 2026-03-06T04:26:23.597Z | Compiling yoke-derive v0.7.5 |
| 1627 | 2026-03-06T04:26:23.725Z | Compiling futures-macro v0.3.32 |
| 1628 | 2026-03-06T04:26:24.865Z | Compiling zerovec-derive v0.10.3 |
| 1629 | 2026-03-06T04:26:24.951Z | Compiling displaydoc v0.2.5 |
| 1630 | 2026-03-06T04:26:25.912Z | Compiling pest v2.8.1 |
| 1631 | 2026-03-06T04:26:26.258Z | Checking futures-util v0.3.32 |
| 1632 | 2026-03-06T04:26:26.413Z | Checking zerofrom v0.1.5 |
| 1633 | 2026-03-06T04:26:26.644Z | Compiling zerocopy-derive v0.8.27 |
| 1634 | 2026-03-06T04:26:27.280Z | Compiling icu_provider_macros v1.5.0 |
| 1635 | 2026-03-06T04:26:27.625Z | Checking yoke v0.7.5 |
| 1636 | 2026-03-06T04:26:28.141Z | Compiling scroll_derive v0.13.1 |
| 1637 | 2026-03-06T04:26:28.188Z | Checking zerovec v0.10.4 |
| 1638 | 2026-03-06T04:26:28.882Z | Compiling pest_meta v2.8.1 |
| 1639 | 2026-03-06T04:26:28.886Z | Compiling openssl-macros v0.1.1 |
| 1640 | 2026-03-06T04:26:29.902Z | Checking tinystr v0.7.6 |
| 1641 | 2026-03-06T04:26:30.219Z | Checking icu_collections v1.5.0 |
| 1642 | 2026-03-06T04:26:30.279Z | Checking icu_locid v1.5.0 |
| 1643 | 2026-03-06T04:26:30.569Z | Checking tokio-util v0.7.7 |
| 1644 | 2026-03-06T04:26:30.683Z | Compiling pest_generator v2.8.1 |
| 1645 | 2026-03-06T04:26:30.904Z | Checking scroll v0.13.0 |
| 1646 | 2026-03-06T04:26:31.255Z | Checking icu_provider v1.5.0 |
| 1647 | 2026-03-06T04:26:31.382Z | Checking goblin v0.10.1 |
| 1648 | 2026-03-06T04:26:31.417Z | Checking erased-serde v0.3.31 |
| 1649 | 2026-03-06T04:26:31.428Z | Checking h2 v0.4.6 |
| 1650 | 2026-03-06T04:26:31.901Z | Checking icu_locid_transform v1.5.0 |
| 1651 | 2026-03-06T04:26:31.994Z | Compiling serde_tokenstream v0.2.3 |
| 1652 | 2026-03-06T04:26:32.963Z | Checking icu_properties v1.5.1 |
| 1653 | 2026-03-06T04:26:33.988Z | Compiling pest_derive v2.8.1 |
| 1654 | 2026-03-06T04:26:34.739Z | Compiling dof v0.4.0 |
| 1655 | 2026-03-06T04:26:35.500Z | Compiling dtrace-parser v0.3.0 |
| 1656 | 2026-03-06T04:26:35.710Z | Checking hyper v1.8.1 |
| 1657 | 2026-03-06T04:26:36.036Z | Checking chrono v0.4.44 |
| 1658 | 2026-03-06T04:26:36.087Z | Compiling thiserror-impl v1.0.69 |
| 1659 | 2026-03-06T04:26:36.121Z | Checking http-body-util v0.1.3 |
| 1660 | 2026-03-06T04:26:36.332Z | Checking icu_normalizer v1.5.0 |
| 1661 | 2026-03-06T04:26:37.174Z | Checking idna_adapter v1.2.0 |
| 1662 | 2026-03-06T04:26:37.387Z | Checking idna v1.0.3 |
| 1663 | 2026-03-06T04:26:37.753Z | Checking rustls-pemfile v2.2.0 |
| 1664 | 2026-03-06T04:26:37.805Z | Checking hyper-util v0.1.20 |
| 1665 | 2026-03-06T04:26:37.991Z | Checking sync_wrapper v1.0.1 |
| 1666 | 2026-03-06T04:26:37.994Z | Checking thread_local v1.1.4 |
| 1667 | 2026-03-06T04:26:38.101Z | Compiling multer v3.1.0 |
| 1668 | 2026-03-06T04:26:38.129Z | Checking encoding_rs v0.8.32 |
| 1669 | 2026-03-06T04:26:38.156Z | Compiling schemars v0.8.22 |
| 1670 | 2026-03-06T04:26:38.219Z | Checking fastrand v2.1.1 |
| 1671 | 2026-03-06T04:26:38.284Z | Checking parking v2.2.0 |
| 1672 | 2026-03-06T04:26:38.373Z | Compiling slog-async v2.8.0 |
| 1673 | 2026-03-06T04:26:38.468Z | Compiling camino v1.2.2 |
| 1674 | 2026-03-06T04:26:38.501Z | Compiling paste v1.0.15 |
| 1675 | 2026-03-06T04:26:38.539Z | Checking match_cfg v0.1.0 |
| 1676 | 2026-03-06T04:26:38.562Z | Checking winnow v0.7.13 |
| 1677 | 2026-03-06T04:26:38.633Z | Checking hostname v0.3.1 |
| 1678 | 2026-03-06T04:26:38.801Z | Checking tempfile v3.26.0 |
| 1679 | 2026-03-06T04:26:39.115Z | Checking event-listener v5.0.0 |
| 1680 | 2026-03-06T04:26:39.169Z | Compiling usdt-macro v0.6.0 |
| 1681 | 2026-03-06T04:26:39.189Z | Compiling usdt-attr-macro v0.6.0 |
| 1682 | 2026-03-06T04:26:39.283Z | Checking tokio-native-tls v0.3.1 |
| 1683 | 2026-03-06T04:26:39.532Z | Checking tower v0.5.2 |
| 1684 | 2026-03-06T04:26:40.149Z | Checking url v2.5.4 |
| 1685 | 2026-03-06T04:26:40.288Z | Checking slog-json v2.6.1 |
| 1686 | 2026-03-06T04:26:40.324Z | Checking serde_urlencoded v0.7.1 |
| 1687 | 2026-03-06T04:26:40.368Z | Checking futures-executor v0.3.32 |
| 1688 | 2026-03-06T04:26:40.544Z | Checking tokio-rustls v0.26.0 |
| 1689 | 2026-03-06T04:26:40.547Z | Checking tokio-rustls v0.25.0 |
| 1690 | 2026-03-06T04:26:40.611Z | Compiling schemars_derive v0.8.22 |
| 1691 | 2026-03-06T04:26:40.906Z | Compiling async-stream-impl v0.3.6 |
| 1692 | 2026-03-06T04:26:40.946Z | Checking uuid v1.21.0 |
| 1693 | 2026-03-06T04:26:41.034Z | Checking crossbeam-channel v0.5.15 |
| 1694 | 2026-03-06T04:26:41.318Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1695 | 2026-03-06T04:26:41.466Z | Checking serde_spanned v1.0.4 |
| 1696 | 2026-03-06T04:26:41.517Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1697 | 2026-03-06T04:26:41.694Z | Checking webpki-roots v0.26.5 |
| 1698 | 2026-03-06T04:26:41.705Z | Checking is-terminal v0.4.12 |
| 1699 | 2026-03-06T04:26:41.721Z | Checking memmap2 v0.9.8 |
| 1700 | 2026-03-06T04:26:41.834Z | Compiling dropshot v0.16.7 (/work/oxidecomputer/dropshot/dropshot) |
| 1701 | 2026-03-06T04:26:41.911Z | Checking iri-string v0.7.8 |
| 1702 | 2026-03-06T04:26:41.932Z | Checking utf-8 v0.7.6 |
| 1703 | 2026-03-06T04:26:42.006Z | Checking lazy_static v1.5.0 |
| 1704 | 2026-03-06T04:26:42.060Z | Checking dyn-clone v1.0.4 |
| 1705 | 2026-03-06T04:26:42.145Z | Checking term v1.1.0 |
| 1706 | 2026-03-06T04:26:42.155Z | Checking unicode-width v0.1.9 |
| 1707 | 2026-03-06T04:26:42.189Z | Checking spin v0.9.8 |
| 1708 | 2026-03-06T04:26:42.268Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1709 | 2026-03-06T04:26:42.316Z | Compiling anyhow v1.0.102 |
| 1710 | 2026-03-06T04:26:42.357Z | Checking take_mut v0.2.2 |
| 1711 | 2026-03-06T04:26:42.368Z | Compiling semver v1.0.27 |
| 1712 | 2026-03-06T04:26:42.517Z | Checking unicode-segmentation v1.10.0 |
| 1713 | 2026-03-06T04:26:42.600Z | Checking data-encoding v2.4.0 |
| 1714 | 2026-03-06T04:26:42.612Z | Compiling heck v0.5.0 |
| 1715 | 2026-03-06T04:26:42.854Z | Checking async-stream v0.3.6 |
| 1716 | 2026-03-06T04:26:43.072Z | Checking toml v1.0.3+spec-1.1.0 |
| 1717 | 2026-03-06T04:26:43.082Z | Checking slog-term v2.9.2 |
| 1718 | 2026-03-06T04:26:43.129Z | Checking newline-converter v0.3.0 |
| 1719 | 2026-03-06T04:26:43.140Z | Checking tungstenite v0.24.0 |
| 1720 | 2026-03-06T04:26:43.162Z | Compiling dropshot_endpoint v0.16.7 (/work/oxidecomputer/dropshot/dropshot_endpoint) |
| 1721 | 2026-03-06T04:26:43.618Z | Checking atomicwrites v0.4.4 |
| 1722 | 2026-03-06T04:26:43.629Z | Checking console v0.15.7 |
| 1723 | 2026-03-06T04:26:43.857Z | Checking usdt v0.6.0 |
| 1724 | 2026-03-06T04:26:43.899Z | Checking hyper-rustls v0.27.3 |
| 1725 | 2026-03-06T04:26:44.133Z | Checking futures v0.3.32 |
| 1726 | 2026-03-06T04:26:44.205Z | Checking slog-bunyan v2.5.0 |
| 1727 | 2026-03-06T04:26:44.236Z | Checking hyper-tls v0.6.0 |
| 1728 | 2026-03-06T04:26:44.248Z | Checking event-listener-strategy v0.5.4 |
| 1729 | 2026-03-06T04:26:44.468Z | Checking tower-http v0.6.8 |
| 1730 | 2026-03-06T04:26:44.540Z | Checking rustls-native-certs v0.7.0 |
| 1731 | 2026-03-06T04:26:44.578Z | Checking openapiv3 v2.2.0 |
| 1732 | 2026-03-06T04:26:44.697Z | Compiling async-trait v0.1.89 |
| 1733 | 2026-03-06T04:26:44.712Z | Checking yasna v0.5.2 |
| 1734 | 2026-03-06T04:26:44.974Z | Checking pem v3.0.6 |
| 1735 | 2026-03-06T04:26:45.041Z | Checking waitgroup v0.1.2 |
| 1736 | 2026-03-06T04:26:45.204Z | Checking serde_path_to_error v0.1.20 |
| 1737 | 2026-03-06T04:26:45.290Z | Checking webpki-roots v1.0.0 |
| 1738 | 2026-03-06T04:26:45.511Z | Checking hostname v0.4.2 |
| 1739 | 2026-03-06T04:26:45.663Z | Checking http-range v0.1.4 |
| 1740 | 2026-03-06T04:26:45.825Z | Checking simple-mermaid v0.2.0 |
| 1741 | 2026-03-06T04:26:45.863Z | Checking similar v2.2.1 |
| 1742 | 2026-03-06T04:26:45.873Z | Checking debug-ignore v1.0.5 |
| 1743 | 2026-03-06T04:26:45.927Z | Checking hyper-staticfile v0.10.1 |
| 1744 | 2026-03-06T04:26:46.009Z | Checking rcgen v0.14.7 |
| 1745 | 2026-03-06T04:26:46.028Z | Checking reqwest v0.12.28 |
| 1746 | 2026-03-06T04:26:46.343Z | Checking hyper-rustls v0.26.0 |
| 1747 | 2026-03-06T04:26:46.464Z | Checking async-channel v2.5.0 |
| 1748 | 2026-03-06T04:26:46.585Z | Checking expectorate v1.2.0 |
| 1749 | 2026-03-06T04:26:46.679Z | Checking tokio-tungstenite v0.24.0 |
| 1750 | 2026-03-06T04:26:46.826Z | Checking subprocess v1.0.0 |
| 1751 | 2026-03-06T04:26:46.871Z | Checking buf-list v1.1.2 |
| 1752 | 2026-03-06T04:26:50.835Z | Checking dropshot-tests v0.0.0 (/work/oxidecomputer/dropshot/target/tests/trybuild/dropshot) |
| 1753 | 2026-03-06T04:26:50.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.50s |
| 1754 | 2026-03-06T04:26:51.252Z | |
| 1755 | 2026-03-06T04:26:51.252Z | |
| 1756 | 2026-03-06T04:27:04.353Z | test fail has been running for over 60 seconds |
| 1757 | 2026-03-06T04:27:27.510Z | test tests/fail/bad_channel10.rs ... ok |
| 1758 | 2026-03-06T04:27:27.510Z | test tests/fail/bad_channel11.rs ... ok |
| 1759 | 2026-03-06T04:27:27.515Z | test tests/fail/bad_channel12.rs ... ok |
| 1760 | 2026-03-06T04:27:27.515Z | test tests/fail/bad_channel13.rs ... ok |
| 1761 | 2026-03-06T04:27:27.515Z | test tests/fail/bad_channel14.rs ... ok |
| 1762 | 2026-03-06T04:27:27.515Z | test tests/fail/bad_channel15.rs ... ok |
| 1763 | 2026-03-06T04:27:27.515Z | test tests/fail/bad_channel17.rs ... mismatch |
| 1764 | 2026-03-06T04:27:27.515Z | |
| 1765 | 2026-03-06T04:27:27.515Z | EXPECTED: |
| 1766 | 2026-03-06T04:27:27.515Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1767 | 2026-03-06T04:27:27.515Z | error[E0277]: the trait bound `WebsocketConnection: SharedExtractor` is not satisfied |
| 1768 | 2026-03-06T04:27:27.515Z | --> tests/fail/bad_channel17.rs:18:17 |
| 1769 | 2026-03-06T04:27:27.515Z | | |
| 1770 | 2026-03-06T04:27:27.515Z | 18 | _upgraded1: WebsocketConnection, |
| 1771 | 2026-03-06T04:27:27.515Z | | ^^^^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `WebsocketConnection` |
| 1772 | 2026-03-06T04:27:27.515Z | | |
| 1773 | 2026-03-06T04:27:27.515Z | help: the following other types implement trait `SharedExtractor` |
| 1774 | 2026-03-06T04:27:27.516Z | | |
| 1775 | 2026-03-06T04:27:27.516Z | ::: src/extractor/path.rs |
| 1776 | 2026-03-06T04:27:27.516Z | | |
| 1777 | 2026-03-06T04:27:27.516Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 1778 | 2026-03-06T04:27:27.516Z | | | where |
| 1779 | 2026-03-06T04:27:27.516Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 1780 | 2026-03-06T04:27:27.516Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 1781 | 2026-03-06T04:27:27.516Z | | |
| 1782 | 2026-03-06T04:27:27.516Z | ::: src/extractor/query.rs |
| 1783 | 2026-03-06T04:27:27.516Z | | |
| 1784 | 2026-03-06T04:27:27.516Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 1785 | 2026-03-06T04:27:27.516Z | | | where |
| 1786 | 2026-03-06T04:27:27.516Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 1787 | 2026-03-06T04:27:27.516Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 1788 | 2026-03-06T04:27:27.516Z | --> src/extractor/header.rs |
| 1789 | 2026-03-06T04:27:27.516Z | | |
| 1790 | 2026-03-06T04:27:27.516Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 1791 | 2026-03-06T04:27:27.516Z | | | where |
| 1792 | 2026-03-06T04:27:27.516Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 1793 | 2026-03-06T04:27:27.516Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 1794 | 2026-03-06T04:27:27.516Z | note: required by a bound in `need_shared_extractor` |
| 1795 | 2026-03-06T04:27:27.516Z | --> tests/fail/bad_channel17.rs:12:1 |
| 1796 | 2026-03-06T04:27:27.516Z | | |
| 1797 | 2026-03-06T04:27:27.516Z | 12 | / #[channel { |
| 1798 | 2026-03-06T04:27:27.516Z | 13 | | protocol = WEBSOCKETS, |
| 1799 | 2026-03-06T04:27:27.516Z | 14 | | path = "/test", |
| 1800 | 2026-03-06T04:27:27.516Z | 15 | | }] |
| 1801 | 2026-03-06T04:27:27.516Z | | |__^ required by this bound in `need_shared_extractor` |
| 1802 | 2026-03-06T04:27:27.516Z | ... |
| 1803 | 2026-03-06T04:27:27.516Z | 18 | _upgraded1: WebsocketConnection, |
| 1804 | 2026-03-06T04:27:27.516Z | | ------------------- required by a bound in this function |
| 1805 | 2026-03-06T04:27:27.516Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1806 | 2026-03-06T04:27:27.516Z | |
| 1807 | 2026-03-06T04:27:27.516Z | error[E0277]: the trait bound `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 1808 | 2026-03-06T04:27:27.516Z | --> tests/fail/bad_channel17.rs:16:1 |
| 1809 | 2026-03-06T04:27:27.516Z | | |
| 1810 | 2026-03-06T04:27:27.516Z | 12 | / #[channel { |
| 1811 | 2026-03-06T04:27:27.516Z | 13 | | protocol = WEBSOCKETS, |
| 1812 | 2026-03-06T04:27:27.516Z | 14 | | path = "/test", |
| 1813 | 2026-03-06T04:27:27.517Z | 15 | | }] |
| 1814 | 2026-03-06T04:27:27.517Z | | |__- required by a bound introduced by this call |
| 1815 | 2026-03-06T04:27:27.517Z | 16 | async fn two_websocket_channels( |
| 1816 | 2026-03-06T04:27:27.517Z | | ^^^^^ unsatisfied trait bound |
| 1817 | 2026-03-06T04:27:27.517Z | | |
| 1818 | 2026-03-06T04:27:27.517Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter}` |
| 1819 | 2026-03-06T04:27:27.517Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 1820 | 2026-03-06T04:27:27.517Z | --> src/api_description.rs |
| 1821 | 2026-03-06T04:27:27.517Z | | |
| 1822 | 2026-03-06T04:27:27.517Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 1823 | 2026-03-06T04:27:27.517Z | | --- required by a bound in this associated function |
| 1824 | 2026-03-06T04:27:27.517Z | ... |
| 1825 | 2026-03-06T04:27:27.517Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 1826 | 2026-03-06T04:27:27.517Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 1827 | 2026-03-06T04:27:27.517Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1828 | 2026-03-06T04:27:27.517Z | |
| 1829 | 2026-03-06T04:27:27.517Z | ACTUAL OUTPUT: |
| 1830 | 2026-03-06T04:27:27.517Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1831 | 2026-03-06T04:27:27.517Z | error[E0277]: the trait bound `WebsocketConnection: SharedExtractor` is not satisfied |
| 1832 | 2026-03-06T04:27:27.517Z | --> tests/fail/bad_channel17.rs:18:17 |
| 1833 | 2026-03-06T04:27:27.517Z | | |
| 1834 | 2026-03-06T04:27:27.517Z | 18 | _upgraded1: WebsocketConnection, |
| 1835 | 2026-03-06T04:27:27.517Z | | ^^^^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `WebsocketConnection` |
| 1836 | 2026-03-06T04:27:27.517Z | | |
| 1837 | 2026-03-06T04:27:27.517Z | help: the following other types implement trait `SharedExtractor` |
| 1838 | 2026-03-06T04:27:27.517Z | --> src/extractor/header.rs |
| 1839 | 2026-03-06T04:27:27.517Z | | |
| 1840 | 2026-03-06T04:27:27.517Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 1841 | 2026-03-06T04:27:27.517Z | | | where |
| 1842 | 2026-03-06T04:27:27.517Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 1843 | 2026-03-06T04:27:27.517Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 1844 | 2026-03-06T04:27:27.517Z | | |
| 1845 | 2026-03-06T04:27:27.517Z | ::: src/extractor/path.rs |
| 1846 | 2026-03-06T04:27:27.517Z | | |
| 1847 | 2026-03-06T04:27:27.517Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 1848 | 2026-03-06T04:27:27.517Z | | | where |
| 1849 | 2026-03-06T04:27:27.517Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 1850 | 2026-03-06T04:27:27.517Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 1851 | 2026-03-06T04:27:27.517Z | | |
| 1852 | 2026-03-06T04:27:27.517Z | ::: src/extractor/query.rs |
| 1853 | 2026-03-06T04:27:27.518Z | | |
| 1854 | 2026-03-06T04:27:27.518Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 1855 | 2026-03-06T04:27:27.518Z | | | where |
| 1856 | 2026-03-06T04:27:27.518Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 1857 | 2026-03-06T04:27:27.518Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 1858 | 2026-03-06T04:27:27.518Z | note: required by a bound in `need_shared_extractor` |
| 1859 | 2026-03-06T04:27:27.522Z | --> tests/fail/bad_channel17.rs:12:1 |
| 1860 | 2026-03-06T04:27:27.522Z | | |
| 1861 | 2026-03-06T04:27:27.522Z | 12 | / #[channel { |
| 1862 | 2026-03-06T04:27:27.522Z | 13 | | protocol = WEBSOCKETS, |
| 1863 | 2026-03-06T04:27:27.522Z | 14 | | path = "/test", |
| 1864 | 2026-03-06T04:27:27.522Z | 15 | | }] |
| 1865 | 2026-03-06T04:27:27.523Z | | |__^ required by this bound in `need_shared_extractor` |
| 1866 | 2026-03-06T04:27:27.523Z | ... |
| 1867 | 2026-03-06T04:27:27.523Z | 18 | _upgraded1: WebsocketConnection, |
| 1868 | 2026-03-06T04:27:27.523Z | | ------------------- required by a bound in this function |
| 1869 | 2026-03-06T04:27:27.523Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1870 | 2026-03-06T04:27:27.523Z | |
| 1871 | 2026-03-06T04:27:27.523Z | error[E0277]: the trait bound `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 1872 | 2026-03-06T04:27:27.523Z | --> tests/fail/bad_channel17.rs:16:1 |
| 1873 | 2026-03-06T04:27:27.523Z | | |
| 1874 | 2026-03-06T04:27:27.523Z | 12 | / #[channel { |
| 1875 | 2026-03-06T04:27:27.523Z | 13 | | protocol = WEBSOCKETS, |
| 1876 | 2026-03-06T04:27:27.523Z | 14 | | path = "/test", |
| 1877 | 2026-03-06T04:27:27.523Z | 15 | | }] |
| 1878 | 2026-03-06T04:27:27.523Z | | |__- required by a bound introduced by this call |
| 1879 | 2026-03-06T04:27:27.523Z | 16 | async fn two_websocket_channels( |
| 1880 | 2026-03-06T04:27:27.523Z | | ^^^^^ unsatisfied trait bound |
| 1881 | 2026-03-06T04:27:27.523Z | | |
| 1882 | 2026-03-06T04:27:27.523Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter}` |
| 1883 | 2026-03-06T04:27:27.523Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 1884 | 2026-03-06T04:27:27.523Z | --> src/api_description.rs |
| 1885 | 2026-03-06T04:27:27.523Z | | |
| 1886 | 2026-03-06T04:27:27.523Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 1887 | 2026-03-06T04:27:27.523Z | | --- required by a bound in this associated function |
| 1888 | 2026-03-06T04:27:27.523Z | ... |
| 1889 | 2026-03-06T04:27:27.523Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 1890 | 2026-03-06T04:27:27.523Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 1891 | 2026-03-06T04:27:27.523Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1892 | 2026-03-06T04:27:27.523Z | note: If the actual output is the correct output you can bless it by rerunning |
| 1893 | 2026-03-06T04:27:27.523Z | your test with the environment variable TRYBUILD=overwrite |
| 1894 | 2026-03-06T04:27:27.523Z | |
| 1895 | 2026-03-06T04:27:27.523Z | test tests/fail/bad_channel18.rs ... mismatch |
| 1896 | 2026-03-06T04:27:27.523Z | |
| 1897 | 2026-03-06T04:27:27.523Z | EXPECTED: |
| 1898 | 2026-03-06T04:27:27.523Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1899 | 2026-03-06T04:27:27.523Z | error[E0631]: type mismatch in closure arguments |
| 1900 | 2026-03-06T04:27:27.523Z | --> tests/fail/bad_channel18.rs:23:1 |
| 1901 | 2026-03-06T04:27:27.523Z | | |
| 1902 | 2026-03-06T04:27:27.523Z | 23 | async fn websocket_channel_not_last( |
| 1903 | 2026-03-06T04:27:27.523Z | | ^^^^^ |
| 1904 | 2026-03-06T04:27:27.524Z | | | |
| 1905 | 2026-03-06T04:27:27.524Z | | expected due to this |
| 1906 | 2026-03-06T04:27:27.524Z | | found signature defined here |
| 1907 | 2026-03-06T04:27:27.524Z | | |
| 1908 | 2026-03-06T04:27:27.524Z | = note: expected closure signature `fn(WebsocketConnection) -> _` |
| 1909 | 2026-03-06T04:27:27.524Z | found closure signature `fn(dropshot::Query<Stuff>) -> _` |
| 1910 | 2026-03-06T04:27:27.524Z | note: required by a bound in `WebsocketUpgrade::handle` |
| 1911 | 2026-03-06T04:27:27.524Z | --> src/websocket.rs |
| 1912 | 2026-03-06T04:27:27.524Z | | |
| 1913 | 2026-03-06T04:27:27.524Z | | pub fn handle<C, F>(mut self, handler: C) -> WebsocketEndpointResult |
| 1914 | 2026-03-06T04:27:27.524Z | | ------ required by a bound in this associated function |
| 1915 | 2026-03-06T04:27:27.524Z | | where |
| 1916 | 2026-03-06T04:27:27.524Z | | C: FnOnce(WebsocketConnection) -> F + Send + 'static, |
| 1917 | 2026-03-06T04:27:27.524Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketUpgrade::handle` |
| 1918 | 2026-03-06T04:27:27.524Z | |
| 1919 | 2026-03-06T04:27:27.524Z | error[E0277]: the trait bound `WebsocketConnection: SharedExtractor` is not satisfied |
| 1920 | 2026-03-06T04:27:27.524Z | --> tests/fail/bad_channel18.rs:25:16 |
| 1921 | 2026-03-06T04:27:27.524Z | | |
| 1922 | 2026-03-06T04:27:27.524Z | 25 | _upgraded: WebsocketConnection, |
| 1923 | 2026-03-06T04:27:27.524Z | | ^^^^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `WebsocketConnection` |
| 1924 | 2026-03-06T04:27:27.524Z | | |
| 1925 | 2026-03-06T04:27:27.524Z | help: the following other types implement trait `SharedExtractor` |
| 1926 | 2026-03-06T04:27:27.524Z | | |
| 1927 | 2026-03-06T04:27:27.524Z | ::: src/extractor/path.rs |
| 1928 | 2026-03-06T04:27:27.524Z | | |
| 1929 | 2026-03-06T04:27:27.524Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 1930 | 2026-03-06T04:27:27.524Z | | | where |
| 1931 | 2026-03-06T04:27:27.524Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 1932 | 2026-03-06T04:27:27.524Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 1933 | 2026-03-06T04:27:27.524Z | --> src/extractor/query.rs |
| 1934 | 2026-03-06T04:27:27.524Z | | |
| 1935 | 2026-03-06T04:27:27.524Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 1936 | 2026-03-06T04:27:27.524Z | | | where |
| 1937 | 2026-03-06T04:27:27.524Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 1938 | 2026-03-06T04:27:27.524Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 1939 | 2026-03-06T04:27:27.524Z | | |
| 1940 | 2026-03-06T04:27:27.524Z | ::: src/extractor/header.rs |
| 1941 | 2026-03-06T04:27:27.524Z | | |
| 1942 | 2026-03-06T04:27:27.524Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 1943 | 2026-03-06T04:27:27.524Z | | | where |
| 1944 | 2026-03-06T04:27:27.525Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 1945 | 2026-03-06T04:27:27.525Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 1946 | 2026-03-06T04:27:27.525Z | note: required by a bound in `need_shared_extractor` |
| 1947 | 2026-03-06T04:27:27.525Z | --> tests/fail/bad_channel18.rs:19:1 |
| 1948 | 2026-03-06T04:27:27.525Z | | |
| 1949 | 2026-03-06T04:27:27.525Z | 19 | / #[channel { |
| 1950 | 2026-03-06T04:27:27.525Z | 20 | | protocol = WEBSOCKETS, |
| 1951 | 2026-03-06T04:27:27.525Z | 21 | | path = "/test", |
| 1952 | 2026-03-06T04:27:27.525Z | 22 | | }] |
| 1953 | 2026-03-06T04:27:27.525Z | | |__^ required by this bound in `need_shared_extractor` |
| 1954 | 2026-03-06T04:27:27.525Z | ... |
| 1955 | 2026-03-06T04:27:27.525Z | 25 | _upgraded: WebsocketConnection, |
| 1956 | 2026-03-06T04:27:27.525Z | | ------------------- required by a bound in this function |
| 1957 | 2026-03-06T04:27:27.525Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 1958 | 2026-03-06T04:27:27.525Z | |
| 1959 | 2026-03-06T04:27:27.529Z | error[E0271]: type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 1960 | 2026-03-06T04:27:27.529Z | --> tests/fail/bad_channel18.rs:26:13 |
| 1961 | 2026-03-06T04:27:27.529Z | | |
| 1962 | 2026-03-06T04:27:27.529Z | 26 | _query: Query<Stuff>, |
| 1963 | 2026-03-06T04:27:27.529Z | | ^^^^^^^^^^^^ type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 1964 | 2026-03-06T04:27:27.529Z | | |
| 1965 | 2026-03-06T04:27:27.529Z | note: expected this to be `WebsocketConnection` |
| 1966 | 2026-03-06T04:27:27.529Z | --> tests/fail/bad_channel18.rs:26:13 |
| 1967 | 2026-03-06T04:27:27.529Z | | |
| 1968 | 2026-03-06T04:27:27.529Z | 26 | _query: Query<Stuff>, |
| 1969 | 2026-03-06T04:27:27.529Z | | ^^^^^ |
| 1970 | 2026-03-06T04:27:27.529Z | = note: expected struct `WebsocketConnection` |
| 1971 | 2026-03-06T04:27:27.529Z | found struct `dropshot::Query<Stuff>` |
| 1972 | 2026-03-06T04:27:27.529Z | note: required by a bound in `validate_websocket_connection_type` |
| 1973 | 2026-03-06T04:27:27.529Z | --> tests/fail/bad_channel18.rs:26:13 |
| 1974 | 2026-03-06T04:27:27.529Z | | |
| 1975 | 2026-03-06T04:27:27.529Z | 26 | _query: Query<Stuff>, |
| 1976 | 2026-03-06T04:27:27.529Z | | ^^^^^ required by this bound in `validate_websocket_connection_type` |
| 1977 | 2026-03-06T04:27:27.529Z | |
| 1978 | 2026-03-06T04:27:27.529Z | error[E0277]: the trait bound `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 1979 | 2026-03-06T04:27:27.529Z | --> tests/fail/bad_channel18.rs:23:1 |
| 1980 | 2026-03-06T04:27:27.529Z | | |
| 1981 | 2026-03-06T04:27:27.529Z | 19 | / #[channel { |
| 1982 | 2026-03-06T04:27:27.529Z | 20 | | protocol = WEBSOCKETS, |
| 1983 | 2026-03-06T04:27:27.529Z | 21 | | path = "/test", |
| 1984 | 2026-03-06T04:27:27.529Z | 22 | | }] |
| 1985 | 2026-03-06T04:27:27.529Z | | |__- required by a bound introduced by this call |
| 1986 | 2026-03-06T04:27:27.529Z | 23 | async fn websocket_channel_not_last( |
| 1987 | 2026-03-06T04:27:27.530Z | | ^^^^^ unsatisfied trait bound |
| 1988 | 2026-03-06T04:27:27.530Z | | |
| 1989 | 2026-03-06T04:27:27.530Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter}` |
| 1990 | 2026-03-06T04:27:27.530Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 1991 | 2026-03-06T04:27:27.530Z | --> src/api_description.rs |
| 1992 | 2026-03-06T04:27:27.530Z | | |
| 1993 | 2026-03-06T04:27:27.530Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 1994 | 2026-03-06T04:27:27.530Z | | --- required by a bound in this associated function |
| 1995 | 2026-03-06T04:27:27.530Z | ... |
| 1996 | 2026-03-06T04:27:27.530Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 1997 | 2026-03-06T04:27:27.530Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 1998 | 2026-03-06T04:27:27.530Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 1999 | 2026-03-06T04:27:27.530Z | |
| 2000 | 2026-03-06T04:27:27.530Z | ACTUAL OUTPUT: |
| 2001 | 2026-03-06T04:27:27.530Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2002 | 2026-03-06T04:27:27.530Z | error[E0631]: type mismatch in closure arguments |
| 2003 | 2026-03-06T04:27:27.530Z | --> tests/fail/bad_channel18.rs:23:1 |
| 2004 | 2026-03-06T04:27:27.530Z | | |
| 2005 | 2026-03-06T04:27:27.530Z | 23 | async fn websocket_channel_not_last( |
| 2006 | 2026-03-06T04:27:27.530Z | | ^^^^^ |
| 2007 | 2026-03-06T04:27:27.530Z | | | |
| 2008 | 2026-03-06T04:27:27.530Z | | expected due to this |
| 2009 | 2026-03-06T04:27:27.530Z | | found signature defined here |
| 2010 | 2026-03-06T04:27:27.530Z | | |
| 2011 | 2026-03-06T04:27:27.530Z | = note: expected closure signature `fn(WebsocketConnection) -> _` |
| 2012 | 2026-03-06T04:27:27.530Z | found closure signature `fn(dropshot::Query<Stuff>) -> _` |
| 2013 | 2026-03-06T04:27:27.530Z | note: required by a bound in `WebsocketUpgrade::handle` |
| 2014 | 2026-03-06T04:27:27.530Z | --> src/websocket.rs |
| 2015 | 2026-03-06T04:27:27.530Z | | |
| 2016 | 2026-03-06T04:27:27.530Z | | pub fn handle<C, F>(mut self, handler: C) -> WebsocketEndpointResult |
| 2017 | 2026-03-06T04:27:27.530Z | | ------ required by a bound in this associated function |
| 2018 | 2026-03-06T04:27:27.530Z | | where |
| 2019 | 2026-03-06T04:27:27.530Z | | C: FnOnce(WebsocketConnection) -> F + Send + 'static, |
| 2020 | 2026-03-06T04:27:27.530Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketUpgrade::handle` |
| 2021 | 2026-03-06T04:27:27.530Z | |
| 2022 | 2026-03-06T04:27:27.530Z | error[E0277]: the trait bound `WebsocketConnection: SharedExtractor` is not satisfied |
| 2023 | 2026-03-06T04:27:27.530Z | --> tests/fail/bad_channel18.rs:25:16 |
| 2024 | 2026-03-06T04:27:27.530Z | | |
| 2025 | 2026-03-06T04:27:27.530Z | 25 | _upgraded: WebsocketConnection, |
| 2026 | 2026-03-06T04:27:27.531Z | | ^^^^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `WebsocketConnection` |
| 2027 | 2026-03-06T04:27:27.531Z | | |
| 2028 | 2026-03-06T04:27:27.531Z | help: the following other types implement trait `SharedExtractor` |
| 2029 | 2026-03-06T04:27:27.531Z | --> src/extractor/query.rs |
| 2030 | 2026-03-06T04:27:27.531Z | | |
| 2031 | 2026-03-06T04:27:27.531Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 2032 | 2026-03-06T04:27:27.531Z | | | where |
| 2033 | 2026-03-06T04:27:27.531Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2034 | 2026-03-06T04:27:27.531Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 2035 | 2026-03-06T04:27:27.531Z | | |
| 2036 | 2026-03-06T04:27:27.531Z | ::: src/extractor/path.rs |
| 2037 | 2026-03-06T04:27:27.531Z | | |
| 2038 | 2026-03-06T04:27:27.531Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 2039 | 2026-03-06T04:27:27.531Z | | | where |
| 2040 | 2026-03-06T04:27:27.531Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 2041 | 2026-03-06T04:27:27.531Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 2042 | 2026-03-06T04:27:27.531Z | | |
| 2043 | 2026-03-06T04:27:27.531Z | ::: src/extractor/header.rs |
| 2044 | 2026-03-06T04:27:27.531Z | | |
| 2045 | 2026-03-06T04:27:27.531Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 2046 | 2026-03-06T04:27:27.531Z | | | where |
| 2047 | 2026-03-06T04:27:27.531Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2048 | 2026-03-06T04:27:27.531Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 2049 | 2026-03-06T04:27:27.531Z | note: required by a bound in `need_shared_extractor` |
| 2050 | 2026-03-06T04:27:27.531Z | --> tests/fail/bad_channel18.rs:19:1 |
| 2051 | 2026-03-06T04:27:27.531Z | | |
| 2052 | 2026-03-06T04:27:27.531Z | 19 | / #[channel { |
| 2053 | 2026-03-06T04:27:27.531Z | 20 | | protocol = WEBSOCKETS, |
| 2054 | 2026-03-06T04:27:27.531Z | 21 | | path = "/test", |
| 2055 | 2026-03-06T04:27:27.531Z | 22 | | }] |
| 2056 | 2026-03-06T04:27:27.531Z | | |__^ required by this bound in `need_shared_extractor` |
| 2057 | 2026-03-06T04:27:27.531Z | ... |
| 2058 | 2026-03-06T04:27:27.531Z | 25 | _upgraded: WebsocketConnection, |
| 2059 | 2026-03-06T04:27:27.535Z | | ------------------- required by a bound in this function |
| 2060 | 2026-03-06T04:27:27.535Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2061 | 2026-03-06T04:27:27.535Z | |
| 2062 | 2026-03-06T04:27:27.535Z | error[E0271]: type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 2063 | 2026-03-06T04:27:27.535Z | --> tests/fail/bad_channel18.rs:26:13 |
| 2064 | 2026-03-06T04:27:27.535Z | | |
| 2065 | 2026-03-06T04:27:27.535Z | 26 | _query: Query<Stuff>, |
| 2066 | 2026-03-06T04:27:27.535Z | | ^^^^^^^^^^^^ type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 2067 | 2026-03-06T04:27:27.535Z | | |
| 2068 | 2026-03-06T04:27:27.535Z | note: expected this to be `WebsocketConnection` |
| 2069 | 2026-03-06T04:27:27.535Z | --> tests/fail/bad_channel18.rs:26:13 |
| 2070 | 2026-03-06T04:27:27.535Z | | |
| 2071 | 2026-03-06T04:27:27.535Z | 26 | _query: Query<Stuff>, |
| 2072 | 2026-03-06T04:27:27.535Z | | ^^^^^ |
| 2073 | 2026-03-06T04:27:27.535Z | = note: expected struct `WebsocketConnection` |
| 2074 | 2026-03-06T04:27:27.536Z | found struct `dropshot::Query<Stuff>` |
| 2075 | 2026-03-06T04:27:27.536Z | note: required by a bound in `validate_websocket_connection_type` |
| 2076 | 2026-03-06T04:27:27.536Z | --> tests/fail/bad_channel18.rs:26:13 |
| 2077 | 2026-03-06T04:27:27.536Z | | |
| 2078 | 2026-03-06T04:27:27.536Z | 26 | _query: Query<Stuff>, |
| 2079 | 2026-03-06T04:27:27.536Z | | ^^^^^ required by this bound in `validate_websocket_connection_type` |
| 2080 | 2026-03-06T04:27:27.536Z | |
| 2081 | 2026-03-06T04:27:27.536Z | error[E0277]: the trait bound `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2082 | 2026-03-06T04:27:27.536Z | --> tests/fail/bad_channel18.rs:23:1 |
| 2083 | 2026-03-06T04:27:27.536Z | | |
| 2084 | 2026-03-06T04:27:27.536Z | 19 | / #[channel { |
| 2085 | 2026-03-06T04:27:27.536Z | 20 | | protocol = WEBSOCKETS, |
| 2086 | 2026-03-06T04:27:27.536Z | 21 | | path = "/test", |
| 2087 | 2026-03-06T04:27:27.536Z | 22 | | }] |
| 2088 | 2026-03-06T04:27:27.536Z | | |__- required by a bound introduced by this call |
| 2089 | 2026-03-06T04:27:27.536Z | 23 | async fn websocket_channel_not_last( |
| 2090 | 2026-03-06T04:27:27.536Z | | ^^^^^ unsatisfied trait bound |
| 2091 | 2026-03-06T04:27:27.536Z | | |
| 2092 | 2026-03-06T04:27:27.536Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter}` |
| 2093 | 2026-03-06T04:27:27.536Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2094 | 2026-03-06T04:27:27.536Z | --> src/api_description.rs |
| 2095 | 2026-03-06T04:27:27.536Z | | |
| 2096 | 2026-03-06T04:27:27.536Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2097 | 2026-03-06T04:27:27.536Z | | --- required by a bound in this associated function |
| 2098 | 2026-03-06T04:27:27.536Z | ... |
| 2099 | 2026-03-06T04:27:27.536Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2100 | 2026-03-06T04:27:27.536Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2101 | 2026-03-06T04:27:27.536Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2102 | 2026-03-06T04:27:27.536Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2103 | 2026-03-06T04:27:27.536Z | your test with the environment variable TRYBUILD=overwrite |
| 2104 | 2026-03-06T04:27:27.536Z | |
| 2105 | 2026-03-06T04:27:27.536Z | test tests/fail/bad_channel19.rs ... mismatch |
| 2106 | 2026-03-06T04:27:27.536Z | |
| 2107 | 2026-03-06T04:27:27.536Z | EXPECTED: |
| 2108 | 2026-03-06T04:27:27.536Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2109 | 2026-03-06T04:27:27.536Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 2110 | 2026-03-06T04:27:27.536Z | --> tests/fail/bad_channel19.rs:25:8 |
| 2111 | 2026-03-06T04:27:27.536Z | | |
| 2112 | 2026-03-06T04:27:27.537Z | 25 | _: String, |
| 2113 | 2026-03-06T04:27:27.537Z | | ^^^^^^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 2114 | 2026-03-06T04:27:27.537Z | | |
| 2115 | 2026-03-06T04:27:27.537Z | help: the following other types implement trait `SharedExtractor` |
| 2116 | 2026-03-06T04:27:27.537Z | | |
| 2117 | 2026-03-06T04:27:27.537Z | ::: src/extractor/path.rs |
| 2118 | 2026-03-06T04:27:27.537Z | | |
| 2119 | 2026-03-06T04:27:27.537Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 2120 | 2026-03-06T04:27:27.537Z | | | where |
| 2121 | 2026-03-06T04:27:27.537Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 2122 | 2026-03-06T04:27:27.537Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 2123 | 2026-03-06T04:27:27.537Z | | |
| 2124 | 2026-03-06T04:27:27.537Z | ::: src/extractor/query.rs |
| 2125 | 2026-03-06T04:27:27.537Z | | |
| 2126 | 2026-03-06T04:27:27.537Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 2127 | 2026-03-06T04:27:27.537Z | | | where |
| 2128 | 2026-03-06T04:27:27.537Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2129 | 2026-03-06T04:27:27.537Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 2130 | 2026-03-06T04:27:27.537Z | --> src/extractor/header.rs |
| 2131 | 2026-03-06T04:27:27.537Z | | |
| 2132 | 2026-03-06T04:27:27.537Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 2133 | 2026-03-06T04:27:27.537Z | | | where |
| 2134 | 2026-03-06T04:27:27.537Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2135 | 2026-03-06T04:27:27.537Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 2136 | 2026-03-06T04:27:27.537Z | note: required by a bound in `need_shared_extractor` |
| 2137 | 2026-03-06T04:27:27.537Z | --> tests/fail/bad_channel19.rs:19:1 |
| 2138 | 2026-03-06T04:27:27.537Z | | |
| 2139 | 2026-03-06T04:27:27.537Z | 19 | / #[channel { |
| 2140 | 2026-03-06T04:27:27.537Z | 20 | | protocol = WEBSOCKETS, |
| 2141 | 2026-03-06T04:27:27.537Z | 21 | | path = "/test", |
| 2142 | 2026-03-06T04:27:27.537Z | 22 | | }] |
| 2143 | 2026-03-06T04:27:27.537Z | | |__^ required by this bound in `need_shared_extractor` |
| 2144 | 2026-03-06T04:27:27.537Z | ... |
| 2145 | 2026-03-06T04:27:27.537Z | 25 | _: String, |
| 2146 | 2026-03-06T04:27:27.537Z | | ------ required by a bound in this function |
| 2147 | 2026-03-06T04:27:27.537Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2148 | 2026-03-06T04:27:27.537Z | |
| 2149 | 2026-03-06T04:27:27.537Z | error[E0277]: the trait bound `fn(RequestContext<()>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {non_extractor_as_last_argument_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2150 | 2026-03-06T04:27:27.537Z | --> tests/fail/bad_channel19.rs:23:1 |
| 2151 | 2026-03-06T04:27:27.537Z | | |
| 2152 | 2026-03-06T04:27:27.537Z | 19 | / #[channel { |
| 2153 | 2026-03-06T04:27:27.538Z | 20 | | protocol = WEBSOCKETS, |
| 2154 | 2026-03-06T04:27:27.538Z | 21 | | path = "/test", |
| 2155 | 2026-03-06T04:27:27.538Z | 22 | | }] |
| 2156 | 2026-03-06T04:27:27.538Z | | |__- required by a bound introduced by this call |
| 2157 | 2026-03-06T04:27:27.538Z | 23 | async fn non_extractor_as_last_argument( |
| 2158 | 2026-03-06T04:27:27.538Z | | ^^^^^ unsatisfied trait bound |
| 2159 | 2026-03-06T04:27:27.542Z | | |
| 2160 | 2026-03-06T04:27:27.542Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {non_extractor_as_last_argument_adapter}` |
| 2161 | 2026-03-06T04:27:27.542Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2162 | 2026-03-06T04:27:27.542Z | --> src/api_description.rs |
| 2163 | 2026-03-06T04:27:27.542Z | | |
| 2164 | 2026-03-06T04:27:27.542Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2165 | 2026-03-06T04:27:27.542Z | | --- required by a bound in this associated function |
| 2166 | 2026-03-06T04:27:27.542Z | ... |
| 2167 | 2026-03-06T04:27:27.542Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2168 | 2026-03-06T04:27:27.542Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2169 | 2026-03-06T04:27:27.542Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2170 | 2026-03-06T04:27:27.542Z | |
| 2171 | 2026-03-06T04:27:27.542Z | ACTUAL OUTPUT: |
| 2172 | 2026-03-06T04:27:27.542Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2173 | 2026-03-06T04:27:27.542Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 2174 | 2026-03-06T04:27:27.542Z | --> tests/fail/bad_channel19.rs:25:8 |
| 2175 | 2026-03-06T04:27:27.542Z | | |
| 2176 | 2026-03-06T04:27:27.542Z | 25 | _: String, |
| 2177 | 2026-03-06T04:27:27.542Z | | ^^^^^^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 2178 | 2026-03-06T04:27:27.542Z | | |
| 2179 | 2026-03-06T04:27:27.542Z | help: the following other types implement trait `SharedExtractor` |
| 2180 | 2026-03-06T04:27:27.542Z | --> src/extractor/header.rs |
| 2181 | 2026-03-06T04:27:27.542Z | | |
| 2182 | 2026-03-06T04:27:27.542Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 2183 | 2026-03-06T04:27:27.542Z | | | where |
| 2184 | 2026-03-06T04:27:27.542Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2185 | 2026-03-06T04:27:27.542Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 2186 | 2026-03-06T04:27:27.542Z | | |
| 2187 | 2026-03-06T04:27:27.542Z | ::: src/extractor/path.rs |
| 2188 | 2026-03-06T04:27:27.542Z | | |
| 2189 | 2026-03-06T04:27:27.542Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 2190 | 2026-03-06T04:27:27.542Z | | | where |
| 2191 | 2026-03-06T04:27:27.542Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 2192 | 2026-03-06T04:27:27.542Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 2193 | 2026-03-06T04:27:27.542Z | | |
| 2194 | 2026-03-06T04:27:27.542Z | ::: src/extractor/query.rs |
| 2195 | 2026-03-06T04:27:27.542Z | | |
| 2196 | 2026-03-06T04:27:27.543Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 2197 | 2026-03-06T04:27:27.543Z | | | where |
| 2198 | 2026-03-06T04:27:27.543Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2199 | 2026-03-06T04:27:27.543Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 2200 | 2026-03-06T04:27:27.543Z | note: required by a bound in `need_shared_extractor` |
| 2201 | 2026-03-06T04:27:27.543Z | --> tests/fail/bad_channel19.rs:19:1 |
| 2202 | 2026-03-06T04:27:27.543Z | | |
| 2203 | 2026-03-06T04:27:27.543Z | 19 | / #[channel { |
| 2204 | 2026-03-06T04:27:27.543Z | 20 | | protocol = WEBSOCKETS, |
| 2205 | 2026-03-06T04:27:27.543Z | 21 | | path = "/test", |
| 2206 | 2026-03-06T04:27:27.543Z | 22 | | }] |
| 2207 | 2026-03-06T04:27:27.543Z | | |__^ required by this bound in `need_shared_extractor` |
| 2208 | 2026-03-06T04:27:27.543Z | ... |
| 2209 | 2026-03-06T04:27:27.543Z | 25 | _: String, |
| 2210 | 2026-03-06T04:27:27.543Z | | ------ required by a bound in this function |
| 2211 | 2026-03-06T04:27:27.543Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2212 | 2026-03-06T04:27:27.543Z | |
| 2213 | 2026-03-06T04:27:27.543Z | error[E0277]: the trait bound `fn(RequestContext<()>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {non_extractor_as_last_argument_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2214 | 2026-03-06T04:27:27.543Z | --> tests/fail/bad_channel19.rs:23:1 |
| 2215 | 2026-03-06T04:27:27.543Z | | |
| 2216 | 2026-03-06T04:27:27.543Z | 19 | / #[channel { |
| 2217 | 2026-03-06T04:27:27.543Z | 20 | | protocol = WEBSOCKETS, |
| 2218 | 2026-03-06T04:27:27.543Z | 21 | | path = "/test", |
| 2219 | 2026-03-06T04:27:27.543Z | 22 | | }] |
| 2220 | 2026-03-06T04:27:27.543Z | | |__- required by a bound introduced by this call |
| 2221 | 2026-03-06T04:27:27.543Z | 23 | async fn non_extractor_as_last_argument( |
| 2222 | 2026-03-06T04:27:27.543Z | | ^^^^^ unsatisfied trait bound |
| 2223 | 2026-03-06T04:27:27.543Z | | |
| 2224 | 2026-03-06T04:27:27.543Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {non_extractor_as_last_argument_adapter}` |
| 2225 | 2026-03-06T04:27:27.543Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2226 | 2026-03-06T04:27:27.543Z | --> src/api_description.rs |
| 2227 | 2026-03-06T04:27:27.543Z | | |
| 2228 | 2026-03-06T04:27:27.543Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2229 | 2026-03-06T04:27:27.543Z | | --- required by a bound in this associated function |
| 2230 | 2026-03-06T04:27:27.543Z | ... |
| 2231 | 2026-03-06T04:27:27.543Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2232 | 2026-03-06T04:27:27.543Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2233 | 2026-03-06T04:27:27.543Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2234 | 2026-03-06T04:27:27.543Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2235 | 2026-03-06T04:27:27.543Z | your test with the environment variable TRYBUILD=overwrite |
| 2236 | 2026-03-06T04:27:27.544Z | |
| 2237 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel1a.rs ... ok |
| 2238 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel1b.rs ... ok |
| 2239 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel2.rs ... ok |
| 2240 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel20.rs ... ok |
| 2241 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel21.rs ... ok |
| 2242 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel22.rs ... ok |
| 2243 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel23.rs ... ok |
| 2244 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel24.rs ... ok |
| 2245 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel25.rs ... ok |
| 2246 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel26.rs ... ok |
| 2247 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel27.rs ... ok |
| 2248 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel28.rs ... ok |
| 2249 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel3.rs ... ok |
| 2250 | 2026-03-06T04:27:27.544Z | test tests/fail/bad_channel4.rs ... mismatch |
| 2251 | 2026-03-06T04:27:27.544Z | |
| 2252 | 2026-03-06T04:27:27.544Z | EXPECTED: |
| 2253 | 2026-03-06T04:27:27.544Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2254 | 2026-03-06T04:27:27.544Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 2255 | 2026-03-06T04:27:27.544Z | --> tests/fail/bad_channel4.rs:22:14 |
| 2256 | 2026-03-06T04:27:27.544Z | | |
| 2257 | 2026-03-06T04:27:27.544Z | 22 | _params: Query<QueryParams>, |
| 2258 | 2026-03-06T04:27:27.544Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2259 | 2026-03-06T04:27:27.548Z | | |
| 2260 | 2026-03-06T04:27:27.548Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 2261 | 2026-03-06T04:27:27.548Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2262 | 2026-03-06T04:27:27.548Z | | |
| 2263 | 2026-03-06T04:27:27.548Z | 11 | struct QueryParams { |
| 2264 | 2026-03-06T04:27:27.548Z | | ^^^^^^^^^^^^^^^^^^ |
| 2265 | 2026-03-06T04:27:27.548Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 2266 | 2026-03-06T04:27:27.548Z | &'a T |
| 2267 | 2026-03-06T04:27:27.548Z | &'a mut T |
| 2268 | 2026-03-06T04:27:27.548Z | () |
| 2269 | 2026-03-06T04:27:27.548Z | (T0, T1) |
| 2270 | 2026-03-06T04:27:27.548Z | (T0, T1, T2) |
| 2271 | 2026-03-06T04:27:27.548Z | (T0, T1, T2, T3) |
| 2272 | 2026-03-06T04:27:27.548Z | (T0, T1, T2, T3, T4) |
| 2273 | 2026-03-06T04:27:27.548Z | (T0, T1, T2, T3, T4, T5) |
| 2274 | 2026-03-06T04:27:27.548Z | and $N others |
| 2275 | 2026-03-06T04:27:27.548Z | note: required by a bound in `dropshot::Query` |
| 2276 | 2026-03-06T04:27:27.548Z | --> src/extractor/query.rs |
| 2277 | 2026-03-06T04:27:27.548Z | | |
| 2278 | 2026-03-06T04:27:27.548Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2279 | 2026-03-06T04:27:27.548Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 2280 | 2026-03-06T04:27:27.549Z | |
| 2281 | 2026-03-06T04:27:27.549Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2282 | 2026-03-06T04:27:27.549Z | --> tests/fail/bad_channel4.rs:22:14 |
| 2283 | 2026-03-06T04:27:27.549Z | | |
| 2284 | 2026-03-06T04:27:27.549Z | 22 | _params: Query<QueryParams>, |
| 2285 | 2026-03-06T04:27:27.549Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2286 | 2026-03-06T04:27:27.549Z | | |
| 2287 | 2026-03-06T04:27:27.549Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2288 | 2026-03-06T04:27:27.549Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2289 | 2026-03-06T04:27:27.549Z | | |
| 2290 | 2026-03-06T04:27:27.549Z | 11 | struct QueryParams { |
| 2291 | 2026-03-06T04:27:27.549Z | | ^^^^^^^^^^^^^^^^^^ |
| 2292 | 2026-03-06T04:27:27.549Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2293 | 2026-03-06T04:27:27.549Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2294 | 2026-03-06T04:27:27.549Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2295 | 2026-03-06T04:27:27.549Z | &'a [u8] |
| 2296 | 2026-03-06T04:27:27.549Z | &'a camino::Utf8Path |
| 2297 | 2026-03-06T04:27:27.549Z | &'a std::path::Path |
| 2298 | 2026-03-06T04:27:27.549Z | &'a str |
| 2299 | 2026-03-06T04:27:27.549Z | () |
| 2300 | 2026-03-06T04:27:27.549Z | (T,) |
| 2301 | 2026-03-06T04:27:27.549Z | (T0, T1) |
| 2302 | 2026-03-06T04:27:27.549Z | (T0, T1, T2) |
| 2303 | 2026-03-06T04:27:27.549Z | and $N others |
| 2304 | 2026-03-06T04:27:27.549Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2305 | 2026-03-06T04:27:27.549Z | note: required by a bound in `dropshot::Query` |
| 2306 | 2026-03-06T04:27:27.549Z | --> src/extractor/query.rs |
| 2307 | 2026-03-06T04:27:27.549Z | | |
| 2308 | 2026-03-06T04:27:27.549Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2309 | 2026-03-06T04:27:27.549Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2310 | 2026-03-06T04:27:27.549Z | |
| 2311 | 2026-03-06T04:27:27.549Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 2312 | 2026-03-06T04:27:27.549Z | --> tests/fail/bad_channel4.rs:20:1 |
| 2313 | 2026-03-06T04:27:27.549Z | | |
| 2314 | 2026-03-06T04:27:27.549Z | 20 | / async fn bad_channel( |
| 2315 | 2026-03-06T04:27:27.549Z | 21 | | _rqctx: RequestContext<()>, |
| 2316 | 2026-03-06T04:27:27.549Z | 22 | | _params: Query<QueryParams>, |
| 2317 | 2026-03-06T04:27:27.549Z | 23 | | _upgraded: WebsocketConnection, |
| 2318 | 2026-03-06T04:27:27.549Z | 24 | | ) -> dropshot::WebsocketChannelResult { |
| 2319 | 2026-03-06T04:27:27.550Z | | |_____________________________________^ unsatisfied trait bound |
| 2320 | 2026-03-06T04:27:27.550Z | | |
| 2321 | 2026-03-06T04:27:27.550Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 2322 | 2026-03-06T04:27:27.550Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2323 | 2026-03-06T04:27:27.550Z | | |
| 2324 | 2026-03-06T04:27:27.550Z | 11 | struct QueryParams { |
| 2325 | 2026-03-06T04:27:27.550Z | | ^^^^^^^^^^^^^^^^^^ |
| 2326 | 2026-03-06T04:27:27.550Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 2327 | 2026-03-06T04:27:27.550Z | &'a T |
| 2328 | 2026-03-06T04:27:27.550Z | &'a mut T |
| 2329 | 2026-03-06T04:27:27.550Z | () |
| 2330 | 2026-03-06T04:27:27.550Z | (T0, T1) |
| 2331 | 2026-03-06T04:27:27.550Z | (T0, T1, T2) |
| 2332 | 2026-03-06T04:27:27.550Z | (T0, T1, T2, T3) |
| 2333 | 2026-03-06T04:27:27.550Z | (T0, T1, T2, T3, T4) |
| 2334 | 2026-03-06T04:27:27.550Z | (T0, T1, T2, T3, T4, T5) |
| 2335 | 2026-03-06T04:27:27.550Z | and $N others |
| 2336 | 2026-03-06T04:27:27.550Z | note: required by a bound in `dropshot::Query` |
| 2337 | 2026-03-06T04:27:27.550Z | --> src/extractor/query.rs |
| 2338 | 2026-03-06T04:27:27.550Z | | |
| 2339 | 2026-03-06T04:27:27.550Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2340 | 2026-03-06T04:27:27.550Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 2341 | 2026-03-06T04:27:27.550Z | |
| 2342 | 2026-03-06T04:27:27.550Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2343 | 2026-03-06T04:27:27.550Z | --> tests/fail/bad_channel4.rs:20:1 |
| 2344 | 2026-03-06T04:27:27.550Z | | |
| 2345 | 2026-03-06T04:27:27.550Z | 20 | / async fn bad_channel( |
| 2346 | 2026-03-06T04:27:27.550Z | 21 | | _rqctx: RequestContext<()>, |
| 2347 | 2026-03-06T04:27:27.550Z | 22 | | _params: Query<QueryParams>, |
| 2348 | 2026-03-06T04:27:27.550Z | 23 | | _upgraded: WebsocketConnection, |
| 2349 | 2026-03-06T04:27:27.550Z | 24 | | ) -> dropshot::WebsocketChannelResult { |
| 2350 | 2026-03-06T04:27:27.550Z | | |_____________________________________^ unsatisfied trait bound |
| 2351 | 2026-03-06T04:27:27.550Z | | |
| 2352 | 2026-03-06T04:27:27.550Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2353 | 2026-03-06T04:27:27.550Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2354 | 2026-03-06T04:27:27.550Z | | |
| 2355 | 2026-03-06T04:27:27.550Z | 11 | struct QueryParams { |
| 2356 | 2026-03-06T04:27:27.550Z | | ^^^^^^^^^^^^^^^^^^ |
| 2357 | 2026-03-06T04:27:27.550Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2358 | 2026-03-06T04:27:27.550Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2359 | 2026-03-06T04:27:27.554Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2360 | 2026-03-06T04:27:27.554Z | &'a [u8] |
| 2361 | 2026-03-06T04:27:27.554Z | &'a camino::Utf8Path |
| 2362 | 2026-03-06T04:27:27.554Z | &'a std::path::Path |
| 2363 | 2026-03-06T04:27:27.554Z | &'a str |
| 2364 | 2026-03-06T04:27:27.554Z | () |
| 2365 | 2026-03-06T04:27:27.554Z | (T,) |
| 2366 | 2026-03-06T04:27:27.554Z | (T0, T1) |
| 2367 | 2026-03-06T04:27:27.554Z | (T0, T1, T2) |
| 2368 | 2026-03-06T04:27:27.554Z | and $N others |
| 2369 | 2026-03-06T04:27:27.554Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2370 | 2026-03-06T04:27:27.554Z | note: required by a bound in `dropshot::Query` |
| 2371 | 2026-03-06T04:27:27.554Z | --> src/extractor/query.rs |
| 2372 | 2026-03-06T04:27:27.555Z | | |
| 2373 | 2026-03-06T04:27:27.555Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2374 | 2026-03-06T04:27:27.555Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2375 | 2026-03-06T04:27:27.555Z | |
| 2376 | 2026-03-06T04:27:27.555Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 2377 | 2026-03-06T04:27:27.555Z | --> tests/fail/bad_channel4.rs:16:1 |
| 2378 | 2026-03-06T04:27:27.555Z | | |
| 2379 | 2026-03-06T04:27:27.555Z | 16 | / #[channel { |
| 2380 | 2026-03-06T04:27:27.555Z | 17 | | protocol = WEBSOCKETS, |
| 2381 | 2026-03-06T04:27:27.555Z | 18 | | path = "/test", |
| 2382 | 2026-03-06T04:27:27.555Z | 19 | | }] |
| 2383 | 2026-03-06T04:27:27.555Z | | |__^ unsatisfied trait bound |
| 2384 | 2026-03-06T04:27:27.555Z | | |
| 2385 | 2026-03-06T04:27:27.555Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 2386 | 2026-03-06T04:27:27.555Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2387 | 2026-03-06T04:27:27.555Z | | |
| 2388 | 2026-03-06T04:27:27.555Z | 11 | struct QueryParams { |
| 2389 | 2026-03-06T04:27:27.555Z | | ^^^^^^^^^^^^^^^^^^ |
| 2390 | 2026-03-06T04:27:27.555Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 2391 | 2026-03-06T04:27:27.555Z | &'a T |
| 2392 | 2026-03-06T04:27:27.555Z | &'a mut T |
| 2393 | 2026-03-06T04:27:27.555Z | () |
| 2394 | 2026-03-06T04:27:27.555Z | (T0, T1) |
| 2395 | 2026-03-06T04:27:27.555Z | (T0, T1, T2) |
| 2396 | 2026-03-06T04:27:27.555Z | (T0, T1, T2, T3) |
| 2397 | 2026-03-06T04:27:27.555Z | (T0, T1, T2, T3, T4) |
| 2398 | 2026-03-06T04:27:27.555Z | (T0, T1, T2, T3, T4, T5) |
| 2399 | 2026-03-06T04:27:27.555Z | and $N others |
| 2400 | 2026-03-06T04:27:27.555Z | note: required by a bound in `dropshot::Query` |
| 2401 | 2026-03-06T04:27:27.555Z | --> src/extractor/query.rs |
| 2402 | 2026-03-06T04:27:27.555Z | | |
| 2403 | 2026-03-06T04:27:27.555Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2404 | 2026-03-06T04:27:27.555Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 2405 | 2026-03-06T04:27:27.555Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2406 | 2026-03-06T04:27:27.555Z | |
| 2407 | 2026-03-06T04:27:27.555Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2408 | 2026-03-06T04:27:27.555Z | --> tests/fail/bad_channel4.rs:16:1 |
| 2409 | 2026-03-06T04:27:27.555Z | | |
| 2410 | 2026-03-06T04:27:27.555Z | 16 | / #[channel { |
| 2411 | 2026-03-06T04:27:27.556Z | 17 | | protocol = WEBSOCKETS, |
| 2412 | 2026-03-06T04:27:27.556Z | 18 | | path = "/test", |
| 2413 | 2026-03-06T04:27:27.556Z | 19 | | }] |
| 2414 | 2026-03-06T04:27:27.556Z | | |__^ unsatisfied trait bound |
| 2415 | 2026-03-06T04:27:27.556Z | | |
| 2416 | 2026-03-06T04:27:27.556Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2417 | 2026-03-06T04:27:27.556Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2418 | 2026-03-06T04:27:27.556Z | | |
| 2419 | 2026-03-06T04:27:27.556Z | 11 | struct QueryParams { |
| 2420 | 2026-03-06T04:27:27.556Z | | ^^^^^^^^^^^^^^^^^^ |
| 2421 | 2026-03-06T04:27:27.556Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2422 | 2026-03-06T04:27:27.556Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2423 | 2026-03-06T04:27:27.556Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2424 | 2026-03-06T04:27:27.556Z | &'a [u8] |
| 2425 | 2026-03-06T04:27:27.556Z | &'a camino::Utf8Path |
| 2426 | 2026-03-06T04:27:27.556Z | &'a std::path::Path |
| 2427 | 2026-03-06T04:27:27.556Z | &'a str |
| 2428 | 2026-03-06T04:27:27.556Z | () |
| 2429 | 2026-03-06T04:27:27.556Z | (T,) |
| 2430 | 2026-03-06T04:27:27.556Z | (T0, T1) |
| 2431 | 2026-03-06T04:27:27.556Z | (T0, T1, T2) |
| 2432 | 2026-03-06T04:27:27.556Z | and $N others |
| 2433 | 2026-03-06T04:27:27.556Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2434 | 2026-03-06T04:27:27.556Z | note: required by a bound in `dropshot::Query` |
| 2435 | 2026-03-06T04:27:27.556Z | --> src/extractor/query.rs |
| 2436 | 2026-03-06T04:27:27.556Z | | |
| 2437 | 2026-03-06T04:27:27.556Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2438 | 2026-03-06T04:27:27.556Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2439 | 2026-03-06T04:27:27.556Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2440 | 2026-03-06T04:27:27.556Z | |
| 2441 | 2026-03-06T04:27:27.556Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2442 | 2026-03-06T04:27:27.556Z | --> tests/fail/bad_channel4.rs:20:1 |
| 2443 | 2026-03-06T04:27:27.556Z | | |
| 2444 | 2026-03-06T04:27:27.556Z | 16 | / #[channel { |
| 2445 | 2026-03-06T04:27:27.556Z | 17 | | protocol = WEBSOCKETS, |
| 2446 | 2026-03-06T04:27:27.556Z | 18 | | path = "/test", |
| 2447 | 2026-03-06T04:27:27.556Z | 19 | | }] |
| 2448 | 2026-03-06T04:27:27.556Z | | |__- required by a bound introduced by this call |
| 2449 | 2026-03-06T04:27:27.556Z | 20 | async fn bad_channel( |
| 2450 | 2026-03-06T04:27:27.556Z | | ^^^^^ unsatisfied trait bound |
| 2451 | 2026-03-06T04:27:27.557Z | | |
| 2452 | 2026-03-06T04:27:27.557Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}` |
| 2453 | 2026-03-06T04:27:27.557Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2454 | 2026-03-06T04:27:27.557Z | --> src/api_description.rs |
| 2455 | 2026-03-06T04:27:27.557Z | | |
| 2456 | 2026-03-06T04:27:27.557Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2457 | 2026-03-06T04:27:27.557Z | | --- required by a bound in this associated function |
| 2458 | 2026-03-06T04:27:27.557Z | ... |
| 2459 | 2026-03-06T04:27:27.613Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2460 | 2026-03-06T04:27:27.613Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2461 | 2026-03-06T04:27:27.613Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2462 | 2026-03-06T04:27:27.613Z | |
| 2463 | 2026-03-06T04:27:27.613Z | ACTUAL OUTPUT: |
| 2464 | 2026-03-06T04:27:27.613Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2465 | 2026-03-06T04:27:27.613Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 2466 | 2026-03-06T04:27:27.613Z | --> tests/fail/bad_channel4.rs:22:14 |
| 2467 | 2026-03-06T04:27:27.613Z | | |
| 2468 | 2026-03-06T04:27:27.613Z | 22 | _params: Query<QueryParams>, |
| 2469 | 2026-03-06T04:27:27.613Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2470 | 2026-03-06T04:27:27.613Z | | |
| 2471 | 2026-03-06T04:27:27.613Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 2472 | 2026-03-06T04:27:27.613Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2473 | 2026-03-06T04:27:27.613Z | | |
| 2474 | 2026-03-06T04:27:27.613Z | 11 | struct QueryParams { |
| 2475 | 2026-03-06T04:27:27.613Z | | ^^^^^^^^^^^^^^^^^^ |
| 2476 | 2026-03-06T04:27:27.613Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 2477 | 2026-03-06T04:27:27.613Z | &'a T |
| 2478 | 2026-03-06T04:27:27.613Z | &'a mut T |
| 2479 | 2026-03-06T04:27:27.613Z | () |
| 2480 | 2026-03-06T04:27:27.613Z | (T0, T1) |
| 2481 | 2026-03-06T04:27:27.613Z | (T0, T1, T2) |
| 2482 | 2026-03-06T04:27:27.613Z | (T0, T1, T2, T3) |
| 2483 | 2026-03-06T04:27:27.613Z | (T0, T1, T2, T3, T4) |
| 2484 | 2026-03-06T04:27:27.613Z | (T0, T1, T2, T3, T4, T5) |
| 2485 | 2026-03-06T04:27:27.613Z | and $N others |
| 2486 | 2026-03-06T04:27:27.613Z | note: required by a bound in `dropshot::Query` |
| 2487 | 2026-03-06T04:27:27.613Z | --> src/extractor/query.rs |
| 2488 | 2026-03-06T04:27:27.613Z | | |
| 2489 | 2026-03-06T04:27:27.613Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2490 | 2026-03-06T04:27:27.613Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 2491 | 2026-03-06T04:27:27.614Z | |
| 2492 | 2026-03-06T04:27:27.614Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2493 | 2026-03-06T04:27:27.614Z | --> tests/fail/bad_channel4.rs:22:14 |
| 2494 | 2026-03-06T04:27:27.614Z | | |
| 2495 | 2026-03-06T04:27:27.614Z | 22 | _params: Query<QueryParams>, |
| 2496 | 2026-03-06T04:27:27.614Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2497 | 2026-03-06T04:27:27.614Z | | |
| 2498 | 2026-03-06T04:27:27.614Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2499 | 2026-03-06T04:27:27.614Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2500 | 2026-03-06T04:27:27.614Z | | |
| 2501 | 2026-03-06T04:27:27.614Z | 11 | struct QueryParams { |
| 2502 | 2026-03-06T04:27:27.614Z | | ^^^^^^^^^^^^^^^^^^ |
| 2503 | 2026-03-06T04:27:27.614Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2504 | 2026-03-06T04:27:27.614Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2505 | 2026-03-06T04:27:27.614Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2506 | 2026-03-06T04:27:27.614Z | &'a [u8] |
| 2507 | 2026-03-06T04:27:27.614Z | &'a camino::Utf8Path |
| 2508 | 2026-03-06T04:27:27.614Z | &'a std::path::Path |
| 2509 | 2026-03-06T04:27:27.614Z | &'a str |
| 2510 | 2026-03-06T04:27:27.614Z | () |
| 2511 | 2026-03-06T04:27:27.614Z | (T,) |
| 2512 | 2026-03-06T04:27:27.614Z | (T0, T1) |
| 2513 | 2026-03-06T04:27:27.614Z | (T0, T1, T2) |
| 2514 | 2026-03-06T04:27:27.614Z | and $N others |
| 2515 | 2026-03-06T04:27:27.614Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2516 | 2026-03-06T04:27:27.614Z | note: required by a bound in `dropshot::Query` |
| 2517 | 2026-03-06T04:27:27.614Z | --> src/extractor/query.rs |
| 2518 | 2026-03-06T04:27:27.614Z | | |
| 2519 | 2026-03-06T04:27:27.614Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2520 | 2026-03-06T04:27:27.614Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2521 | 2026-03-06T04:27:27.614Z | |
| 2522 | 2026-03-06T04:27:27.614Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 2523 | 2026-03-06T04:27:27.614Z | --> tests/fail/bad_channel4.rs:24:6 |
| 2524 | 2026-03-06T04:27:27.614Z | | |
| 2525 | 2026-03-06T04:27:27.614Z | 24 | ) -> dropshot::WebsocketChannelResult { |
| 2526 | 2026-03-06T04:27:27.614Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2527 | 2026-03-06T04:27:27.614Z | | |
| 2528 | 2026-03-06T04:27:27.614Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 2529 | 2026-03-06T04:27:27.614Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2530 | 2026-03-06T04:27:27.614Z | | |
| 2531 | 2026-03-06T04:27:27.615Z | 11 | struct QueryParams { |
| 2532 | 2026-03-06T04:27:27.615Z | | ^^^^^^^^^^^^^^^^^^ |
| 2533 | 2026-03-06T04:27:27.615Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 2534 | 2026-03-06T04:27:27.615Z | &'a T |
| 2535 | 2026-03-06T04:27:27.615Z | &'a mut T |
| 2536 | 2026-03-06T04:27:27.615Z | () |
| 2537 | 2026-03-06T04:27:27.615Z | (T0, T1) |
| 2538 | 2026-03-06T04:27:27.615Z | (T0, T1, T2) |
| 2539 | 2026-03-06T04:27:27.615Z | (T0, T1, T2, T3) |
| 2540 | 2026-03-06T04:27:27.615Z | (T0, T1, T2, T3, T4) |
| 2541 | 2026-03-06T04:27:27.615Z | (T0, T1, T2, T3, T4, T5) |
| 2542 | 2026-03-06T04:27:27.615Z | and $N others |
| 2543 | 2026-03-06T04:27:27.615Z | note: required by a bound in `dropshot::Query` |
| 2544 | 2026-03-06T04:27:27.615Z | --> src/extractor/query.rs |
| 2545 | 2026-03-06T04:27:27.615Z | | |
| 2546 | 2026-03-06T04:27:27.615Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2547 | 2026-03-06T04:27:27.615Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 2548 | 2026-03-06T04:27:27.615Z | |
| 2549 | 2026-03-06T04:27:27.615Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2550 | 2026-03-06T04:27:27.615Z | --> tests/fail/bad_channel4.rs:24:6 |
| 2551 | 2026-03-06T04:27:27.615Z | | |
| 2552 | 2026-03-06T04:27:27.615Z | 24 | ) -> dropshot::WebsocketChannelResult { |
| 2553 | 2026-03-06T04:27:27.615Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2554 | 2026-03-06T04:27:27.615Z | | |
| 2555 | 2026-03-06T04:27:27.615Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2556 | 2026-03-06T04:27:27.615Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2557 | 2026-03-06T04:27:27.615Z | | |
| 2558 | 2026-03-06T04:27:27.615Z | 11 | struct QueryParams { |
| 2559 | 2026-03-06T04:27:27.619Z | | ^^^^^^^^^^^^^^^^^^ |
| 2560 | 2026-03-06T04:27:27.619Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2561 | 2026-03-06T04:27:27.619Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2562 | 2026-03-06T04:27:27.619Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2563 | 2026-03-06T04:27:27.619Z | &'a [u8] |
| 2564 | 2026-03-06T04:27:27.619Z | &'a camino::Utf8Path |
| 2565 | 2026-03-06T04:27:27.619Z | &'a std::path::Path |
| 2566 | 2026-03-06T04:27:27.619Z | &'a str |
| 2567 | 2026-03-06T04:27:27.619Z | () |
| 2568 | 2026-03-06T04:27:27.619Z | (T,) |
| 2569 | 2026-03-06T04:27:27.620Z | (T0, T1) |
| 2570 | 2026-03-06T04:27:27.620Z | (T0, T1, T2) |
| 2571 | 2026-03-06T04:27:27.620Z | and $N others |
| 2572 | 2026-03-06T04:27:27.620Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2573 | 2026-03-06T04:27:27.620Z | note: required by a bound in `dropshot::Query` |
| 2574 | 2026-03-06T04:27:27.620Z | --> src/extractor/query.rs |
| 2575 | 2026-03-06T04:27:27.620Z | | |
| 2576 | 2026-03-06T04:27:27.620Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2577 | 2026-03-06T04:27:27.620Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2578 | 2026-03-06T04:27:27.620Z | |
| 2579 | 2026-03-06T04:27:27.620Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 2580 | 2026-03-06T04:27:27.620Z | --> tests/fail/bad_channel4.rs:16:1 |
| 2581 | 2026-03-06T04:27:27.620Z | | |
| 2582 | 2026-03-06T04:27:27.620Z | 16 | / #[channel { |
| 2583 | 2026-03-06T04:27:27.620Z | 17 | | protocol = WEBSOCKETS, |
| 2584 | 2026-03-06T04:27:27.620Z | 18 | | path = "/test", |
| 2585 | 2026-03-06T04:27:27.620Z | 19 | | }] |
| 2586 | 2026-03-06T04:27:27.620Z | | |__^ unsatisfied trait bound |
| 2587 | 2026-03-06T04:27:27.620Z | | |
| 2588 | 2026-03-06T04:27:27.620Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 2589 | 2026-03-06T04:27:27.620Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2590 | 2026-03-06T04:27:27.620Z | | |
| 2591 | 2026-03-06T04:27:27.620Z | 11 | struct QueryParams { |
| 2592 | 2026-03-06T04:27:27.620Z | | ^^^^^^^^^^^^^^^^^^ |
| 2593 | 2026-03-06T04:27:27.620Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 2594 | 2026-03-06T04:27:27.620Z | &'a T |
| 2595 | 2026-03-06T04:27:27.620Z | &'a mut T |
| 2596 | 2026-03-06T04:27:27.620Z | () |
| 2597 | 2026-03-06T04:27:27.620Z | (T0, T1) |
| 2598 | 2026-03-06T04:27:27.620Z | (T0, T1, T2) |
| 2599 | 2026-03-06T04:27:27.620Z | (T0, T1, T2, T3) |
| 2600 | 2026-03-06T04:27:27.620Z | (T0, T1, T2, T3, T4) |
| 2601 | 2026-03-06T04:27:27.620Z | (T0, T1, T2, T3, T4, T5) |
| 2602 | 2026-03-06T04:27:27.620Z | and $N others |
| 2603 | 2026-03-06T04:27:27.620Z | note: required by a bound in `dropshot::Query` |
| 2604 | 2026-03-06T04:27:27.620Z | --> src/extractor/query.rs |
| 2605 | 2026-03-06T04:27:27.620Z | | |
| 2606 | 2026-03-06T04:27:27.620Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2607 | 2026-03-06T04:27:27.620Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 2608 | 2026-03-06T04:27:27.621Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2609 | 2026-03-06T04:27:27.621Z | |
| 2610 | 2026-03-06T04:27:27.621Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2611 | 2026-03-06T04:27:27.621Z | --> tests/fail/bad_channel4.rs:16:1 |
| 2612 | 2026-03-06T04:27:27.621Z | | |
| 2613 | 2026-03-06T04:27:27.621Z | 16 | / #[channel { |
| 2614 | 2026-03-06T04:27:27.621Z | 17 | | protocol = WEBSOCKETS, |
| 2615 | 2026-03-06T04:27:27.621Z | 18 | | path = "/test", |
| 2616 | 2026-03-06T04:27:27.621Z | 19 | | }] |
| 2617 | 2026-03-06T04:27:27.621Z | | |__^ unsatisfied trait bound |
| 2618 | 2026-03-06T04:27:27.621Z | | |
| 2619 | 2026-03-06T04:27:27.621Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2620 | 2026-03-06T04:27:27.621Z | --> tests/fail/bad_channel4.rs:11:1 |
| 2621 | 2026-03-06T04:27:27.621Z | | |
| 2622 | 2026-03-06T04:27:27.621Z | 11 | struct QueryParams { |
| 2623 | 2026-03-06T04:27:27.621Z | | ^^^^^^^^^^^^^^^^^^ |
| 2624 | 2026-03-06T04:27:27.621Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2625 | 2026-03-06T04:27:27.621Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2626 | 2026-03-06T04:27:27.621Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2627 | 2026-03-06T04:27:27.621Z | &'a [u8] |
| 2628 | 2026-03-06T04:27:27.621Z | &'a camino::Utf8Path |
| 2629 | 2026-03-06T04:27:27.621Z | &'a std::path::Path |
| 2630 | 2026-03-06T04:27:27.621Z | &'a str |
| 2631 | 2026-03-06T04:27:27.621Z | () |
| 2632 | 2026-03-06T04:27:27.621Z | (T,) |
| 2633 | 2026-03-06T04:27:27.621Z | (T0, T1) |
| 2634 | 2026-03-06T04:27:27.621Z | (T0, T1, T2) |
| 2635 | 2026-03-06T04:27:27.621Z | and $N others |
| 2636 | 2026-03-06T04:27:27.621Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2637 | 2026-03-06T04:27:27.621Z | note: required by a bound in `dropshot::Query` |
| 2638 | 2026-03-06T04:27:27.621Z | --> src/extractor/query.rs |
| 2639 | 2026-03-06T04:27:27.621Z | | |
| 2640 | 2026-03-06T04:27:27.621Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2641 | 2026-03-06T04:27:27.621Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2642 | 2026-03-06T04:27:27.621Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2643 | 2026-03-06T04:27:27.621Z | |
| 2644 | 2026-03-06T04:27:27.621Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2645 | 2026-03-06T04:27:27.621Z | --> tests/fail/bad_channel4.rs:20:1 |
| 2646 | 2026-03-06T04:27:27.621Z | | |
| 2647 | 2026-03-06T04:27:27.621Z | 16 | / #[channel { |
| 2648 | 2026-03-06T04:27:27.622Z | 17 | | protocol = WEBSOCKETS, |
| 2649 | 2026-03-06T04:27:27.622Z | 18 | | path = "/test", |
| 2650 | 2026-03-06T04:27:27.622Z | 19 | | }] |
| 2651 | 2026-03-06T04:27:27.622Z | | |__- required by a bound introduced by this call |
| 2652 | 2026-03-06T04:27:27.622Z | 20 | async fn bad_channel( |
| 2653 | 2026-03-06T04:27:27.622Z | | ^^^^^ unsatisfied trait bound |
| 2654 | 2026-03-06T04:27:27.622Z | | |
| 2655 | 2026-03-06T04:27:27.622Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}` |
| 2656 | 2026-03-06T04:27:27.622Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2657 | 2026-03-06T04:27:27.622Z | --> src/api_description.rs |
| 2658 | 2026-03-06T04:27:27.622Z | | |
| 2659 | 2026-03-06T04:27:27.626Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2660 | 2026-03-06T04:27:27.626Z | | --- required by a bound in this associated function |
| 2661 | 2026-03-06T04:27:27.626Z | ... |
| 2662 | 2026-03-06T04:27:27.626Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2663 | 2026-03-06T04:27:27.626Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2664 | 2026-03-06T04:27:27.626Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2665 | 2026-03-06T04:27:27.626Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2666 | 2026-03-06T04:27:27.626Z | your test with the environment variable TRYBUILD=overwrite |
| 2667 | 2026-03-06T04:27:27.626Z | |
| 2668 | 2026-03-06T04:27:27.626Z | test tests/fail/bad_channel5.rs ... mismatch |
| 2669 | 2026-03-06T04:27:27.626Z | |
| 2670 | 2026-03-06T04:27:27.626Z | EXPECTED: |
| 2671 | 2026-03-06T04:27:27.626Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2672 | 2026-03-06T04:27:27.626Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2673 | 2026-03-06T04:27:27.626Z | --> tests/fail/bad_channel5.rs:24:14 |
| 2674 | 2026-03-06T04:27:27.626Z | | |
| 2675 | 2026-03-06T04:27:27.626Z | 24 | _params: Query<QueryParams>, |
| 2676 | 2026-03-06T04:27:27.626Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2677 | 2026-03-06T04:27:27.626Z | | |
| 2678 | 2026-03-06T04:27:27.626Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2679 | 2026-03-06T04:27:27.626Z | --> tests/fail/bad_channel5.rs:13:1 |
| 2680 | 2026-03-06T04:27:27.626Z | | |
| 2681 | 2026-03-06T04:27:27.626Z | 13 | struct QueryParams { |
| 2682 | 2026-03-06T04:27:27.626Z | | ^^^^^^^^^^^^^^^^^^ |
| 2683 | 2026-03-06T04:27:27.626Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2684 | 2026-03-06T04:27:27.626Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2685 | 2026-03-06T04:27:27.627Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2686 | 2026-03-06T04:27:27.627Z | &'a [u8] |
| 2687 | 2026-03-06T04:27:27.627Z | &'a camino::Utf8Path |
| 2688 | 2026-03-06T04:27:27.627Z | &'a std::path::Path |
| 2689 | 2026-03-06T04:27:27.627Z | &'a str |
| 2690 | 2026-03-06T04:27:27.627Z | () |
| 2691 | 2026-03-06T04:27:27.627Z | (T,) |
| 2692 | 2026-03-06T04:27:27.627Z | (T0, T1) |
| 2693 | 2026-03-06T04:27:27.627Z | (T0, T1, T2) |
| 2694 | 2026-03-06T04:27:27.627Z | and $N others |
| 2695 | 2026-03-06T04:27:27.627Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2696 | 2026-03-06T04:27:27.627Z | note: required by a bound in `dropshot::Query` |
| 2697 | 2026-03-06T04:27:27.627Z | --> src/extractor/query.rs |
| 2698 | 2026-03-06T04:27:27.627Z | | |
| 2699 | 2026-03-06T04:27:27.627Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2700 | 2026-03-06T04:27:27.627Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2701 | 2026-03-06T04:27:27.627Z | |
| 2702 | 2026-03-06T04:27:27.627Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2703 | 2026-03-06T04:27:27.627Z | --> tests/fail/bad_channel5.rs:22:1 |
| 2704 | 2026-03-06T04:27:27.627Z | | |
| 2705 | 2026-03-06T04:27:27.627Z | 22 | / async fn bad_channel( |
| 2706 | 2026-03-06T04:27:27.627Z | 23 | | _rqctx: RequestContext<()>, |
| 2707 | 2026-03-06T04:27:27.627Z | 24 | | _params: Query<QueryParams>, |
| 2708 | 2026-03-06T04:27:27.627Z | 25 | | _upgraded: WebsocketConnection, |
| 2709 | 2026-03-06T04:27:27.627Z | 26 | | ) -> dropshot::WebsocketChannelResult { |
| 2710 | 2026-03-06T04:27:27.627Z | | |_____________________________________^ unsatisfied trait bound |
| 2711 | 2026-03-06T04:27:27.627Z | | |
| 2712 | 2026-03-06T04:27:27.627Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2713 | 2026-03-06T04:27:27.627Z | --> tests/fail/bad_channel5.rs:13:1 |
| 2714 | 2026-03-06T04:27:27.627Z | | |
| 2715 | 2026-03-06T04:27:27.627Z | 13 | struct QueryParams { |
| 2716 | 2026-03-06T04:27:27.627Z | | ^^^^^^^^^^^^^^^^^^ |
| 2717 | 2026-03-06T04:27:27.627Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2718 | 2026-03-06T04:27:27.627Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2719 | 2026-03-06T04:27:27.627Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2720 | 2026-03-06T04:27:27.627Z | &'a [u8] |
| 2721 | 2026-03-06T04:27:27.627Z | &'a camino::Utf8Path |
| 2722 | 2026-03-06T04:27:27.627Z | &'a std::path::Path |
| 2723 | 2026-03-06T04:27:27.627Z | &'a str |
| 2724 | 2026-03-06T04:27:27.627Z | () |
| 2725 | 2026-03-06T04:27:27.628Z | (T,) |
| 2726 | 2026-03-06T04:27:27.628Z | (T0, T1) |
| 2727 | 2026-03-06T04:27:27.628Z | (T0, T1, T2) |
| 2728 | 2026-03-06T04:27:27.628Z | and $N others |
| 2729 | 2026-03-06T04:27:27.628Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2730 | 2026-03-06T04:27:27.628Z | note: required by a bound in `dropshot::Query` |
| 2731 | 2026-03-06T04:27:27.628Z | --> src/extractor/query.rs |
| 2732 | 2026-03-06T04:27:27.628Z | | |
| 2733 | 2026-03-06T04:27:27.628Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2734 | 2026-03-06T04:27:27.628Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2735 | 2026-03-06T04:27:27.628Z | |
| 2736 | 2026-03-06T04:27:27.628Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2737 | 2026-03-06T04:27:27.628Z | --> tests/fail/bad_channel5.rs:18:1 |
| 2738 | 2026-03-06T04:27:27.628Z | | |
| 2739 | 2026-03-06T04:27:27.628Z | 18 | / #[channel { |
| 2740 | 2026-03-06T04:27:27.628Z | 19 | | protocol = WEBSOCKETS, |
| 2741 | 2026-03-06T04:27:27.628Z | 20 | | path = "/test", |
| 2742 | 2026-03-06T04:27:27.628Z | 21 | | }] |
| 2743 | 2026-03-06T04:27:27.628Z | | |__^ unsatisfied trait bound |
| 2744 | 2026-03-06T04:27:27.628Z | | |
| 2745 | 2026-03-06T04:27:27.628Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2746 | 2026-03-06T04:27:27.628Z | --> tests/fail/bad_channel5.rs:13:1 |
| 2747 | 2026-03-06T04:27:27.628Z | | |
| 2748 | 2026-03-06T04:27:27.628Z | 13 | struct QueryParams { |
| 2749 | 2026-03-06T04:27:27.628Z | | ^^^^^^^^^^^^^^^^^^ |
| 2750 | 2026-03-06T04:27:27.628Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2751 | 2026-03-06T04:27:27.628Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2752 | 2026-03-06T04:27:27.628Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2753 | 2026-03-06T04:27:27.628Z | &'a [u8] |
| 2754 | 2026-03-06T04:27:27.628Z | &'a camino::Utf8Path |
| 2755 | 2026-03-06T04:27:27.628Z | &'a std::path::Path |
| 2756 | 2026-03-06T04:27:27.628Z | &'a str |
| 2757 | 2026-03-06T04:27:27.628Z | () |
| 2758 | 2026-03-06T04:27:27.628Z | (T,) |
| 2759 | 2026-03-06T04:27:27.632Z | (T0, T1) |
| 2760 | 2026-03-06T04:27:27.633Z | (T0, T1, T2) |
| 2761 | 2026-03-06T04:27:27.633Z | and $N others |
| 2762 | 2026-03-06T04:27:27.633Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2763 | 2026-03-06T04:27:27.633Z | note: required by a bound in `dropshot::Query` |
| 2764 | 2026-03-06T04:27:27.633Z | --> src/extractor/query.rs |
| 2765 | 2026-03-06T04:27:27.633Z | | |
| 2766 | 2026-03-06T04:27:27.633Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2767 | 2026-03-06T04:27:27.633Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2768 | 2026-03-06T04:27:27.633Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2769 | 2026-03-06T04:27:27.633Z | |
| 2770 | 2026-03-06T04:27:27.633Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2771 | 2026-03-06T04:27:27.633Z | --> tests/fail/bad_channel5.rs:22:1 |
| 2772 | 2026-03-06T04:27:27.633Z | | |
| 2773 | 2026-03-06T04:27:27.633Z | 18 | / #[channel { |
| 2774 | 2026-03-06T04:27:27.633Z | 19 | | protocol = WEBSOCKETS, |
| 2775 | 2026-03-06T04:27:27.633Z | 20 | | path = "/test", |
| 2776 | 2026-03-06T04:27:27.633Z | 21 | | }] |
| 2777 | 2026-03-06T04:27:27.633Z | | |__- required by a bound introduced by this call |
| 2778 | 2026-03-06T04:27:27.633Z | 22 | async fn bad_channel( |
| 2779 | 2026-03-06T04:27:27.633Z | | ^^^^^ unsatisfied trait bound |
| 2780 | 2026-03-06T04:27:27.633Z | | |
| 2781 | 2026-03-06T04:27:27.633Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}` |
| 2782 | 2026-03-06T04:27:27.633Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2783 | 2026-03-06T04:27:27.633Z | --> src/api_description.rs |
| 2784 | 2026-03-06T04:27:27.633Z | | |
| 2785 | 2026-03-06T04:27:27.633Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2786 | 2026-03-06T04:27:27.633Z | | --- required by a bound in this associated function |
| 2787 | 2026-03-06T04:27:27.633Z | ... |
| 2788 | 2026-03-06T04:27:27.633Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2789 | 2026-03-06T04:27:27.633Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2790 | 2026-03-06T04:27:27.633Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2791 | 2026-03-06T04:27:27.633Z | |
| 2792 | 2026-03-06T04:27:27.633Z | ACTUAL OUTPUT: |
| 2793 | 2026-03-06T04:27:27.633Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2794 | 2026-03-06T04:27:27.633Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2795 | 2026-03-06T04:27:27.633Z | --> tests/fail/bad_channel5.rs:24:14 |
| 2796 | 2026-03-06T04:27:27.633Z | | |
| 2797 | 2026-03-06T04:27:27.633Z | 24 | _params: Query<QueryParams>, |
| 2798 | 2026-03-06T04:27:27.633Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2799 | 2026-03-06T04:27:27.634Z | | |
| 2800 | 2026-03-06T04:27:27.634Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2801 | 2026-03-06T04:27:27.634Z | --> tests/fail/bad_channel5.rs:13:1 |
| 2802 | 2026-03-06T04:27:27.634Z | | |
| 2803 | 2026-03-06T04:27:27.634Z | 13 | struct QueryParams { |
| 2804 | 2026-03-06T04:27:27.634Z | | ^^^^^^^^^^^^^^^^^^ |
| 2805 | 2026-03-06T04:27:27.634Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2806 | 2026-03-06T04:27:27.634Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2807 | 2026-03-06T04:27:27.634Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2808 | 2026-03-06T04:27:27.634Z | &'a [u8] |
| 2809 | 2026-03-06T04:27:27.634Z | &'a camino::Utf8Path |
| 2810 | 2026-03-06T04:27:27.634Z | &'a std::path::Path |
| 2811 | 2026-03-06T04:27:27.634Z | &'a str |
| 2812 | 2026-03-06T04:27:27.634Z | () |
| 2813 | 2026-03-06T04:27:27.634Z | (T,) |
| 2814 | 2026-03-06T04:27:27.634Z | (T0, T1) |
| 2815 | 2026-03-06T04:27:27.634Z | (T0, T1, T2) |
| 2816 | 2026-03-06T04:27:27.634Z | and $N others |
| 2817 | 2026-03-06T04:27:27.634Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2818 | 2026-03-06T04:27:27.634Z | note: required by a bound in `dropshot::Query` |
| 2819 | 2026-03-06T04:27:27.634Z | --> src/extractor/query.rs |
| 2820 | 2026-03-06T04:27:27.634Z | | |
| 2821 | 2026-03-06T04:27:27.634Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2822 | 2026-03-06T04:27:27.634Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2823 | 2026-03-06T04:27:27.634Z | |
| 2824 | 2026-03-06T04:27:27.634Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2825 | 2026-03-06T04:27:27.634Z | --> tests/fail/bad_channel5.rs:26:6 |
| 2826 | 2026-03-06T04:27:27.634Z | | |
| 2827 | 2026-03-06T04:27:27.634Z | 26 | ) -> dropshot::WebsocketChannelResult { |
| 2828 | 2026-03-06T04:27:27.634Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2829 | 2026-03-06T04:27:27.634Z | | |
| 2830 | 2026-03-06T04:27:27.634Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2831 | 2026-03-06T04:27:27.634Z | --> tests/fail/bad_channel5.rs:13:1 |
| 2832 | 2026-03-06T04:27:27.634Z | | |
| 2833 | 2026-03-06T04:27:27.634Z | 13 | struct QueryParams { |
| 2834 | 2026-03-06T04:27:27.634Z | | ^^^^^^^^^^^^^^^^^^ |
| 2835 | 2026-03-06T04:27:27.634Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2836 | 2026-03-06T04:27:27.634Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2837 | 2026-03-06T04:27:27.634Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2838 | 2026-03-06T04:27:27.634Z | &'a [u8] |
| 2839 | 2026-03-06T04:27:27.635Z | &'a camino::Utf8Path |
| 2840 | 2026-03-06T04:27:27.635Z | &'a std::path::Path |
| 2841 | 2026-03-06T04:27:27.635Z | &'a str |
| 2842 | 2026-03-06T04:27:27.635Z | () |
| 2843 | 2026-03-06T04:27:27.635Z | (T,) |
| 2844 | 2026-03-06T04:27:27.635Z | (T0, T1) |
| 2845 | 2026-03-06T04:27:27.635Z | (T0, T1, T2) |
| 2846 | 2026-03-06T04:27:27.635Z | and $N others |
| 2847 | 2026-03-06T04:27:27.635Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2848 | 2026-03-06T04:27:27.635Z | note: required by a bound in `dropshot::Query` |
| 2849 | 2026-03-06T04:27:27.635Z | --> src/extractor/query.rs |
| 2850 | 2026-03-06T04:27:27.635Z | | |
| 2851 | 2026-03-06T04:27:27.635Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2852 | 2026-03-06T04:27:27.635Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2853 | 2026-03-06T04:27:27.635Z | |
| 2854 | 2026-03-06T04:27:27.635Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 2855 | 2026-03-06T04:27:27.635Z | --> tests/fail/bad_channel5.rs:18:1 |
| 2856 | 2026-03-06T04:27:27.635Z | | |
| 2857 | 2026-03-06T04:27:27.635Z | 18 | / #[channel { |
| 2858 | 2026-03-06T04:27:27.635Z | 19 | | protocol = WEBSOCKETS, |
| 2859 | 2026-03-06T04:27:27.639Z | 20 | | path = "/test", |
| 2860 | 2026-03-06T04:27:27.639Z | 21 | | }] |
| 2861 | 2026-03-06T04:27:27.639Z | | |__^ unsatisfied trait bound |
| 2862 | 2026-03-06T04:27:27.639Z | | |
| 2863 | 2026-03-06T04:27:27.639Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 2864 | 2026-03-06T04:27:27.639Z | --> tests/fail/bad_channel5.rs:13:1 |
| 2865 | 2026-03-06T04:27:27.639Z | | |
| 2866 | 2026-03-06T04:27:27.639Z | 13 | struct QueryParams { |
| 2867 | 2026-03-06T04:27:27.639Z | | ^^^^^^^^^^^^^^^^^^ |
| 2868 | 2026-03-06T04:27:27.639Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 2869 | 2026-03-06T04:27:27.639Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 2870 | 2026-03-06T04:27:27.639Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 2871 | 2026-03-06T04:27:27.639Z | &'a [u8] |
| 2872 | 2026-03-06T04:27:27.639Z | &'a camino::Utf8Path |
| 2873 | 2026-03-06T04:27:27.639Z | &'a std::path::Path |
| 2874 | 2026-03-06T04:27:27.639Z | &'a str |
| 2875 | 2026-03-06T04:27:27.640Z | () |
| 2876 | 2026-03-06T04:27:27.640Z | (T,) |
| 2877 | 2026-03-06T04:27:27.640Z | (T0, T1) |
| 2878 | 2026-03-06T04:27:27.640Z | (T0, T1, T2) |
| 2879 | 2026-03-06T04:27:27.640Z | and $N others |
| 2880 | 2026-03-06T04:27:27.640Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 2881 | 2026-03-06T04:27:27.640Z | note: required by a bound in `dropshot::Query` |
| 2882 | 2026-03-06T04:27:27.640Z | --> src/extractor/query.rs |
| 2883 | 2026-03-06T04:27:27.640Z | | |
| 2884 | 2026-03-06T04:27:27.640Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 2885 | 2026-03-06T04:27:27.640Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 2886 | 2026-03-06T04:27:27.640Z | = note: this error originates in the attribute macro `channel` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2887 | 2026-03-06T04:27:27.640Z | |
| 2888 | 2026-03-06T04:27:27.640Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2889 | 2026-03-06T04:27:27.640Z | --> tests/fail/bad_channel5.rs:22:1 |
| 2890 | 2026-03-06T04:27:27.640Z | | |
| 2891 | 2026-03-06T04:27:27.640Z | 18 | / #[channel { |
| 2892 | 2026-03-06T04:27:27.640Z | 19 | | protocol = WEBSOCKETS, |
| 2893 | 2026-03-06T04:27:27.640Z | 20 | | path = "/test", |
| 2894 | 2026-03-06T04:27:27.640Z | 21 | | }] |
| 2895 | 2026-03-06T04:27:27.640Z | | |__- required by a bound introduced by this call |
| 2896 | 2026-03-06T04:27:27.640Z | 22 | async fn bad_channel( |
| 2897 | 2026-03-06T04:27:27.640Z | | ^^^^^ unsatisfied trait bound |
| 2898 | 2026-03-06T04:27:27.640Z | | |
| 2899 | 2026-03-06T04:27:27.640Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter}` |
| 2900 | 2026-03-06T04:27:27.640Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2901 | 2026-03-06T04:27:27.640Z | --> src/api_description.rs |
| 2902 | 2026-03-06T04:27:27.640Z | | |
| 2903 | 2026-03-06T04:27:27.640Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2904 | 2026-03-06T04:27:27.640Z | | --- required by a bound in this associated function |
| 2905 | 2026-03-06T04:27:27.640Z | ... |
| 2906 | 2026-03-06T04:27:27.640Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2907 | 2026-03-06T04:27:27.640Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2908 | 2026-03-06T04:27:27.640Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2909 | 2026-03-06T04:27:27.640Z | note: If the actual output is the correct output you can bless it by rerunning |
| 2910 | 2026-03-06T04:27:27.640Z | your test with the environment variable TRYBUILD=overwrite |
| 2911 | 2026-03-06T04:27:27.640Z | |
| 2912 | 2026-03-06T04:27:27.640Z | test tests/fail/bad_channel6.rs ... ok |
| 2913 | 2026-03-06T04:27:27.640Z | test tests/fail/bad_channel8.rs ... ok |
| 2914 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_channel9.rs ... ok |
| 2915 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint1.rs ... ok |
| 2916 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint10.rs ... ok |
| 2917 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint11.rs ... ok |
| 2918 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint12.rs ... ok |
| 2919 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint13.rs ... ok |
| 2920 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint14.rs ... ok |
| 2921 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint15.rs ... ok |
| 2922 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint16.rs ... ok |
| 2923 | 2026-03-06T04:27:27.641Z | test tests/fail/bad_endpoint17.rs ... mismatch |
| 2924 | 2026-03-06T04:27:27.641Z | |
| 2925 | 2026-03-06T04:27:27.641Z | EXPECTED: |
| 2926 | 2026-03-06T04:27:27.641Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2927 | 2026-03-06T04:27:27.641Z | error[E0277]: the trait bound `TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 2928 | 2026-03-06T04:27:27.641Z | --> tests/fail/bad_endpoint17.rs:30:14 |
| 2929 | 2026-03-06T04:27:27.641Z | | |
| 2930 | 2026-03-06T04:27:27.641Z | 30 | _param1: TypedBody<Stuff>, |
| 2931 | 2026-03-06T04:27:27.641Z | | ^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `TypedBody<Stuff>` |
| 2932 | 2026-03-06T04:27:27.641Z | | |
| 2933 | 2026-03-06T04:27:27.641Z | help: the following other types implement trait `SharedExtractor` |
| 2934 | 2026-03-06T04:27:27.641Z | | |
| 2935 | 2026-03-06T04:27:27.641Z | ::: src/extractor/path.rs |
| 2936 | 2026-03-06T04:27:27.641Z | | |
| 2937 | 2026-03-06T04:27:27.641Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 2938 | 2026-03-06T04:27:27.641Z | | | where |
| 2939 | 2026-03-06T04:27:27.641Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 2940 | 2026-03-06T04:27:27.641Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 2941 | 2026-03-06T04:27:27.641Z | | |
| 2942 | 2026-03-06T04:27:27.641Z | ::: src/extractor/query.rs |
| 2943 | 2026-03-06T04:27:27.641Z | | |
| 2944 | 2026-03-06T04:27:27.641Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 2945 | 2026-03-06T04:27:27.641Z | | | where |
| 2946 | 2026-03-06T04:27:27.641Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2947 | 2026-03-06T04:27:27.641Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 2948 | 2026-03-06T04:27:27.641Z | --> src/extractor/header.rs |
| 2949 | 2026-03-06T04:27:27.641Z | | |
| 2950 | 2026-03-06T04:27:27.641Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 2951 | 2026-03-06T04:27:27.641Z | | | where |
| 2952 | 2026-03-06T04:27:27.641Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 2953 | 2026-03-06T04:27:27.641Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 2954 | 2026-03-06T04:27:27.642Z | note: required by a bound in `need_shared_extractor` |
| 2955 | 2026-03-06T04:27:27.642Z | --> tests/fail/bad_endpoint17.rs:24:1 |
| 2956 | 2026-03-06T04:27:27.642Z | | |
| 2957 | 2026-03-06T04:27:27.642Z | 24 | / #[endpoint { |
| 2958 | 2026-03-06T04:27:27.642Z | 25 | | method = GET, |
| 2959 | 2026-03-06T04:27:27.646Z | 26 | | path = "/test", |
| 2960 | 2026-03-06T04:27:27.646Z | 27 | | }] |
| 2961 | 2026-03-06T04:27:27.646Z | | |__^ required by this bound in `need_shared_extractor` |
| 2962 | 2026-03-06T04:27:27.646Z | ... |
| 2963 | 2026-03-06T04:27:27.646Z | 30 | _param1: TypedBody<Stuff>, |
| 2964 | 2026-03-06T04:27:27.646Z | | --------- required by a bound in this function |
| 2965 | 2026-03-06T04:27:27.646Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 2966 | 2026-03-06T04:27:27.646Z | |
| 2967 | 2026-03-06T04:27:27.646Z | error[E0277]: the trait bound `fn(RequestContext<()>, TypedBody<Stuff>, UntypedBody) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<two_exclusive_extractors> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::two_exclusive_extractors}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 2968 | 2026-03-06T04:27:27.646Z | --> tests/fail/bad_endpoint17.rs:28:10 |
| 2969 | 2026-03-06T04:27:27.646Z | | |
| 2970 | 2026-03-06T04:27:27.646Z | 24 | / #[endpoint { |
| 2971 | 2026-03-06T04:27:27.646Z | 25 | | method = GET, |
| 2972 | 2026-03-06T04:27:27.646Z | 26 | | path = "/test", |
| 2973 | 2026-03-06T04:27:27.646Z | 27 | | }] |
| 2974 | 2026-03-06T04:27:27.646Z | | |__- required by a bound introduced by this call |
| 2975 | 2026-03-06T04:27:27.646Z | 28 | async fn two_exclusive_extractors( |
| 2976 | 2026-03-06T04:27:27.646Z | | ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 2977 | 2026-03-06T04:27:27.646Z | | |
| 2978 | 2026-03-06T04:27:27.646Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, TypedBody<Stuff>, UntypedBody) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<two_exclusive_extractors> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::two_exclusive_extractors}` |
| 2979 | 2026-03-06T04:27:27.646Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 2980 | 2026-03-06T04:27:27.646Z | --> src/api_description.rs |
| 2981 | 2026-03-06T04:27:27.646Z | | |
| 2982 | 2026-03-06T04:27:27.646Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 2983 | 2026-03-06T04:27:27.646Z | | --- required by a bound in this associated function |
| 2984 | 2026-03-06T04:27:27.646Z | ... |
| 2985 | 2026-03-06T04:27:27.646Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 2986 | 2026-03-06T04:27:27.646Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 2987 | 2026-03-06T04:27:27.646Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2988 | 2026-03-06T04:27:27.646Z | |
| 2989 | 2026-03-06T04:27:27.646Z | ACTUAL OUTPUT: |
| 2990 | 2026-03-06T04:27:27.646Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 2991 | 2026-03-06T04:27:27.646Z | error[E0277]: the trait bound `TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 2992 | 2026-03-06T04:27:27.646Z | --> tests/fail/bad_endpoint17.rs:30:14 |
| 2993 | 2026-03-06T04:27:27.647Z | | |
| 2994 | 2026-03-06T04:27:27.647Z | 30 | _param1: TypedBody<Stuff>, |
| 2995 | 2026-03-06T04:27:27.647Z | | ^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `TypedBody<Stuff>` |
| 2996 | 2026-03-06T04:27:27.647Z | | |
| 2997 | 2026-03-06T04:27:27.647Z | help: the following other types implement trait `SharedExtractor` |
| 2998 | 2026-03-06T04:27:27.647Z | --> src/extractor/header.rs |
| 2999 | 2026-03-06T04:27:27.647Z | | |
| 3000 | 2026-03-06T04:27:27.647Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3001 | 2026-03-06T04:27:27.647Z | | | where |
| 3002 | 2026-03-06T04:27:27.647Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3003 | 2026-03-06T04:27:27.647Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3004 | 2026-03-06T04:27:27.647Z | | |
| 3005 | 2026-03-06T04:27:27.647Z | ::: src/extractor/path.rs |
| 3006 | 2026-03-06T04:27:27.647Z | | |
| 3007 | 2026-03-06T04:27:27.647Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3008 | 2026-03-06T04:27:27.647Z | | | where |
| 3009 | 2026-03-06T04:27:27.647Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3010 | 2026-03-06T04:27:27.647Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3011 | 2026-03-06T04:27:27.647Z | | |
| 3012 | 2026-03-06T04:27:27.647Z | ::: src/extractor/query.rs |
| 3013 | 2026-03-06T04:27:27.647Z | | |
| 3014 | 2026-03-06T04:27:27.647Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3015 | 2026-03-06T04:27:27.647Z | | | where |
| 3016 | 2026-03-06T04:27:27.647Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3017 | 2026-03-06T04:27:27.647Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3018 | 2026-03-06T04:27:27.647Z | note: required by a bound in `need_shared_extractor` |
| 3019 | 2026-03-06T04:27:27.647Z | --> tests/fail/bad_endpoint17.rs:24:1 |
| 3020 | 2026-03-06T04:27:27.647Z | | |
| 3021 | 2026-03-06T04:27:27.647Z | 24 | / #[endpoint { |
| 3022 | 2026-03-06T04:27:27.647Z | 25 | | method = GET, |
| 3023 | 2026-03-06T04:27:27.647Z | 26 | | path = "/test", |
| 3024 | 2026-03-06T04:27:27.647Z | 27 | | }] |
| 3025 | 2026-03-06T04:27:27.647Z | | |__^ required by this bound in `need_shared_extractor` |
| 3026 | 2026-03-06T04:27:27.647Z | ... |
| 3027 | 2026-03-06T04:27:27.647Z | 30 | _param1: TypedBody<Stuff>, |
| 3028 | 2026-03-06T04:27:27.647Z | | --------- required by a bound in this function |
| 3029 | 2026-03-06T04:27:27.647Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3030 | 2026-03-06T04:27:27.647Z | |
| 3031 | 2026-03-06T04:27:27.647Z | error[E0277]: the trait bound `fn(RequestContext<()>, TypedBody<Stuff>, UntypedBody) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<two_exclusive_extractors> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::two_exclusive_extractors}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3032 | 2026-03-06T04:27:27.647Z | --> tests/fail/bad_endpoint17.rs:28:10 |
| 3033 | 2026-03-06T04:27:27.648Z | | |
| 3034 | 2026-03-06T04:27:27.648Z | 24 | / #[endpoint { |
| 3035 | 2026-03-06T04:27:27.648Z | 25 | | method = GET, |
| 3036 | 2026-03-06T04:27:27.648Z | 26 | | path = "/test", |
| 3037 | 2026-03-06T04:27:27.648Z | 27 | | }] |
| 3038 | 2026-03-06T04:27:27.648Z | | |__- required by a bound introduced by this call |
| 3039 | 2026-03-06T04:27:27.648Z | 28 | async fn two_exclusive_extractors( |
| 3040 | 2026-03-06T04:27:27.648Z | | ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3041 | 2026-03-06T04:27:27.648Z | | |
| 3042 | 2026-03-06T04:27:27.648Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, TypedBody<Stuff>, UntypedBody) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<two_exclusive_extractors> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::two_exclusive_extractors}` |
| 3043 | 2026-03-06T04:27:27.648Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3044 | 2026-03-06T04:27:27.648Z | --> src/api_description.rs |
| 3045 | 2026-03-06T04:27:27.648Z | | |
| 3046 | 2026-03-06T04:27:27.648Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3047 | 2026-03-06T04:27:27.648Z | | --- required by a bound in this associated function |
| 3048 | 2026-03-06T04:27:27.648Z | ... |
| 3049 | 2026-03-06T04:27:27.648Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3050 | 2026-03-06T04:27:27.648Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3051 | 2026-03-06T04:27:27.648Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3052 | 2026-03-06T04:27:27.648Z | note: If the actual output is the correct output you can bless it by rerunning |
| 3053 | 2026-03-06T04:27:27.648Z | your test with the environment variable TRYBUILD=overwrite |
| 3054 | 2026-03-06T04:27:27.648Z | |
| 3055 | 2026-03-06T04:27:27.648Z | test tests/fail/bad_endpoint18.rs ... mismatch |
| 3056 | 2026-03-06T04:27:27.648Z | |
| 3057 | 2026-03-06T04:27:27.648Z | EXPECTED: |
| 3058 | 2026-03-06T04:27:27.648Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3059 | 2026-03-06T04:27:27.652Z | error[E0277]: the trait bound `TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 3060 | 2026-03-06T04:27:27.652Z | --> tests/fail/bad_endpoint18.rs:27:14 |
| 3061 | 2026-03-06T04:27:27.652Z | | |
| 3062 | 2026-03-06T04:27:27.652Z | 27 | _param1: TypedBody<Stuff>, |
| 3063 | 2026-03-06T04:27:27.652Z | | ^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `TypedBody<Stuff>` |
| 3064 | 2026-03-06T04:27:27.652Z | | |
| 3065 | 2026-03-06T04:27:27.652Z | help: the following other types implement trait `SharedExtractor` |
| 3066 | 2026-03-06T04:27:27.652Z | | |
| 3067 | 2026-03-06T04:27:27.652Z | ::: src/extractor/path.rs |
| 3068 | 2026-03-06T04:27:27.652Z | | |
| 3069 | 2026-03-06T04:27:27.653Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3070 | 2026-03-06T04:27:27.653Z | | | where |
| 3071 | 2026-03-06T04:27:27.653Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3072 | 2026-03-06T04:27:27.653Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3073 | 2026-03-06T04:27:27.653Z | --> src/extractor/query.rs |
| 3074 | 2026-03-06T04:27:27.653Z | | |
| 3075 | 2026-03-06T04:27:27.653Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3076 | 2026-03-06T04:27:27.653Z | | | where |
| 3077 | 2026-03-06T04:27:27.653Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3078 | 2026-03-06T04:27:27.653Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3079 | 2026-03-06T04:27:27.653Z | | |
| 3080 | 2026-03-06T04:27:27.653Z | ::: src/extractor/header.rs |
| 3081 | 2026-03-06T04:27:27.653Z | | |
| 3082 | 2026-03-06T04:27:27.653Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3083 | 2026-03-06T04:27:27.653Z | | | where |
| 3084 | 2026-03-06T04:27:27.653Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3085 | 2026-03-06T04:27:27.653Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3086 | 2026-03-06T04:27:27.653Z | note: required by a bound in `need_shared_extractor` |
| 3087 | 2026-03-06T04:27:27.653Z | --> tests/fail/bad_endpoint18.rs:21:1 |
| 3088 | 2026-03-06T04:27:27.653Z | | |
| 3089 | 2026-03-06T04:27:27.653Z | 21 | / #[endpoint { |
| 3090 | 2026-03-06T04:27:27.653Z | 22 | | method = GET, |
| 3091 | 2026-03-06T04:27:27.653Z | 23 | | path = "/test", |
| 3092 | 2026-03-06T04:27:27.653Z | 24 | | }] |
| 3093 | 2026-03-06T04:27:27.653Z | | |__^ required by this bound in `need_shared_extractor` |
| 3094 | 2026-03-06T04:27:27.653Z | ... |
| 3095 | 2026-03-06T04:27:27.653Z | 27 | _param1: TypedBody<Stuff>, |
| 3096 | 2026-03-06T04:27:27.653Z | | --------- required by a bound in this function |
| 3097 | 2026-03-06T04:27:27.653Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3098 | 2026-03-06T04:27:27.653Z | |
| 3099 | 2026-03-06T04:27:27.653Z | error[E0277]: the trait bound `fn(RequestContext<()>, TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<exclusive_extractor_not_last> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::exclusive_extractor_not_last}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3100 | 2026-03-06T04:27:27.653Z | --> tests/fail/bad_endpoint18.rs:25:10 |
| 3101 | 2026-03-06T04:27:27.653Z | | |
| 3102 | 2026-03-06T04:27:27.653Z | 21 | / #[endpoint { |
| 3103 | 2026-03-06T04:27:27.653Z | 22 | | method = GET, |
| 3104 | 2026-03-06T04:27:27.653Z | 23 | | path = "/test", |
| 3105 | 2026-03-06T04:27:27.653Z | 24 | | }] |
| 3106 | 2026-03-06T04:27:27.653Z | | |__- required by a bound introduced by this call |
| 3107 | 2026-03-06T04:27:27.653Z | 25 | async fn exclusive_extractor_not_last( |
| 3108 | 2026-03-06T04:27:27.653Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3109 | 2026-03-06T04:27:27.654Z | | |
| 3110 | 2026-03-06T04:27:27.654Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<exclusive_extractor_not_last> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::exclusive_extractor_not_last}` |
| 3111 | 2026-03-06T04:27:27.654Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3112 | 2026-03-06T04:27:27.654Z | --> src/api_description.rs |
| 3113 | 2026-03-06T04:27:27.654Z | | |
| 3114 | 2026-03-06T04:27:27.654Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3115 | 2026-03-06T04:27:27.654Z | | --- required by a bound in this associated function |
| 3116 | 2026-03-06T04:27:27.654Z | ... |
| 3117 | 2026-03-06T04:27:27.654Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3118 | 2026-03-06T04:27:27.654Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3119 | 2026-03-06T04:27:27.654Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3120 | 2026-03-06T04:27:27.654Z | |
| 3121 | 2026-03-06T04:27:27.654Z | ACTUAL OUTPUT: |
| 3122 | 2026-03-06T04:27:27.654Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3123 | 2026-03-06T04:27:27.654Z | error[E0277]: the trait bound `TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 3124 | 2026-03-06T04:27:27.654Z | --> tests/fail/bad_endpoint18.rs:27:14 |
| 3125 | 2026-03-06T04:27:27.654Z | | |
| 3126 | 2026-03-06T04:27:27.654Z | 27 | _param1: TypedBody<Stuff>, |
| 3127 | 2026-03-06T04:27:27.654Z | | ^^^^^^^^^^^^^^^^ the trait `SharedExtractor` is not implemented for `TypedBody<Stuff>` |
| 3128 | 2026-03-06T04:27:27.654Z | | |
| 3129 | 2026-03-06T04:27:27.654Z | help: the following other types implement trait `SharedExtractor` |
| 3130 | 2026-03-06T04:27:27.654Z | --> src/extractor/query.rs |
| 3131 | 2026-03-06T04:27:27.654Z | | |
| 3132 | 2026-03-06T04:27:27.654Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3133 | 2026-03-06T04:27:27.654Z | | | where |
| 3134 | 2026-03-06T04:27:27.654Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3135 | 2026-03-06T04:27:27.654Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3136 | 2026-03-06T04:27:27.654Z | | |
| 3137 | 2026-03-06T04:27:27.654Z | ::: src/extractor/path.rs |
| 3138 | 2026-03-06T04:27:27.654Z | | |
| 3139 | 2026-03-06T04:27:27.654Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3140 | 2026-03-06T04:27:27.654Z | | | where |
| 3141 | 2026-03-06T04:27:27.654Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3142 | 2026-03-06T04:27:27.654Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3143 | 2026-03-06T04:27:27.654Z | | |
| 3144 | 2026-03-06T04:27:27.654Z | ::: src/extractor/header.rs |
| 3145 | 2026-03-06T04:27:27.654Z | | |
| 3146 | 2026-03-06T04:27:27.654Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3147 | 2026-03-06T04:27:27.654Z | | | where |
| 3148 | 2026-03-06T04:27:27.654Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3149 | 2026-03-06T04:27:27.655Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3150 | 2026-03-06T04:27:27.655Z | note: required by a bound in `need_shared_extractor` |
| 3151 | 2026-03-06T04:27:27.655Z | --> tests/fail/bad_endpoint18.rs:21:1 |
| 3152 | 2026-03-06T04:27:27.655Z | | |
| 3153 | 2026-03-06T04:27:27.655Z | 21 | / #[endpoint { |
| 3154 | 2026-03-06T04:27:27.655Z | 22 | | method = GET, |
| 3155 | 2026-03-06T04:27:27.655Z | 23 | | path = "/test", |
| 3156 | 2026-03-06T04:27:27.655Z | 24 | | }] |
| 3157 | 2026-03-06T04:27:27.655Z | | |__^ required by this bound in `need_shared_extractor` |
| 3158 | 2026-03-06T04:27:27.655Z | ... |
| 3159 | 2026-03-06T04:27:27.659Z | 27 | _param1: TypedBody<Stuff>, |
| 3160 | 2026-03-06T04:27:27.659Z | | --------- required by a bound in this function |
| 3161 | 2026-03-06T04:27:27.659Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3162 | 2026-03-06T04:27:27.659Z | |
| 3163 | 2026-03-06T04:27:27.659Z | error[E0277]: the trait bound `fn(RequestContext<()>, TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<exclusive_extractor_not_last> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::exclusive_extractor_not_last}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3164 | 2026-03-06T04:27:27.659Z | --> tests/fail/bad_endpoint18.rs:25:10 |
| 3165 | 2026-03-06T04:27:27.659Z | | |
| 3166 | 2026-03-06T04:27:27.659Z | 21 | / #[endpoint { |
| 3167 | 2026-03-06T04:27:27.659Z | 22 | | method = GET, |
| 3168 | 2026-03-06T04:27:27.659Z | 23 | | path = "/test", |
| 3169 | 2026-03-06T04:27:27.659Z | 24 | | }] |
| 3170 | 2026-03-06T04:27:27.659Z | | |__- required by a bound introduced by this call |
| 3171 | 2026-03-06T04:27:27.659Z | 25 | async fn exclusive_extractor_not_last( |
| 3172 | 2026-03-06T04:27:27.659Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3173 | 2026-03-06T04:27:27.659Z | | |
| 3174 | 2026-03-06T04:27:27.659Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<exclusive_extractor_not_last> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::exclusive_extractor_not_last}` |
| 3175 | 2026-03-06T04:27:27.659Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3176 | 2026-03-06T04:27:27.659Z | --> src/api_description.rs |
| 3177 | 2026-03-06T04:27:27.659Z | | |
| 3178 | 2026-03-06T04:27:27.659Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3179 | 2026-03-06T04:27:27.659Z | | --- required by a bound in this associated function |
| 3180 | 2026-03-06T04:27:27.660Z | ... |
| 3181 | 2026-03-06T04:27:27.660Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3182 | 2026-03-06T04:27:27.660Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3183 | 2026-03-06T04:27:27.660Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3184 | 2026-03-06T04:27:27.660Z | note: If the actual output is the correct output you can bless it by rerunning |
| 3185 | 2026-03-06T04:27:27.660Z | your test with the environment variable TRYBUILD=overwrite |
| 3186 | 2026-03-06T04:27:27.660Z | |
| 3187 | 2026-03-06T04:27:27.660Z | test tests/fail/bad_endpoint19.rs ... mismatch |
| 3188 | 2026-03-06T04:27:27.660Z | |
| 3189 | 2026-03-06T04:27:27.660Z | EXPECTED: |
| 3190 | 2026-03-06T04:27:27.660Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3191 | 2026-03-06T04:27:27.660Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 3192 | 2026-03-06T04:27:27.660Z | --> tests/fail/bad_endpoint19.rs:26:14 |
| 3193 | 2026-03-06T04:27:27.660Z | | |
| 3194 | 2026-03-06T04:27:27.660Z | 26 | _param1: String, |
| 3195 | 2026-03-06T04:27:27.660Z | | ^^^^^^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 3196 | 2026-03-06T04:27:27.660Z | | |
| 3197 | 2026-03-06T04:27:27.660Z | help: the following other types implement trait `SharedExtractor` |
| 3198 | 2026-03-06T04:27:27.660Z | | |
| 3199 | 2026-03-06T04:27:27.660Z | ::: src/extractor/path.rs |
| 3200 | 2026-03-06T04:27:27.660Z | | |
| 3201 | 2026-03-06T04:27:27.660Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3202 | 2026-03-06T04:27:27.660Z | | | where |
| 3203 | 2026-03-06T04:27:27.660Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3204 | 2026-03-06T04:27:27.660Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3205 | 2026-03-06T04:27:27.660Z | --> src/extractor/query.rs |
| 3206 | 2026-03-06T04:27:27.660Z | | |
| 3207 | 2026-03-06T04:27:27.660Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3208 | 2026-03-06T04:27:27.660Z | | | where |
| 3209 | 2026-03-06T04:27:27.660Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3210 | 2026-03-06T04:27:27.660Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3211 | 2026-03-06T04:27:27.660Z | | |
| 3212 | 2026-03-06T04:27:27.660Z | ::: src/extractor/header.rs |
| 3213 | 2026-03-06T04:27:27.660Z | | |
| 3214 | 2026-03-06T04:27:27.660Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3215 | 2026-03-06T04:27:27.660Z | | | where |
| 3216 | 2026-03-06T04:27:27.660Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3217 | 2026-03-06T04:27:27.660Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3218 | 2026-03-06T04:27:27.660Z | note: required by a bound in `need_shared_extractor` |
| 3219 | 2026-03-06T04:27:27.661Z | --> tests/fail/bad_endpoint19.rs:20:1 |
| 3220 | 2026-03-06T04:27:27.661Z | | |
| 3221 | 2026-03-06T04:27:27.661Z | 20 | / #[endpoint { |
| 3222 | 2026-03-06T04:27:27.661Z | 21 | | method = GET, |
| 3223 | 2026-03-06T04:27:27.661Z | 22 | | path = "/test", |
| 3224 | 2026-03-06T04:27:27.661Z | 23 | | }] |
| 3225 | 2026-03-06T04:27:27.661Z | | |__^ required by this bound in `need_shared_extractor` |
| 3226 | 2026-03-06T04:27:27.661Z | ... |
| 3227 | 2026-03-06T04:27:27.661Z | 26 | _param1: String, |
| 3228 | 2026-03-06T04:27:27.661Z | | ------ required by a bound in this function |
| 3229 | 2026-03-06T04:27:27.661Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3230 | 2026-03-06T04:27:27.661Z | |
| 3231 | 2026-03-06T04:27:27.661Z | error[E0277]: the trait bound `fn(RequestContext<()>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<non_extractor_as_last_argument> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::non_extractor_as_last_argument}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3232 | 2026-03-06T04:27:27.661Z | --> tests/fail/bad_endpoint19.rs:24:10 |
| 3233 | 2026-03-06T04:27:27.661Z | | |
| 3234 | 2026-03-06T04:27:27.661Z | 20 | / #[endpoint { |
| 3235 | 2026-03-06T04:27:27.661Z | 21 | | method = GET, |
| 3236 | 2026-03-06T04:27:27.661Z | 22 | | path = "/test", |
| 3237 | 2026-03-06T04:27:27.661Z | 23 | | }] |
| 3238 | 2026-03-06T04:27:27.661Z | | |__- required by a bound introduced by this call |
| 3239 | 2026-03-06T04:27:27.661Z | 24 | async fn non_extractor_as_last_argument( |
| 3240 | 2026-03-06T04:27:27.661Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3241 | 2026-03-06T04:27:27.661Z | | |
| 3242 | 2026-03-06T04:27:27.661Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<non_extractor_as_last_argument> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::non_extractor_as_last_argument}` |
| 3243 | 2026-03-06T04:27:27.661Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3244 | 2026-03-06T04:27:27.661Z | --> src/api_description.rs |
| 3245 | 2026-03-06T04:27:27.661Z | | |
| 3246 | 2026-03-06T04:27:27.661Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3247 | 2026-03-06T04:27:27.661Z | | --- required by a bound in this associated function |
| 3248 | 2026-03-06T04:27:27.661Z | ... |
| 3249 | 2026-03-06T04:27:27.661Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3250 | 2026-03-06T04:27:27.661Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3251 | 2026-03-06T04:27:27.661Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3252 | 2026-03-06T04:27:27.661Z | |
| 3253 | 2026-03-06T04:27:27.661Z | ACTUAL OUTPUT: |
| 3254 | 2026-03-06T04:27:27.661Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3255 | 2026-03-06T04:27:27.661Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 3256 | 2026-03-06T04:27:27.661Z | --> tests/fail/bad_endpoint19.rs:26:14 |
| 3257 | 2026-03-06T04:27:27.661Z | | |
| 3258 | 2026-03-06T04:27:27.661Z | 26 | _param1: String, |
| 3259 | 2026-03-06T04:27:27.665Z | | ^^^^^^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 3260 | 2026-03-06T04:27:27.665Z | | |
| 3261 | 2026-03-06T04:27:27.665Z | help: the following other types implement trait `SharedExtractor` |
| 3262 | 2026-03-06T04:27:27.665Z | --> src/extractor/query.rs |
| 3263 | 2026-03-06T04:27:27.666Z | | |
| 3264 | 2026-03-06T04:27:27.666Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3265 | 2026-03-06T04:27:27.666Z | | | where |
| 3266 | 2026-03-06T04:27:27.666Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3267 | 2026-03-06T04:27:27.666Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3268 | 2026-03-06T04:27:27.666Z | | |
| 3269 | 2026-03-06T04:27:27.666Z | ::: src/extractor/path.rs |
| 3270 | 2026-03-06T04:27:27.666Z | | |
| 3271 | 2026-03-06T04:27:27.666Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3272 | 2026-03-06T04:27:27.666Z | | | where |
| 3273 | 2026-03-06T04:27:27.666Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3274 | 2026-03-06T04:27:27.666Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3275 | 2026-03-06T04:27:27.666Z | | |
| 3276 | 2026-03-06T04:27:27.666Z | ::: src/extractor/header.rs |
| 3277 | 2026-03-06T04:27:27.666Z | | |
| 3278 | 2026-03-06T04:27:27.666Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3279 | 2026-03-06T04:27:27.666Z | | | where |
| 3280 | 2026-03-06T04:27:27.666Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3281 | 2026-03-06T04:27:27.666Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3282 | 2026-03-06T04:27:27.666Z | note: required by a bound in `need_shared_extractor` |
| 3283 | 2026-03-06T04:27:27.666Z | --> tests/fail/bad_endpoint19.rs:20:1 |
| 3284 | 2026-03-06T04:27:27.666Z | | |
| 3285 | 2026-03-06T04:27:27.666Z | 20 | / #[endpoint { |
| 3286 | 2026-03-06T04:27:27.666Z | 21 | | method = GET, |
| 3287 | 2026-03-06T04:27:27.666Z | 22 | | path = "/test", |
| 3288 | 2026-03-06T04:27:27.666Z | 23 | | }] |
| 3289 | 2026-03-06T04:27:27.666Z | | |__^ required by this bound in `need_shared_extractor` |
| 3290 | 2026-03-06T04:27:27.666Z | ... |
| 3291 | 2026-03-06T04:27:27.666Z | 26 | _param1: String, |
| 3292 | 2026-03-06T04:27:27.666Z | | ------ required by a bound in this function |
| 3293 | 2026-03-06T04:27:27.666Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3294 | 2026-03-06T04:27:27.666Z | |
| 3295 | 2026-03-06T04:27:27.666Z | error[E0277]: the trait bound `fn(RequestContext<()>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<non_extractor_as_last_argument> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::non_extractor_as_last_argument}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3296 | 2026-03-06T04:27:27.666Z | --> tests/fail/bad_endpoint19.rs:24:10 |
| 3297 | 2026-03-06T04:27:27.666Z | | |
| 3298 | 2026-03-06T04:27:27.666Z | 20 | / #[endpoint { |
| 3299 | 2026-03-06T04:27:27.666Z | 21 | | method = GET, |
| 3300 | 2026-03-06T04:27:27.666Z | 22 | | path = "/test", |
| 3301 | 2026-03-06T04:27:27.666Z | 23 | | }] |
| 3302 | 2026-03-06T04:27:27.667Z | | |__- required by a bound introduced by this call |
| 3303 | 2026-03-06T04:27:27.667Z | 24 | async fn non_extractor_as_last_argument( |
| 3304 | 2026-03-06T04:27:27.667Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3305 | 2026-03-06T04:27:27.667Z | | |
| 3306 | 2026-03-06T04:27:27.667Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<non_extractor_as_last_argument> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::non_extractor_as_last_argument}` |
| 3307 | 2026-03-06T04:27:27.667Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3308 | 2026-03-06T04:27:27.667Z | --> src/api_description.rs |
| 3309 | 2026-03-06T04:27:27.667Z | | |
| 3310 | 2026-03-06T04:27:27.667Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3311 | 2026-03-06T04:27:27.667Z | | --- required by a bound in this associated function |
| 3312 | 2026-03-06T04:27:27.667Z | ... |
| 3313 | 2026-03-06T04:27:27.667Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3314 | 2026-03-06T04:27:27.667Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3315 | 2026-03-06T04:27:27.667Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3316 | 2026-03-06T04:27:27.667Z | note: If the actual output is the correct output you can bless it by rerunning |
| 3317 | 2026-03-06T04:27:27.667Z | your test with the environment variable TRYBUILD=overwrite |
| 3318 | 2026-03-06T04:27:27.667Z | |
| 3319 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint2.rs ... ok |
| 3320 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint20.rs ... ok |
| 3321 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint21.rs ... ok |
| 3322 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint22.rs ... ok |
| 3323 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint23.rs ... ok |
| 3324 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint24.rs ... ok |
| 3325 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint25.rs ... ok |
| 3326 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint26.rs ... ok |
| 3327 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint27.rs ... ok |
| 3328 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint28.rs ... ok |
| 3329 | 2026-03-06T04:27:27.667Z | test tests/fail/bad_endpoint3.rs ... mismatch |
| 3330 | 2026-03-06T04:27:27.667Z | |
| 3331 | 2026-03-06T04:27:27.667Z | EXPECTED: |
| 3332 | 2026-03-06T04:27:27.667Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3333 | 2026-03-06T04:27:27.667Z | error[E0277]: the trait bound `String: ExclusiveExtractor` is not satisfied |
| 3334 | 2026-03-06T04:27:27.667Z | --> tests/fail/bad_endpoint3.rs:18:13 |
| 3335 | 2026-03-06T04:27:27.667Z | | |
| 3336 | 2026-03-06T04:27:27.667Z | 18 | _param: String, |
| 3337 | 2026-03-06T04:27:27.667Z | | ^^^^^^ the trait `SharedExtractor` is not implemented for `String` |
| 3338 | 2026-03-06T04:27:27.667Z | | |
| 3339 | 2026-03-06T04:27:27.667Z | help: the following other types implement trait `SharedExtractor` |
| 3340 | 2026-03-06T04:27:27.667Z | | |
| 3341 | 2026-03-06T04:27:27.668Z | ::: src/extractor/path.rs |
| 3342 | 2026-03-06T04:27:27.668Z | | |
| 3343 | 2026-03-06T04:27:27.668Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3344 | 2026-03-06T04:27:27.668Z | | | where |
| 3345 | 2026-03-06T04:27:27.668Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3346 | 2026-03-06T04:27:27.668Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3347 | 2026-03-06T04:27:27.668Z | | |
| 3348 | 2026-03-06T04:27:27.668Z | ::: src/extractor/query.rs |
| 3349 | 2026-03-06T04:27:27.668Z | | |
| 3350 | 2026-03-06T04:27:27.668Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3351 | 2026-03-06T04:27:27.668Z | | | where |
| 3352 | 2026-03-06T04:27:27.668Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3353 | 2026-03-06T04:27:27.668Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3354 | 2026-03-06T04:27:27.668Z | --> src/extractor/header.rs |
| 3355 | 2026-03-06T04:27:27.668Z | | |
| 3356 | 2026-03-06T04:27:27.668Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3357 | 2026-03-06T04:27:27.668Z | | | where |
| 3358 | 2026-03-06T04:27:27.668Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3359 | 2026-03-06T04:27:27.672Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3360 | 2026-03-06T04:27:27.672Z | = note: required for `String` to implement `ExclusiveExtractor` |
| 3361 | 2026-03-06T04:27:27.672Z | note: required by a bound in `need_exclusive_extractor` |
| 3362 | 2026-03-06T04:27:27.672Z | --> tests/fail/bad_endpoint3.rs:12:1 |
| 3363 | 2026-03-06T04:27:27.672Z | | |
| 3364 | 2026-03-06T04:27:27.672Z | 12 | / #[endpoint { |
| 3365 | 2026-03-06T04:27:27.672Z | 13 | | method = GET, |
| 3366 | 2026-03-06T04:27:27.672Z | 14 | | path = "/test", |
| 3367 | 2026-03-06T04:27:27.672Z | 15 | | }] |
| 3368 | 2026-03-06T04:27:27.672Z | | |__^ required by this bound in `need_exclusive_extractor` |
| 3369 | 2026-03-06T04:27:27.672Z | ... |
| 3370 | 2026-03-06T04:27:27.672Z | 18 | _param: String, |
| 3371 | 2026-03-06T04:27:27.672Z | | ------ required by a bound in this function |
| 3372 | 2026-03-06T04:27:27.672Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3373 | 2026-03-06T04:27:27.672Z | |
| 3374 | 2026-03-06T04:27:27.672Z | error[E0277]: the trait bound `fn(RequestContext<()>, String) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3375 | 2026-03-06T04:27:27.672Z | --> tests/fail/bad_endpoint3.rs:16:10 |
| 3376 | 2026-03-06T04:27:27.672Z | | |
| 3377 | 2026-03-06T04:27:27.672Z | 12 | / #[endpoint { |
| 3378 | 2026-03-06T04:27:27.672Z | 13 | | method = GET, |
| 3379 | 2026-03-06T04:27:27.672Z | 14 | | path = "/test", |
| 3380 | 2026-03-06T04:27:27.672Z | 15 | | }] |
| 3381 | 2026-03-06T04:27:27.672Z | | |__- required by a bound introduced by this call |
| 3382 | 2026-03-06T04:27:27.672Z | 16 | async fn bad_endpoint( |
| 3383 | 2026-03-06T04:27:27.672Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 3384 | 2026-03-06T04:27:27.673Z | | |
| 3385 | 2026-03-06T04:27:27.673Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, String) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 3386 | 2026-03-06T04:27:27.673Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3387 | 2026-03-06T04:27:27.673Z | --> src/api_description.rs |
| 3388 | 2026-03-06T04:27:27.673Z | | |
| 3389 | 2026-03-06T04:27:27.673Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3390 | 2026-03-06T04:27:27.673Z | | --- required by a bound in this associated function |
| 3391 | 2026-03-06T04:27:27.673Z | ... |
| 3392 | 2026-03-06T04:27:27.673Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3393 | 2026-03-06T04:27:27.673Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3394 | 2026-03-06T04:27:27.673Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3395 | 2026-03-06T04:27:27.673Z | |
| 3396 | 2026-03-06T04:27:27.673Z | ACTUAL OUTPUT: |
| 3397 | 2026-03-06T04:27:27.673Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3398 | 2026-03-06T04:27:27.673Z | error[E0277]: the trait bound `String: ExclusiveExtractor` is not satisfied |
| 3399 | 2026-03-06T04:27:27.673Z | --> tests/fail/bad_endpoint3.rs:18:13 |
| 3400 | 2026-03-06T04:27:27.673Z | | |
| 3401 | 2026-03-06T04:27:27.673Z | 18 | _param: String, |
| 3402 | 2026-03-06T04:27:27.673Z | | ^^^^^^ the trait `SharedExtractor` is not implemented for `String` |
| 3403 | 2026-03-06T04:27:27.673Z | | |
| 3404 | 2026-03-06T04:27:27.673Z | help: the following other types implement trait `SharedExtractor` |
| 3405 | 2026-03-06T04:27:27.673Z | --> src/extractor/header.rs |
| 3406 | 2026-03-06T04:27:27.673Z | | |
| 3407 | 2026-03-06T04:27:27.673Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 3408 | 2026-03-06T04:27:27.673Z | | | where |
| 3409 | 2026-03-06T04:27:27.673Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3410 | 2026-03-06T04:27:27.673Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 3411 | 2026-03-06T04:27:27.673Z | | |
| 3412 | 2026-03-06T04:27:27.673Z | ::: src/extractor/path.rs |
| 3413 | 2026-03-06T04:27:27.673Z | | |
| 3414 | 2026-03-06T04:27:27.673Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 3415 | 2026-03-06T04:27:27.673Z | | | where |
| 3416 | 2026-03-06T04:27:27.673Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 3417 | 2026-03-06T04:27:27.673Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 3418 | 2026-03-06T04:27:27.673Z | | |
| 3419 | 2026-03-06T04:27:27.673Z | ::: src/extractor/query.rs |
| 3420 | 2026-03-06T04:27:27.673Z | | |
| 3421 | 2026-03-06T04:27:27.673Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 3422 | 2026-03-06T04:27:27.673Z | | | where |
| 3423 | 2026-03-06T04:27:27.673Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 3424 | 2026-03-06T04:27:27.674Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 3425 | 2026-03-06T04:27:27.674Z | = note: required for `String` to implement `ExclusiveExtractor` |
| 3426 | 2026-03-06T04:27:27.674Z | note: required by a bound in `need_exclusive_extractor` |
| 3427 | 2026-03-06T04:27:27.674Z | --> tests/fail/bad_endpoint3.rs:12:1 |
| 3428 | 2026-03-06T04:27:27.674Z | | |
| 3429 | 2026-03-06T04:27:27.674Z | 12 | / #[endpoint { |
| 3430 | 2026-03-06T04:27:27.674Z | 13 | | method = GET, |
| 3431 | 2026-03-06T04:27:27.674Z | 14 | | path = "/test", |
| 3432 | 2026-03-06T04:27:27.674Z | 15 | | }] |
| 3433 | 2026-03-06T04:27:27.674Z | | |__^ required by this bound in `need_exclusive_extractor` |
| 3434 | 2026-03-06T04:27:27.674Z | ... |
| 3435 | 2026-03-06T04:27:27.674Z | 18 | _param: String, |
| 3436 | 2026-03-06T04:27:27.674Z | | ------ required by a bound in this function |
| 3437 | 2026-03-06T04:27:27.674Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3438 | 2026-03-06T04:27:27.674Z | |
| 3439 | 2026-03-06T04:27:27.674Z | error[E0277]: the trait bound `fn(RequestContext<()>, String) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3440 | 2026-03-06T04:27:27.674Z | --> tests/fail/bad_endpoint3.rs:16:10 |
| 3441 | 2026-03-06T04:27:27.674Z | | |
| 3442 | 2026-03-06T04:27:27.674Z | 12 | / #[endpoint { |
| 3443 | 2026-03-06T04:27:27.674Z | 13 | | method = GET, |
| 3444 | 2026-03-06T04:27:27.674Z | 14 | | path = "/test", |
| 3445 | 2026-03-06T04:27:27.674Z | 15 | | }] |
| 3446 | 2026-03-06T04:27:27.674Z | | |__- required by a bound introduced by this call |
| 3447 | 2026-03-06T04:27:27.674Z | 16 | async fn bad_endpoint( |
| 3448 | 2026-03-06T04:27:27.674Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 3449 | 2026-03-06T04:27:27.674Z | | |
| 3450 | 2026-03-06T04:27:27.674Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, String) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 3451 | 2026-03-06T04:27:27.674Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3452 | 2026-03-06T04:27:27.674Z | --> src/api_description.rs |
| 3453 | 2026-03-06T04:27:27.674Z | | |
| 3454 | 2026-03-06T04:27:27.674Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3455 | 2026-03-06T04:27:27.674Z | | --- required by a bound in this associated function |
| 3456 | 2026-03-06T04:27:27.674Z | ... |
| 3457 | 2026-03-06T04:27:27.674Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3458 | 2026-03-06T04:27:27.674Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3459 | 2026-03-06T04:27:27.678Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3460 | 2026-03-06T04:27:27.678Z | note: If the actual output is the correct output you can bless it by rerunning |
| 3461 | 2026-03-06T04:27:27.678Z | your test with the environment variable TRYBUILD=overwrite |
| 3462 | 2026-03-06T04:27:27.678Z | |
| 3463 | 2026-03-06T04:27:27.679Z | test tests/fail/bad_endpoint4.rs ... mismatch |
| 3464 | 2026-03-06T04:27:27.679Z | |
| 3465 | 2026-03-06T04:27:27.679Z | EXPECTED: |
| 3466 | 2026-03-06T04:27:27.679Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3467 | 2026-03-06T04:27:27.679Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 3468 | 2026-03-06T04:27:27.679Z | --> tests/fail/bad_endpoint4.rs:23:14 |
| 3469 | 2026-03-06T04:27:27.679Z | | |
| 3470 | 2026-03-06T04:27:27.679Z | 23 | _params: Query<QueryParams>, |
| 3471 | 2026-03-06T04:27:27.679Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3472 | 2026-03-06T04:27:27.679Z | | |
| 3473 | 2026-03-06T04:27:27.679Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 3474 | 2026-03-06T04:27:27.679Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3475 | 2026-03-06T04:27:27.679Z | | |
| 3476 | 2026-03-06T04:27:27.679Z | 12 | struct QueryParams { |
| 3477 | 2026-03-06T04:27:27.679Z | | ^^^^^^^^^^^^^^^^^^ |
| 3478 | 2026-03-06T04:27:27.679Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 3479 | 2026-03-06T04:27:27.679Z | &'a T |
| 3480 | 2026-03-06T04:27:27.679Z | &'a mut T |
| 3481 | 2026-03-06T04:27:27.679Z | () |
| 3482 | 2026-03-06T04:27:27.679Z | (T0, T1) |
| 3483 | 2026-03-06T04:27:27.679Z | (T0, T1, T2) |
| 3484 | 2026-03-06T04:27:27.679Z | (T0, T1, T2, T3) |
| 3485 | 2026-03-06T04:27:27.679Z | (T0, T1, T2, T3, T4) |
| 3486 | 2026-03-06T04:27:27.679Z | (T0, T1, T2, T3, T4, T5) |
| 3487 | 2026-03-06T04:27:27.679Z | and $N others |
| 3488 | 2026-03-06T04:27:27.679Z | note: required by a bound in `dropshot::Query` |
| 3489 | 2026-03-06T04:27:27.679Z | --> src/extractor/query.rs |
| 3490 | 2026-03-06T04:27:27.679Z | | |
| 3491 | 2026-03-06T04:27:27.679Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3492 | 2026-03-06T04:27:27.679Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 3493 | 2026-03-06T04:27:27.679Z | |
| 3494 | 2026-03-06T04:27:27.679Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3495 | 2026-03-06T04:27:27.679Z | --> tests/fail/bad_endpoint4.rs:23:14 |
| 3496 | 2026-03-06T04:27:27.679Z | | |
| 3497 | 2026-03-06T04:27:27.679Z | 23 | _params: Query<QueryParams>, |
| 3498 | 2026-03-06T04:27:27.679Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3499 | 2026-03-06T04:27:27.679Z | | |
| 3500 | 2026-03-06T04:27:27.679Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3501 | 2026-03-06T04:27:27.679Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3502 | 2026-03-06T04:27:27.680Z | | |
| 3503 | 2026-03-06T04:27:27.680Z | 12 | struct QueryParams { |
| 3504 | 2026-03-06T04:27:27.680Z | | ^^^^^^^^^^^^^^^^^^ |
| 3505 | 2026-03-06T04:27:27.680Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3506 | 2026-03-06T04:27:27.680Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3507 | 2026-03-06T04:27:27.680Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3508 | 2026-03-06T04:27:27.680Z | &'a [u8] |
| 3509 | 2026-03-06T04:27:27.680Z | &'a camino::Utf8Path |
| 3510 | 2026-03-06T04:27:27.680Z | &'a std::path::Path |
| 3511 | 2026-03-06T04:27:27.680Z | &'a str |
| 3512 | 2026-03-06T04:27:27.680Z | () |
| 3513 | 2026-03-06T04:27:27.680Z | (T,) |
| 3514 | 2026-03-06T04:27:27.680Z | (T0, T1) |
| 3515 | 2026-03-06T04:27:27.680Z | (T0, T1, T2) |
| 3516 | 2026-03-06T04:27:27.680Z | and $N others |
| 3517 | 2026-03-06T04:27:27.680Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3518 | 2026-03-06T04:27:27.680Z | note: required by a bound in `dropshot::Query` |
| 3519 | 2026-03-06T04:27:27.680Z | --> src/extractor/query.rs |
| 3520 | 2026-03-06T04:27:27.680Z | | |
| 3521 | 2026-03-06T04:27:27.680Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3522 | 2026-03-06T04:27:27.680Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3523 | 2026-03-06T04:27:27.680Z | |
| 3524 | 2026-03-06T04:27:27.680Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 3525 | 2026-03-06T04:27:27.680Z | --> tests/fail/bad_endpoint4.rs:21:1 |
| 3526 | 2026-03-06T04:27:27.680Z | | |
| 3527 | 2026-03-06T04:27:27.680Z | 21 | / async fn bad_endpoint( |
| 3528 | 2026-03-06T04:27:27.680Z | 22 | | _rqctx: RequestContext<()>, |
| 3529 | 2026-03-06T04:27:27.680Z | 23 | | _params: Query<QueryParams>, |
| 3530 | 2026-03-06T04:27:27.680Z | 24 | | ) -> Result<HttpResponseOk<()>, HttpError> { |
| 3531 | 2026-03-06T04:27:27.680Z | | |__________________________________________^ unsatisfied trait bound |
| 3532 | 2026-03-06T04:27:27.680Z | | |
| 3533 | 2026-03-06T04:27:27.680Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 3534 | 2026-03-06T04:27:27.680Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3535 | 2026-03-06T04:27:27.680Z | | |
| 3536 | 2026-03-06T04:27:27.680Z | 12 | struct QueryParams { |
| 3537 | 2026-03-06T04:27:27.680Z | | ^^^^^^^^^^^^^^^^^^ |
| 3538 | 2026-03-06T04:27:27.680Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 3539 | 2026-03-06T04:27:27.680Z | &'a T |
| 3540 | 2026-03-06T04:27:27.680Z | &'a mut T |
| 3541 | 2026-03-06T04:27:27.680Z | () |
| 3542 | 2026-03-06T04:27:27.681Z | (T0, T1) |
| 3543 | 2026-03-06T04:27:27.681Z | (T0, T1, T2) |
| 3544 | 2026-03-06T04:27:27.681Z | (T0, T1, T2, T3) |
| 3545 | 2026-03-06T04:27:27.681Z | (T0, T1, T2, T3, T4) |
| 3546 | 2026-03-06T04:27:27.681Z | (T0, T1, T2, T3, T4, T5) |
| 3547 | 2026-03-06T04:27:27.681Z | and $N others |
| 3548 | 2026-03-06T04:27:27.681Z | note: required by a bound in `dropshot::Query` |
| 3549 | 2026-03-06T04:27:27.681Z | --> src/extractor/query.rs |
| 3550 | 2026-03-06T04:27:27.681Z | | |
| 3551 | 2026-03-06T04:27:27.681Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3552 | 2026-03-06T04:27:27.681Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 3553 | 2026-03-06T04:27:27.681Z | |
| 3554 | 2026-03-06T04:27:27.681Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3555 | 2026-03-06T04:27:27.681Z | --> tests/fail/bad_endpoint4.rs:21:1 |
| 3556 | 2026-03-06T04:27:27.681Z | | |
| 3557 | 2026-03-06T04:27:27.681Z | 21 | / async fn bad_endpoint( |
| 3558 | 2026-03-06T04:27:27.681Z | 22 | | _rqctx: RequestContext<()>, |
| 3559 | 2026-03-06T04:27:27.685Z | 23 | | _params: Query<QueryParams>, |
| 3560 | 2026-03-06T04:27:27.685Z | 24 | | ) -> Result<HttpResponseOk<()>, HttpError> { |
| 3561 | 2026-03-06T04:27:27.685Z | | |__________________________________________^ unsatisfied trait bound |
| 3562 | 2026-03-06T04:27:27.685Z | | |
| 3563 | 2026-03-06T04:27:27.685Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3564 | 2026-03-06T04:27:27.685Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3565 | 2026-03-06T04:27:27.685Z | | |
| 3566 | 2026-03-06T04:27:27.685Z | 12 | struct QueryParams { |
| 3567 | 2026-03-06T04:27:27.685Z | | ^^^^^^^^^^^^^^^^^^ |
| 3568 | 2026-03-06T04:27:27.685Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3569 | 2026-03-06T04:27:27.685Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3570 | 2026-03-06T04:27:27.685Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3571 | 2026-03-06T04:27:27.685Z | &'a [u8] |
| 3572 | 2026-03-06T04:27:27.685Z | &'a camino::Utf8Path |
| 3573 | 2026-03-06T04:27:27.685Z | &'a std::path::Path |
| 3574 | 2026-03-06T04:27:27.685Z | &'a str |
| 3575 | 2026-03-06T04:27:27.685Z | () |
| 3576 | 2026-03-06T04:27:27.685Z | (T,) |
| 3577 | 2026-03-06T04:27:27.685Z | (T0, T1) |
| 3578 | 2026-03-06T04:27:27.685Z | (T0, T1, T2) |
| 3579 | 2026-03-06T04:27:27.685Z | and $N others |
| 3580 | 2026-03-06T04:27:27.685Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3581 | 2026-03-06T04:27:27.685Z | note: required by a bound in `dropshot::Query` |
| 3582 | 2026-03-06T04:27:27.686Z | --> src/extractor/query.rs |
| 3583 | 2026-03-06T04:27:27.686Z | | |
| 3584 | 2026-03-06T04:27:27.686Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3585 | 2026-03-06T04:27:27.686Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3586 | 2026-03-06T04:27:27.686Z | |
| 3587 | 2026-03-06T04:27:27.686Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3588 | 2026-03-06T04:27:27.686Z | --> tests/fail/bad_endpoint4.rs:21:10 |
| 3589 | 2026-03-06T04:27:27.686Z | | |
| 3590 | 2026-03-06T04:27:27.686Z | 17 | / #[endpoint { |
| 3591 | 2026-03-06T04:27:27.686Z | 18 | | method = GET, |
| 3592 | 2026-03-06T04:27:27.686Z | 19 | | path = "/test", |
| 3593 | 2026-03-06T04:27:27.686Z | 20 | | }] |
| 3594 | 2026-03-06T04:27:27.686Z | | |__- required by a bound introduced by this call |
| 3595 | 2026-03-06T04:27:27.686Z | 21 | async fn bad_endpoint( |
| 3596 | 2026-03-06T04:27:27.686Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 3597 | 2026-03-06T04:27:27.686Z | | |
| 3598 | 2026-03-06T04:27:27.686Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 3599 | 2026-03-06T04:27:27.686Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3600 | 2026-03-06T04:27:27.686Z | --> src/api_description.rs |
| 3601 | 2026-03-06T04:27:27.686Z | | |
| 3602 | 2026-03-06T04:27:27.686Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3603 | 2026-03-06T04:27:27.686Z | | --- required by a bound in this associated function |
| 3604 | 2026-03-06T04:27:27.686Z | ... |
| 3605 | 2026-03-06T04:27:27.686Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3606 | 2026-03-06T04:27:27.686Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3607 | 2026-03-06T04:27:27.686Z | |
| 3608 | 2026-03-06T04:27:27.686Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 3609 | 2026-03-06T04:27:27.686Z | --> tests/fail/bad_endpoint4.rs:17:1 |
| 3610 | 2026-03-06T04:27:27.686Z | | |
| 3611 | 2026-03-06T04:27:27.686Z | 17 | / #[endpoint { |
| 3612 | 2026-03-06T04:27:27.686Z | 18 | | method = GET, |
| 3613 | 2026-03-06T04:27:27.686Z | 19 | | path = "/test", |
| 3614 | 2026-03-06T04:27:27.686Z | 20 | | }] |
| 3615 | 2026-03-06T04:27:27.686Z | | |__^ unsatisfied trait bound |
| 3616 | 2026-03-06T04:27:27.686Z | | |
| 3617 | 2026-03-06T04:27:27.686Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 3618 | 2026-03-06T04:27:27.686Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3619 | 2026-03-06T04:27:27.686Z | | |
| 3620 | 2026-03-06T04:27:27.686Z | 12 | struct QueryParams { |
| 3621 | 2026-03-06T04:27:27.686Z | | ^^^^^^^^^^^^^^^^^^ |
| 3622 | 2026-03-06T04:27:27.686Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 3623 | 2026-03-06T04:27:27.687Z | &'a T |
| 3624 | 2026-03-06T04:27:27.687Z | &'a mut T |
| 3625 | 2026-03-06T04:27:27.687Z | () |
| 3626 | 2026-03-06T04:27:27.687Z | (T0, T1) |
| 3627 | 2026-03-06T04:27:27.687Z | (T0, T1, T2) |
| 3628 | 2026-03-06T04:27:27.687Z | (T0, T1, T2, T3) |
| 3629 | 2026-03-06T04:27:27.687Z | (T0, T1, T2, T3, T4) |
| 3630 | 2026-03-06T04:27:27.687Z | (T0, T1, T2, T3, T4, T5) |
| 3631 | 2026-03-06T04:27:27.687Z | and $N others |
| 3632 | 2026-03-06T04:27:27.687Z | note: required by a bound in `dropshot::Query` |
| 3633 | 2026-03-06T04:27:27.687Z | --> src/extractor/query.rs |
| 3634 | 2026-03-06T04:27:27.687Z | | |
| 3635 | 2026-03-06T04:27:27.687Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3636 | 2026-03-06T04:27:27.687Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 3637 | 2026-03-06T04:27:27.687Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3638 | 2026-03-06T04:27:27.687Z | |
| 3639 | 2026-03-06T04:27:27.687Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3640 | 2026-03-06T04:27:27.687Z | --> tests/fail/bad_endpoint4.rs:17:1 |
| 3641 | 2026-03-06T04:27:27.687Z | | |
| 3642 | 2026-03-06T04:27:27.687Z | 17 | / #[endpoint { |
| 3643 | 2026-03-06T04:27:27.687Z | 18 | | method = GET, |
| 3644 | 2026-03-06T04:27:27.687Z | 19 | | path = "/test", |
| 3645 | 2026-03-06T04:27:27.687Z | 20 | | }] |
| 3646 | 2026-03-06T04:27:27.687Z | | |__^ unsatisfied trait bound |
| 3647 | 2026-03-06T04:27:27.687Z | | |
| 3648 | 2026-03-06T04:27:27.687Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3649 | 2026-03-06T04:27:27.687Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3650 | 2026-03-06T04:27:27.687Z | | |
| 3651 | 2026-03-06T04:27:27.687Z | 12 | struct QueryParams { |
| 3652 | 2026-03-06T04:27:27.687Z | | ^^^^^^^^^^^^^^^^^^ |
| 3653 | 2026-03-06T04:27:27.687Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3654 | 2026-03-06T04:27:27.687Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3655 | 2026-03-06T04:27:27.687Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3656 | 2026-03-06T04:27:27.687Z | &'a [u8] |
| 3657 | 2026-03-06T04:27:27.687Z | &'a camino::Utf8Path |
| 3658 | 2026-03-06T04:27:27.687Z | &'a std::path::Path |
| 3659 | 2026-03-06T04:27:27.691Z | &'a str |
| 3660 | 2026-03-06T04:27:27.692Z | () |
| 3661 | 2026-03-06T04:27:27.692Z | (T,) |
| 3662 | 2026-03-06T04:27:27.692Z | (T0, T1) |
| 3663 | 2026-03-06T04:27:27.692Z | (T0, T1, T2) |
| 3664 | 2026-03-06T04:27:27.692Z | and $N others |
| 3665 | 2026-03-06T04:27:27.692Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3666 | 2026-03-06T04:27:27.692Z | note: required by a bound in `dropshot::Query` |
| 3667 | 2026-03-06T04:27:27.692Z | --> src/extractor/query.rs |
| 3668 | 2026-03-06T04:27:27.692Z | | |
| 3669 | 2026-03-06T04:27:27.692Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3670 | 2026-03-06T04:27:27.692Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3671 | 2026-03-06T04:27:27.692Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3672 | 2026-03-06T04:27:27.692Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3673 | 2026-03-06T04:27:27.692Z | |
| 3674 | 2026-03-06T04:27:27.692Z | ACTUAL OUTPUT: |
| 3675 | 2026-03-06T04:27:27.692Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3676 | 2026-03-06T04:27:27.692Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 3677 | 2026-03-06T04:27:27.692Z | --> tests/fail/bad_endpoint4.rs:23:14 |
| 3678 | 2026-03-06T04:27:27.692Z | | |
| 3679 | 2026-03-06T04:27:27.692Z | 23 | _params: Query<QueryParams>, |
| 3680 | 2026-03-06T04:27:27.692Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3681 | 2026-03-06T04:27:27.692Z | | |
| 3682 | 2026-03-06T04:27:27.692Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 3683 | 2026-03-06T04:27:27.692Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3684 | 2026-03-06T04:27:27.692Z | | |
| 3685 | 2026-03-06T04:27:27.692Z | 12 | struct QueryParams { |
| 3686 | 2026-03-06T04:27:27.692Z | | ^^^^^^^^^^^^^^^^^^ |
| 3687 | 2026-03-06T04:27:27.692Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 3688 | 2026-03-06T04:27:27.692Z | &'a T |
| 3689 | 2026-03-06T04:27:27.692Z | &'a mut T |
| 3690 | 2026-03-06T04:27:27.692Z | () |
| 3691 | 2026-03-06T04:27:27.692Z | (T0, T1) |
| 3692 | 2026-03-06T04:27:27.692Z | (T0, T1, T2) |
| 3693 | 2026-03-06T04:27:27.692Z | (T0, T1, T2, T3) |
| 3694 | 2026-03-06T04:27:27.692Z | (T0, T1, T2, T3, T4) |
| 3695 | 2026-03-06T04:27:27.692Z | (T0, T1, T2, T3, T4, T5) |
| 3696 | 2026-03-06T04:27:27.692Z | and $N others |
| 3697 | 2026-03-06T04:27:27.692Z | note: required by a bound in `dropshot::Query` |
| 3698 | 2026-03-06T04:27:27.693Z | --> src/extractor/query.rs |
| 3699 | 2026-03-06T04:27:27.693Z | | |
| 3700 | 2026-03-06T04:27:27.693Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3701 | 2026-03-06T04:27:27.693Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 3702 | 2026-03-06T04:27:27.693Z | |
| 3703 | 2026-03-06T04:27:27.693Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3704 | 2026-03-06T04:27:27.693Z | --> tests/fail/bad_endpoint4.rs:23:14 |
| 3705 | 2026-03-06T04:27:27.693Z | | |
| 3706 | 2026-03-06T04:27:27.693Z | 23 | _params: Query<QueryParams>, |
| 3707 | 2026-03-06T04:27:27.693Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3708 | 2026-03-06T04:27:27.693Z | | |
| 3709 | 2026-03-06T04:27:27.693Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3710 | 2026-03-06T04:27:27.693Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3711 | 2026-03-06T04:27:27.693Z | | |
| 3712 | 2026-03-06T04:27:27.693Z | 12 | struct QueryParams { |
| 3713 | 2026-03-06T04:27:27.693Z | | ^^^^^^^^^^^^^^^^^^ |
| 3714 | 2026-03-06T04:27:27.693Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3715 | 2026-03-06T04:27:27.693Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3716 | 2026-03-06T04:27:27.693Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3717 | 2026-03-06T04:27:27.693Z | &'a [u8] |
| 3718 | 2026-03-06T04:27:27.693Z | &'a camino::Utf8Path |
| 3719 | 2026-03-06T04:27:27.693Z | &'a std::path::Path |
| 3720 | 2026-03-06T04:27:27.693Z | &'a str |
| 3721 | 2026-03-06T04:27:27.693Z | () |
| 3722 | 2026-03-06T04:27:27.693Z | (T,) |
| 3723 | 2026-03-06T04:27:27.693Z | (T0, T1) |
| 3724 | 2026-03-06T04:27:27.693Z | (T0, T1, T2) |
| 3725 | 2026-03-06T04:27:27.693Z | and $N others |
| 3726 | 2026-03-06T04:27:27.693Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3727 | 2026-03-06T04:27:27.693Z | note: required by a bound in `dropshot::Query` |
| 3728 | 2026-03-06T04:27:27.693Z | --> src/extractor/query.rs |
| 3729 | 2026-03-06T04:27:27.693Z | | |
| 3730 | 2026-03-06T04:27:27.693Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3731 | 2026-03-06T04:27:27.693Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3732 | 2026-03-06T04:27:27.693Z | |
| 3733 | 2026-03-06T04:27:27.693Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 3734 | 2026-03-06T04:27:27.693Z | --> tests/fail/bad_endpoint4.rs:24:6 |
| 3735 | 2026-03-06T04:27:27.693Z | | |
| 3736 | 2026-03-06T04:27:27.693Z | 24 | ) -> Result<HttpResponseOk<()>, HttpError> { |
| 3737 | 2026-03-06T04:27:27.693Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3738 | 2026-03-06T04:27:27.694Z | | |
| 3739 | 2026-03-06T04:27:27.694Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 3740 | 2026-03-06T04:27:27.694Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3741 | 2026-03-06T04:27:27.694Z | | |
| 3742 | 2026-03-06T04:27:27.694Z | 12 | struct QueryParams { |
| 3743 | 2026-03-06T04:27:27.694Z | | ^^^^^^^^^^^^^^^^^^ |
| 3744 | 2026-03-06T04:27:27.694Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 3745 | 2026-03-06T04:27:27.694Z | &'a T |
| 3746 | 2026-03-06T04:27:27.694Z | &'a mut T |
| 3747 | 2026-03-06T04:27:27.694Z | () |
| 3748 | 2026-03-06T04:27:27.694Z | (T0, T1) |
| 3749 | 2026-03-06T04:27:27.694Z | (T0, T1, T2) |
| 3750 | 2026-03-06T04:27:27.694Z | (T0, T1, T2, T3) |
| 3751 | 2026-03-06T04:27:27.694Z | (T0, T1, T2, T3, T4) |
| 3752 | 2026-03-06T04:27:27.694Z | (T0, T1, T2, T3, T4, T5) |
| 3753 | 2026-03-06T04:27:27.694Z | and $N others |
| 3754 | 2026-03-06T04:27:27.694Z | note: required by a bound in `dropshot::Query` |
| 3755 | 2026-03-06T04:27:27.694Z | --> src/extractor/query.rs |
| 3756 | 2026-03-06T04:27:27.694Z | | |
| 3757 | 2026-03-06T04:27:27.694Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3758 | 2026-03-06T04:27:27.694Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 3759 | 2026-03-06T04:27:27.698Z | |
| 3760 | 2026-03-06T04:27:27.698Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3761 | 2026-03-06T04:27:27.698Z | --> tests/fail/bad_endpoint4.rs:24:6 |
| 3762 | 2026-03-06T04:27:27.698Z | | |
| 3763 | 2026-03-06T04:27:27.698Z | 24 | ) -> Result<HttpResponseOk<()>, HttpError> { |
| 3764 | 2026-03-06T04:27:27.698Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3765 | 2026-03-06T04:27:27.698Z | | |
| 3766 | 2026-03-06T04:27:27.698Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3767 | 2026-03-06T04:27:27.698Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3768 | 2026-03-06T04:27:27.698Z | | |
| 3769 | 2026-03-06T04:27:27.698Z | 12 | struct QueryParams { |
| 3770 | 2026-03-06T04:27:27.698Z | | ^^^^^^^^^^^^^^^^^^ |
| 3771 | 2026-03-06T04:27:27.698Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3772 | 2026-03-06T04:27:27.698Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3773 | 2026-03-06T04:27:27.698Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3774 | 2026-03-06T04:27:27.698Z | &'a [u8] |
| 3775 | 2026-03-06T04:27:27.698Z | &'a camino::Utf8Path |
| 3776 | 2026-03-06T04:27:27.698Z | &'a std::path::Path |
| 3777 | 2026-03-06T04:27:27.698Z | &'a str |
| 3778 | 2026-03-06T04:27:27.698Z | () |
| 3779 | 2026-03-06T04:27:27.699Z | (T,) |
| 3780 | 2026-03-06T04:27:27.699Z | (T0, T1) |
| 3781 | 2026-03-06T04:27:27.699Z | (T0, T1, T2) |
| 3782 | 2026-03-06T04:27:27.699Z | and $N others |
| 3783 | 2026-03-06T04:27:27.699Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3784 | 2026-03-06T04:27:27.699Z | note: required by a bound in `dropshot::Query` |
| 3785 | 2026-03-06T04:27:27.699Z | --> src/extractor/query.rs |
| 3786 | 2026-03-06T04:27:27.699Z | | |
| 3787 | 2026-03-06T04:27:27.699Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3788 | 2026-03-06T04:27:27.699Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3789 | 2026-03-06T04:27:27.699Z | |
| 3790 | 2026-03-06T04:27:27.699Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3791 | 2026-03-06T04:27:27.699Z | --> tests/fail/bad_endpoint4.rs:21:10 |
| 3792 | 2026-03-06T04:27:27.699Z | | |
| 3793 | 2026-03-06T04:27:27.699Z | 17 | / #[endpoint { |
| 3794 | 2026-03-06T04:27:27.699Z | 18 | | method = GET, |
| 3795 | 2026-03-06T04:27:27.699Z | 19 | | path = "/test", |
| 3796 | 2026-03-06T04:27:27.699Z | 20 | | }] |
| 3797 | 2026-03-06T04:27:27.699Z | | |__- required by a bound introduced by this call |
| 3798 | 2026-03-06T04:27:27.699Z | 21 | async fn bad_endpoint( |
| 3799 | 2026-03-06T04:27:27.699Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 3800 | 2026-03-06T04:27:27.699Z | | |
| 3801 | 2026-03-06T04:27:27.699Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 3802 | 2026-03-06T04:27:27.699Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3803 | 2026-03-06T04:27:27.699Z | --> src/api_description.rs |
| 3804 | 2026-03-06T04:27:27.699Z | | |
| 3805 | 2026-03-06T04:27:27.699Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3806 | 2026-03-06T04:27:27.699Z | | --- required by a bound in this associated function |
| 3807 | 2026-03-06T04:27:27.699Z | ... |
| 3808 | 2026-03-06T04:27:27.699Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3809 | 2026-03-06T04:27:27.699Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3810 | 2026-03-06T04:27:27.699Z | |
| 3811 | 2026-03-06T04:27:27.699Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 3812 | 2026-03-06T04:27:27.699Z | --> tests/fail/bad_endpoint4.rs:17:1 |
| 3813 | 2026-03-06T04:27:27.699Z | | |
| 3814 | 2026-03-06T04:27:27.699Z | 17 | / #[endpoint { |
| 3815 | 2026-03-06T04:27:27.699Z | 18 | | method = GET, |
| 3816 | 2026-03-06T04:27:27.699Z | 19 | | path = "/test", |
| 3817 | 2026-03-06T04:27:27.699Z | 20 | | }] |
| 3818 | 2026-03-06T04:27:27.699Z | | |__^ unsatisfied trait bound |
| 3819 | 2026-03-06T04:27:27.700Z | | |
| 3820 | 2026-03-06T04:27:27.700Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 3821 | 2026-03-06T04:27:27.700Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3822 | 2026-03-06T04:27:27.700Z | | |
| 3823 | 2026-03-06T04:27:27.700Z | 12 | struct QueryParams { |
| 3824 | 2026-03-06T04:27:27.700Z | | ^^^^^^^^^^^^^^^^^^ |
| 3825 | 2026-03-06T04:27:27.700Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 3826 | 2026-03-06T04:27:27.700Z | &'a T |
| 3827 | 2026-03-06T04:27:27.700Z | &'a mut T |
| 3828 | 2026-03-06T04:27:27.700Z | () |
| 3829 | 2026-03-06T04:27:27.700Z | (T0, T1) |
| 3830 | 2026-03-06T04:27:27.700Z | (T0, T1, T2) |
| 3831 | 2026-03-06T04:27:27.700Z | (T0, T1, T2, T3) |
| 3832 | 2026-03-06T04:27:27.700Z | (T0, T1, T2, T3, T4) |
| 3833 | 2026-03-06T04:27:27.700Z | (T0, T1, T2, T3, T4, T5) |
| 3834 | 2026-03-06T04:27:27.700Z | and $N others |
| 3835 | 2026-03-06T04:27:27.700Z | note: required by a bound in `dropshot::Query` |
| 3836 | 2026-03-06T04:27:27.700Z | --> src/extractor/query.rs |
| 3837 | 2026-03-06T04:27:27.700Z | | |
| 3838 | 2026-03-06T04:27:27.700Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3839 | 2026-03-06T04:27:27.700Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 3840 | 2026-03-06T04:27:27.700Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3841 | 2026-03-06T04:27:27.700Z | |
| 3842 | 2026-03-06T04:27:27.700Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3843 | 2026-03-06T04:27:27.700Z | --> tests/fail/bad_endpoint4.rs:17:1 |
| 3844 | 2026-03-06T04:27:27.700Z | | |
| 3845 | 2026-03-06T04:27:27.700Z | 17 | / #[endpoint { |
| 3846 | 2026-03-06T04:27:27.700Z | 18 | | method = GET, |
| 3847 | 2026-03-06T04:27:27.700Z | 19 | | path = "/test", |
| 3848 | 2026-03-06T04:27:27.700Z | 20 | | }] |
| 3849 | 2026-03-06T04:27:27.700Z | | |__^ unsatisfied trait bound |
| 3850 | 2026-03-06T04:27:27.700Z | | |
| 3851 | 2026-03-06T04:27:27.700Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3852 | 2026-03-06T04:27:27.700Z | --> tests/fail/bad_endpoint4.rs:12:1 |
| 3853 | 2026-03-06T04:27:27.700Z | | |
| 3854 | 2026-03-06T04:27:27.700Z | 12 | struct QueryParams { |
| 3855 | 2026-03-06T04:27:27.700Z | | ^^^^^^^^^^^^^^^^^^ |
| 3856 | 2026-03-06T04:27:27.700Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3857 | 2026-03-06T04:27:27.700Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3858 | 2026-03-06T04:27:27.701Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3859 | 2026-03-06T04:27:27.705Z | &'a [u8] |
| 3860 | 2026-03-06T04:27:27.705Z | &'a camino::Utf8Path |
| 3861 | 2026-03-06T04:27:27.705Z | &'a std::path::Path |
| 3862 | 2026-03-06T04:27:27.705Z | &'a str |
| 3863 | 2026-03-06T04:27:27.705Z | () |
| 3864 | 2026-03-06T04:27:27.705Z | (T,) |
| 3865 | 2026-03-06T04:27:27.705Z | (T0, T1) |
| 3866 | 2026-03-06T04:27:27.705Z | (T0, T1, T2) |
| 3867 | 2026-03-06T04:27:27.705Z | and $N others |
| 3868 | 2026-03-06T04:27:27.705Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3869 | 2026-03-06T04:27:27.705Z | note: required by a bound in `dropshot::Query` |
| 3870 | 2026-03-06T04:27:27.705Z | --> src/extractor/query.rs |
| 3871 | 2026-03-06T04:27:27.705Z | | |
| 3872 | 2026-03-06T04:27:27.705Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3873 | 2026-03-06T04:27:27.705Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3874 | 2026-03-06T04:27:27.705Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 3875 | 2026-03-06T04:27:27.705Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3876 | 2026-03-06T04:27:27.705Z | note: If the actual output is the correct output you can bless it by rerunning |
| 3877 | 2026-03-06T04:27:27.705Z | your test with the environment variable TRYBUILD=overwrite |
| 3878 | 2026-03-06T04:27:27.705Z | |
| 3879 | 2026-03-06T04:27:27.705Z | test tests/fail/bad_endpoint5.rs ... mismatch |
| 3880 | 2026-03-06T04:27:27.705Z | |
| 3881 | 2026-03-06T04:27:27.705Z | EXPECTED: |
| 3882 | 2026-03-06T04:27:27.705Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 3883 | 2026-03-06T04:27:27.705Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3884 | 2026-03-06T04:27:27.705Z | --> tests/fail/bad_endpoint5.rs:25:14 |
| 3885 | 2026-03-06T04:27:27.705Z | | |
| 3886 | 2026-03-06T04:27:27.705Z | 25 | _params: Query<QueryParams>, |
| 3887 | 2026-03-06T04:27:27.705Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 3888 | 2026-03-06T04:27:27.705Z | | |
| 3889 | 2026-03-06T04:27:27.705Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3890 | 2026-03-06T04:27:27.705Z | --> tests/fail/bad_endpoint5.rs:14:1 |
| 3891 | 2026-03-06T04:27:27.705Z | | |
| 3892 | 2026-03-06T04:27:27.705Z | 14 | struct QueryParams { |
| 3893 | 2026-03-06T04:27:27.705Z | | ^^^^^^^^^^^^^^^^^^ |
| 3894 | 2026-03-06T04:27:27.706Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3895 | 2026-03-06T04:27:27.706Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3896 | 2026-03-06T04:27:27.706Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3897 | 2026-03-06T04:27:27.706Z | &'a [u8] |
| 3898 | 2026-03-06T04:27:27.706Z | &'a camino::Utf8Path |
| 3899 | 2026-03-06T04:27:27.706Z | &'a std::path::Path |
| 3900 | 2026-03-06T04:27:27.706Z | &'a str |
| 3901 | 2026-03-06T04:27:27.706Z | () |
| 3902 | 2026-03-06T04:27:27.706Z | (T,) |
| 3903 | 2026-03-06T04:27:27.706Z | (T0, T1) |
| 3904 | 2026-03-06T04:27:27.706Z | (T0, T1, T2) |
| 3905 | 2026-03-06T04:27:27.706Z | and $N others |
| 3906 | 2026-03-06T04:27:27.706Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3907 | 2026-03-06T04:27:27.706Z | note: required by a bound in `dropshot::Query` |
| 3908 | 2026-03-06T04:27:27.706Z | --> src/extractor/query.rs |
| 3909 | 2026-03-06T04:27:27.706Z | | |
| 3910 | 2026-03-06T04:27:27.706Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3911 | 2026-03-06T04:27:27.706Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3912 | 2026-03-06T04:27:27.706Z | |
| 3913 | 2026-03-06T04:27:27.706Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3914 | 2026-03-06T04:27:27.706Z | --> tests/fail/bad_endpoint5.rs:23:1 |
| 3915 | 2026-03-06T04:27:27.706Z | | |
| 3916 | 2026-03-06T04:27:27.706Z | 23 | / async fn bad_endpoint( |
| 3917 | 2026-03-06T04:27:27.706Z | 24 | | _rqctx: RequestContext<()>, |
| 3918 | 2026-03-06T04:27:27.706Z | 25 | | _params: Query<QueryParams>, |
| 3919 | 2026-03-06T04:27:27.706Z | 26 | | ) -> Result<HttpResponseOk<()>, HttpError> { |
| 3920 | 2026-03-06T04:27:27.706Z | | |__________________________________________^ unsatisfied trait bound |
| 3921 | 2026-03-06T04:27:27.706Z | | |
| 3922 | 2026-03-06T04:27:27.706Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3923 | 2026-03-06T04:27:27.706Z | --> tests/fail/bad_endpoint5.rs:14:1 |
| 3924 | 2026-03-06T04:27:27.706Z | | |
| 3925 | 2026-03-06T04:27:27.706Z | 14 | struct QueryParams { |
| 3926 | 2026-03-06T04:27:27.706Z | | ^^^^^^^^^^^^^^^^^^ |
| 3927 | 2026-03-06T04:27:27.706Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3928 | 2026-03-06T04:27:27.706Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3929 | 2026-03-06T04:27:27.706Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3930 | 2026-03-06T04:27:27.706Z | &'a [u8] |
| 3931 | 2026-03-06T04:27:27.706Z | &'a camino::Utf8Path |
| 3932 | 2026-03-06T04:27:27.706Z | &'a std::path::Path |
| 3933 | 2026-03-06T04:27:27.706Z | &'a str |
| 3934 | 2026-03-06T04:27:27.707Z | () |
| 3935 | 2026-03-06T04:27:27.707Z | (T,) |
| 3936 | 2026-03-06T04:27:27.707Z | (T0, T1) |
| 3937 | 2026-03-06T04:27:27.707Z | (T0, T1, T2) |
| 3938 | 2026-03-06T04:27:27.707Z | and $N others |
| 3939 | 2026-03-06T04:27:27.707Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3940 | 2026-03-06T04:27:27.707Z | note: required by a bound in `dropshot::Query` |
| 3941 | 2026-03-06T04:27:27.707Z | --> src/extractor/query.rs |
| 3942 | 2026-03-06T04:27:27.707Z | | |
| 3943 | 2026-03-06T04:27:27.707Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3944 | 2026-03-06T04:27:27.707Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3945 | 2026-03-06T04:27:27.707Z | |
| 3946 | 2026-03-06T04:27:27.708Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 3947 | 2026-03-06T04:27:27.708Z | --> tests/fail/bad_endpoint5.rs:23:10 |
| 3948 | 2026-03-06T04:27:27.708Z | | |
| 3949 | 2026-03-06T04:27:27.708Z | 19 | / #[endpoint { |
| 3950 | 2026-03-06T04:27:27.708Z | 20 | | method = GET, |
| 3951 | 2026-03-06T04:27:27.708Z | 21 | | path = "/test", |
| 3952 | 2026-03-06T04:27:27.708Z | 22 | | }] |
| 3953 | 2026-03-06T04:27:27.708Z | | |__- required by a bound introduced by this call |
| 3954 | 2026-03-06T04:27:27.708Z | 23 | async fn bad_endpoint( |
| 3955 | 2026-03-06T04:27:27.708Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 3956 | 2026-03-06T04:27:27.709Z | | |
| 3957 | 2026-03-06T04:27:27.709Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 3958 | 2026-03-06T04:27:27.709Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 3959 | 2026-03-06T04:27:27.713Z | --> src/api_description.rs |
| 3960 | 2026-03-06T04:27:27.713Z | | |
| 3961 | 2026-03-06T04:27:27.713Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 3962 | 2026-03-06T04:27:27.713Z | | --- required by a bound in this associated function |
| 3963 | 2026-03-06T04:27:27.713Z | ... |
| 3964 | 2026-03-06T04:27:27.713Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 3965 | 2026-03-06T04:27:27.713Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 3966 | 2026-03-06T04:27:27.713Z | |
| 3967 | 2026-03-06T04:27:27.713Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 3968 | 2026-03-06T04:27:27.713Z | --> tests/fail/bad_endpoint5.rs:19:1 |
| 3969 | 2026-03-06T04:27:27.713Z | | |
| 3970 | 2026-03-06T04:27:27.713Z | 19 | / #[endpoint { |
| 3971 | 2026-03-06T04:27:27.713Z | 20 | | method = GET, |
| 3972 | 2026-03-06T04:27:27.713Z | 21 | | path = "/test", |
| 3973 | 2026-03-06T04:27:27.713Z | 22 | | }] |
| 3974 | 2026-03-06T04:27:27.713Z | | |__^ unsatisfied trait bound |
| 3975 | 2026-03-06T04:27:27.713Z | | |
| 3976 | 2026-03-06T04:27:27.713Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 3977 | 2026-03-06T04:27:27.713Z | --> tests/fail/bad_endpoint5.rs:14:1 |
| 3978 | 2026-03-06T04:27:27.713Z | | |
| 3979 | 2026-03-06T04:27:27.713Z | 14 | struct QueryParams { |
| 3980 | 2026-03-06T04:27:27.713Z | | ^^^^^^^^^^^^^^^^^^ |
| 3981 | 2026-03-06T04:27:27.713Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 3982 | 2026-03-06T04:27:27.713Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 3983 | 2026-03-06T04:27:27.713Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 3984 | 2026-03-06T04:27:27.713Z | &'a [u8] |
| 3985 | 2026-03-06T04:27:27.713Z | &'a camino::Utf8Path |
| 3986 | 2026-03-06T04:27:27.713Z | &'a std::path::Path |
| 3987 | 2026-03-06T04:27:27.713Z | &'a str |
| 3988 | 2026-03-06T04:27:27.713Z | () |
| 3989 | 2026-03-06T04:27:27.713Z | (T,) |
| 3990 | 2026-03-06T04:27:27.713Z | (T0, T1) |
| 3991 | 2026-03-06T04:27:27.713Z | (T0, T1, T2) |
| 3992 | 2026-03-06T04:27:27.713Z | and $N others |
| 3993 | 2026-03-06T04:27:27.713Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 3994 | 2026-03-06T04:27:27.713Z | note: required by a bound in `dropshot::Query` |
| 3995 | 2026-03-06T04:27:27.713Z | --> src/extractor/query.rs |
| 3996 | 2026-03-06T04:27:27.714Z | | |
| 3997 | 2026-03-06T04:27:27.714Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 3998 | 2026-03-06T04:27:27.714Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 3999 | 2026-03-06T04:27:27.714Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 4000 | 2026-03-06T04:27:27.714Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4001 | 2026-03-06T04:27:27.714Z | |
| 4002 | 2026-03-06T04:27:27.714Z | ACTUAL OUTPUT: |
| 4003 | 2026-03-06T04:27:27.714Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4004 | 2026-03-06T04:27:27.714Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 4005 | 2026-03-06T04:27:27.714Z | --> tests/fail/bad_endpoint5.rs:25:14 |
| 4006 | 2026-03-06T04:27:27.714Z | | |
| 4007 | 2026-03-06T04:27:27.714Z | 25 | _params: Query<QueryParams>, |
| 4008 | 2026-03-06T04:27:27.714Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 4009 | 2026-03-06T04:27:27.714Z | | |
| 4010 | 2026-03-06T04:27:27.714Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 4011 | 2026-03-06T04:27:27.714Z | --> tests/fail/bad_endpoint5.rs:14:1 |
| 4012 | 2026-03-06T04:27:27.714Z | | |
| 4013 | 2026-03-06T04:27:27.714Z | 14 | struct QueryParams { |
| 4014 | 2026-03-06T04:27:27.714Z | | ^^^^^^^^^^^^^^^^^^ |
| 4015 | 2026-03-06T04:27:27.714Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 4016 | 2026-03-06T04:27:27.714Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4017 | 2026-03-06T04:27:27.714Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 4018 | 2026-03-06T04:27:27.714Z | &'a [u8] |
| 4019 | 2026-03-06T04:27:27.714Z | &'a camino::Utf8Path |
| 4020 | 2026-03-06T04:27:27.714Z | &'a std::path::Path |
| 4021 | 2026-03-06T04:27:27.714Z | &'a str |
| 4022 | 2026-03-06T04:27:27.714Z | () |
| 4023 | 2026-03-06T04:27:27.714Z | (T,) |
| 4024 | 2026-03-06T04:27:27.714Z | (T0, T1) |
| 4025 | 2026-03-06T04:27:27.714Z | (T0, T1, T2) |
| 4026 | 2026-03-06T04:27:27.714Z | and $N others |
| 4027 | 2026-03-06T04:27:27.714Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 4028 | 2026-03-06T04:27:27.714Z | note: required by a bound in `dropshot::Query` |
| 4029 | 2026-03-06T04:27:27.714Z | --> src/extractor/query.rs |
| 4030 | 2026-03-06T04:27:27.714Z | | |
| 4031 | 2026-03-06T04:27:27.714Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 4032 | 2026-03-06T04:27:27.714Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 4033 | 2026-03-06T04:27:27.714Z | |
| 4034 | 2026-03-06T04:27:27.714Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 4035 | 2026-03-06T04:27:27.715Z | --> tests/fail/bad_endpoint5.rs:26:6 |
| 4036 | 2026-03-06T04:27:27.715Z | | |
| 4037 | 2026-03-06T04:27:27.715Z | 26 | ) -> Result<HttpResponseOk<()>, HttpError> { |
| 4038 | 2026-03-06T04:27:27.715Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 4039 | 2026-03-06T04:27:27.715Z | | |
| 4040 | 2026-03-06T04:27:27.715Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 4041 | 2026-03-06T04:27:27.715Z | --> tests/fail/bad_endpoint5.rs:14:1 |
| 4042 | 2026-03-06T04:27:27.715Z | | |
| 4043 | 2026-03-06T04:27:27.715Z | 14 | struct QueryParams { |
| 4044 | 2026-03-06T04:27:27.715Z | | ^^^^^^^^^^^^^^^^^^ |
| 4045 | 2026-03-06T04:27:27.715Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 4046 | 2026-03-06T04:27:27.715Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4047 | 2026-03-06T04:27:27.715Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 4048 | 2026-03-06T04:27:27.715Z | &'a [u8] |
| 4049 | 2026-03-06T04:27:27.715Z | &'a camino::Utf8Path |
| 4050 | 2026-03-06T04:27:27.715Z | &'a std::path::Path |
| 4051 | 2026-03-06T04:27:27.715Z | &'a str |
| 4052 | 2026-03-06T04:27:27.715Z | () |
| 4053 | 2026-03-06T04:27:27.715Z | (T,) |
| 4054 | 2026-03-06T04:27:27.715Z | (T0, T1) |
| 4055 | 2026-03-06T04:27:27.715Z | (T0, T1, T2) |
| 4056 | 2026-03-06T04:27:27.715Z | and $N others |
| 4057 | 2026-03-06T04:27:27.715Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 4058 | 2026-03-06T04:27:27.716Z | note: required by a bound in `dropshot::Query` |
| 4059 | 2026-03-06T04:27:27.720Z | --> src/extractor/query.rs |
| 4060 | 2026-03-06T04:27:27.720Z | | |
| 4061 | 2026-03-06T04:27:27.720Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 4062 | 2026-03-06T04:27:27.720Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 4063 | 2026-03-06T04:27:27.720Z | |
| 4064 | 2026-03-06T04:27:27.720Z | error[E0277]: the trait bound `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4065 | 2026-03-06T04:27:27.720Z | --> tests/fail/bad_endpoint5.rs:23:10 |
| 4066 | 2026-03-06T04:27:27.720Z | | |
| 4067 | 2026-03-06T04:27:27.720Z | 19 | / #[endpoint { |
| 4068 | 2026-03-06T04:27:27.720Z | 20 | | method = GET, |
| 4069 | 2026-03-06T04:27:27.720Z | 21 | | path = "/test", |
| 4070 | 2026-03-06T04:27:27.720Z | 22 | | }] |
| 4071 | 2026-03-06T04:27:27.720Z | | |__- required by a bound introduced by this call |
| 4072 | 2026-03-06T04:27:27.720Z | 23 | async fn bad_endpoint( |
| 4073 | 2026-03-06T04:27:27.720Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 4074 | 2026-03-06T04:27:27.720Z | | |
| 4075 | 2026-03-06T04:27:27.720Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<HttpResponseOk<()>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 4076 | 2026-03-06T04:27:27.720Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4077 | 2026-03-06T04:27:27.720Z | --> src/api_description.rs |
| 4078 | 2026-03-06T04:27:27.720Z | | |
| 4079 | 2026-03-06T04:27:27.720Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4080 | 2026-03-06T04:27:27.720Z | | --- required by a bound in this associated function |
| 4081 | 2026-03-06T04:27:27.720Z | ... |
| 4082 | 2026-03-06T04:27:27.720Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4083 | 2026-03-06T04:27:27.720Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4084 | 2026-03-06T04:27:27.720Z | |
| 4085 | 2026-03-06T04:27:27.720Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 4086 | 2026-03-06T04:27:27.721Z | --> tests/fail/bad_endpoint5.rs:19:1 |
| 4087 | 2026-03-06T04:27:27.721Z | | |
| 4088 | 2026-03-06T04:27:27.721Z | 19 | / #[endpoint { |
| 4089 | 2026-03-06T04:27:27.721Z | 20 | | method = GET, |
| 4090 | 2026-03-06T04:27:27.721Z | 21 | | path = "/test", |
| 4091 | 2026-03-06T04:27:27.721Z | 22 | | }] |
| 4092 | 2026-03-06T04:27:27.721Z | | |__^ unsatisfied trait bound |
| 4093 | 2026-03-06T04:27:27.721Z | | |
| 4094 | 2026-03-06T04:27:27.721Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 4095 | 2026-03-06T04:27:27.721Z | --> tests/fail/bad_endpoint5.rs:14:1 |
| 4096 | 2026-03-06T04:27:27.721Z | | |
| 4097 | 2026-03-06T04:27:27.721Z | 14 | struct QueryParams { |
| 4098 | 2026-03-06T04:27:27.721Z | | ^^^^^^^^^^^^^^^^^^ |
| 4099 | 2026-03-06T04:27:27.721Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 4100 | 2026-03-06T04:27:27.721Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4101 | 2026-03-06T04:27:27.721Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 4102 | 2026-03-06T04:27:27.721Z | &'a [u8] |
| 4103 | 2026-03-06T04:27:27.721Z | &'a camino::Utf8Path |
| 4104 | 2026-03-06T04:27:27.721Z | &'a std::path::Path |
| 4105 | 2026-03-06T04:27:27.721Z | &'a str |
| 4106 | 2026-03-06T04:27:27.721Z | () |
| 4107 | 2026-03-06T04:27:27.721Z | (T,) |
| 4108 | 2026-03-06T04:27:27.721Z | (T0, T1) |
| 4109 | 2026-03-06T04:27:27.721Z | (T0, T1, T2) |
| 4110 | 2026-03-06T04:27:27.721Z | and $N others |
| 4111 | 2026-03-06T04:27:27.721Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 4112 | 2026-03-06T04:27:27.721Z | note: required by a bound in `dropshot::Query` |
| 4113 | 2026-03-06T04:27:27.721Z | --> src/extractor/query.rs |
| 4114 | 2026-03-06T04:27:27.721Z | | |
| 4115 | 2026-03-06T04:27:27.721Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 4116 | 2026-03-06T04:27:27.721Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 4117 | 2026-03-06T04:27:27.721Z | = note: this error originates in the attribute macro `endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 4118 | 2026-03-06T04:27:27.721Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4119 | 2026-03-06T04:27:27.721Z | note: If the actual output is the correct output you can bless it by rerunning |
| 4120 | 2026-03-06T04:27:27.721Z | your test with the environment variable TRYBUILD=overwrite |
| 4121 | 2026-03-06T04:27:27.721Z | |
| 4122 | 2026-03-06T04:27:27.721Z | test tests/fail/bad_endpoint6.rs ... ok |
| 4123 | 2026-03-06T04:27:27.721Z | test tests/fail/bad_endpoint7.rs ... mismatch |
| 4124 | 2026-03-06T04:27:27.721Z | |
| 4125 | 2026-03-06T04:27:27.721Z | EXPECTED: |
| 4126 | 2026-03-06T04:27:27.722Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4127 | 2026-03-06T04:27:27.722Z | error[E0277]: the trait bound `Ret: dropshot::handler::HttpResponseContent` is not satisfied |
| 4128 | 2026-03-06T04:27:27.722Z | --> tests/fail/bad_endpoint7.rs:25:23 |
| 4129 | 2026-03-06T04:27:27.722Z | | |
| 4130 | 2026-03-06T04:27:27.722Z | 25 | Ok(HttpResponseOk(Ret { |
| 4131 | 2026-03-06T04:27:27.722Z | | ________--------------_^ |
| 4132 | 2026-03-06T04:27:27.722Z | | | | |
| 4133 | 2026-03-06T04:27:27.722Z | | | required by a bound introduced by this call |
| 4134 | 2026-03-06T04:27:27.722Z | 26 | | x: "Oxide".to_string(), |
| 4135 | 2026-03-06T04:27:27.722Z | 27 | | y: 0x1de, |
| 4136 | 2026-03-06T04:27:27.722Z | 28 | | })) |
| 4137 | 2026-03-06T04:27:27.722Z | | |_____^ unsatisfied trait bound |
| 4138 | 2026-03-06T04:27:27.722Z | | |
| 4139 | 2026-03-06T04:27:27.722Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4140 | 2026-03-06T04:27:27.722Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4141 | 2026-03-06T04:27:27.722Z | | |
| 4142 | 2026-03-06T04:27:27.722Z | 13 | struct Ret { |
| 4143 | 2026-03-06T04:27:27.722Z | | ^^^^^^^^^^ |
| 4144 | 2026-03-06T04:27:27.722Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4145 | 2026-03-06T04:27:27.722Z | &'a T |
| 4146 | 2026-03-06T04:27:27.722Z | &'a mut T |
| 4147 | 2026-03-06T04:27:27.722Z | () |
| 4148 | 2026-03-06T04:27:27.722Z | (T,) |
| 4149 | 2026-03-06T04:27:27.722Z | (T0, T1) |
| 4150 | 2026-03-06T04:27:27.722Z | (T0, T1, T2) |
| 4151 | 2026-03-06T04:27:27.722Z | (T0, T1, T2, T3) |
| 4152 | 2026-03-06T04:27:27.722Z | (T0, T1, T2, T3, T4) |
| 4153 | 2026-03-06T04:27:27.722Z | and $N others |
| 4154 | 2026-03-06T04:27:27.722Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4155 | 2026-03-06T04:27:27.722Z | note: required by a bound in `HttpResponseOk` |
| 4156 | 2026-03-06T04:27:27.722Z | --> src/handler.rs |
| 4157 | 2026-03-06T04:27:27.722Z | | |
| 4158 | 2026-03-06T04:27:27.722Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4159 | 2026-03-06T04:27:27.726Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4160 | 2026-03-06T04:27:27.726Z | |
| 4161 | 2026-03-06T04:27:27.726Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4162 | 2026-03-06T04:27:27.726Z | --> tests/fail/bad_endpoint7.rs:25:5 |
| 4163 | 2026-03-06T04:27:27.726Z | | |
| 4164 | 2026-03-06T04:27:27.726Z | 25 | Ok(HttpResponseOk(Ret { |
| 4165 | 2026-03-06T04:27:27.726Z | | ^^ unsatisfied trait bound |
| 4166 | 2026-03-06T04:27:27.726Z | | |
| 4167 | 2026-03-06T04:27:27.726Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4168 | 2026-03-06T04:27:27.727Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4169 | 2026-03-06T04:27:27.727Z | | |
| 4170 | 2026-03-06T04:27:27.727Z | 13 | struct Ret { |
| 4171 | 2026-03-06T04:27:27.727Z | | ^^^^^^^^^^ |
| 4172 | 2026-03-06T04:27:27.727Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4173 | 2026-03-06T04:27:27.727Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4174 | 2026-03-06T04:27:27.727Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4175 | 2026-03-06T04:27:27.727Z | &'a T |
| 4176 | 2026-03-06T04:27:27.727Z | &'a mut T |
| 4177 | 2026-03-06T04:27:27.727Z | () |
| 4178 | 2026-03-06T04:27:27.727Z | (T,) |
| 4179 | 2026-03-06T04:27:27.727Z | (T0, T1) |
| 4180 | 2026-03-06T04:27:27.727Z | (T0, T1, T2) |
| 4181 | 2026-03-06T04:27:27.727Z | (T0, T1, T2, T3) |
| 4182 | 2026-03-06T04:27:27.727Z | (T0, T1, T2, T3, T4) |
| 4183 | 2026-03-06T04:27:27.727Z | and $N others |
| 4184 | 2026-03-06T04:27:27.727Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4185 | 2026-03-06T04:27:27.727Z | note: required by a bound in `HttpResponseOk` |
| 4186 | 2026-03-06T04:27:27.727Z | --> src/handler.rs |
| 4187 | 2026-03-06T04:27:27.727Z | | |
| 4188 | 2026-03-06T04:27:27.727Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4189 | 2026-03-06T04:27:27.727Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4190 | 2026-03-06T04:27:27.727Z | |
| 4191 | 2026-03-06T04:27:27.727Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4192 | 2026-03-06T04:27:27.727Z | --> tests/fail/bad_endpoint7.rs:25:5 |
| 4193 | 2026-03-06T04:27:27.727Z | | |
| 4194 | 2026-03-06T04:27:27.727Z | 25 | / Ok(HttpResponseOk(Ret { |
| 4195 | 2026-03-06T04:27:27.727Z | 26 | | x: "Oxide".to_string(), |
| 4196 | 2026-03-06T04:27:27.727Z | 27 | | y: 0x1de, |
| 4197 | 2026-03-06T04:27:27.727Z | 28 | | })) |
| 4198 | 2026-03-06T04:27:27.727Z | | |_______^ unsatisfied trait bound |
| 4199 | 2026-03-06T04:27:27.727Z | | |
| 4200 | 2026-03-06T04:27:27.727Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4201 | 2026-03-06T04:27:27.727Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4202 | 2026-03-06T04:27:27.727Z | | |
| 4203 | 2026-03-06T04:27:27.727Z | 13 | struct Ret { |
| 4204 | 2026-03-06T04:27:27.727Z | | ^^^^^^^^^^ |
| 4205 | 2026-03-06T04:27:27.727Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4206 | 2026-03-06T04:27:27.727Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4207 | 2026-03-06T04:27:27.727Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4208 | 2026-03-06T04:27:27.728Z | &'a T |
| 4209 | 2026-03-06T04:27:27.728Z | &'a mut T |
| 4210 | 2026-03-06T04:27:27.728Z | () |
| 4211 | 2026-03-06T04:27:27.728Z | (T,) |
| 4212 | 2026-03-06T04:27:27.728Z | (T0, T1) |
| 4213 | 2026-03-06T04:27:27.728Z | (T0, T1, T2) |
| 4214 | 2026-03-06T04:27:27.728Z | (T0, T1, T2, T3) |
| 4215 | 2026-03-06T04:27:27.728Z | (T0, T1, T2, T3, T4) |
| 4216 | 2026-03-06T04:27:27.728Z | and $N others |
| 4217 | 2026-03-06T04:27:27.728Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4218 | 2026-03-06T04:27:27.728Z | note: required by a bound in `HttpResponseOk` |
| 4219 | 2026-03-06T04:27:27.728Z | --> src/handler.rs |
| 4220 | 2026-03-06T04:27:27.728Z | | |
| 4221 | 2026-03-06T04:27:27.728Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4222 | 2026-03-06T04:27:27.728Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4223 | 2026-03-06T04:27:27.728Z | |
| 4224 | 2026-03-06T04:27:27.728Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4225 | 2026-03-06T04:27:27.728Z | --> tests/fail/bad_endpoint7.rs:22:1 |
| 4226 | 2026-03-06T04:27:27.728Z | | |
| 4227 | 2026-03-06T04:27:27.728Z | 22 | / async fn bad_endpoint( |
| 4228 | 2026-03-06T04:27:27.728Z | 23 | | _rqctx: RequestContext<()>, |
| 4229 | 2026-03-06T04:27:27.728Z | 24 | | ) -> Result<HttpResponseOk<Ret>, HttpError> { |
| 4230 | 2026-03-06T04:27:27.728Z | | |___________________________________________^ unsatisfied trait bound |
| 4231 | 2026-03-06T04:27:27.728Z | | |
| 4232 | 2026-03-06T04:27:27.728Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4233 | 2026-03-06T04:27:27.728Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4234 | 2026-03-06T04:27:27.728Z | | |
| 4235 | 2026-03-06T04:27:27.728Z | 13 | struct Ret { |
| 4236 | 2026-03-06T04:27:27.728Z | | ^^^^^^^^^^ |
| 4237 | 2026-03-06T04:27:27.728Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4238 | 2026-03-06T04:27:27.728Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4239 | 2026-03-06T04:27:27.728Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4240 | 2026-03-06T04:27:27.728Z | &'a T |
| 4241 | 2026-03-06T04:27:27.728Z | &'a mut T |
| 4242 | 2026-03-06T04:27:27.728Z | () |
| 4243 | 2026-03-06T04:27:27.728Z | (T,) |
| 4244 | 2026-03-06T04:27:27.728Z | (T0, T1) |
| 4245 | 2026-03-06T04:27:27.728Z | (T0, T1, T2) |
| 4246 | 2026-03-06T04:27:27.728Z | (T0, T1, T2, T3) |
| 4247 | 2026-03-06T04:27:27.729Z | (T0, T1, T2, T3, T4) |
| 4248 | 2026-03-06T04:27:27.729Z | and $N others |
| 4249 | 2026-03-06T04:27:27.729Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4250 | 2026-03-06T04:27:27.729Z | note: required by a bound in `HttpResponseOk` |
| 4251 | 2026-03-06T04:27:27.729Z | --> src/handler.rs |
| 4252 | 2026-03-06T04:27:27.729Z | | |
| 4253 | 2026-03-06T04:27:27.729Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4254 | 2026-03-06T04:27:27.729Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4255 | 2026-03-06T04:27:27.729Z | |
| 4256 | 2026-03-06T04:27:27.729Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4257 | 2026-03-06T04:27:27.729Z | --> tests/fail/bad_endpoint7.rs:24:6 |
| 4258 | 2026-03-06T04:27:27.729Z | | |
| 4259 | 2026-03-06T04:27:27.733Z | 24 | ) -> Result<HttpResponseOk<Ret>, HttpError> { |
| 4260 | 2026-03-06T04:27:27.733Z | | ^^^^^^ unsatisfied trait bound |
| 4261 | 2026-03-06T04:27:27.733Z | | |
| 4262 | 2026-03-06T04:27:27.733Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4263 | 2026-03-06T04:27:27.733Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4264 | 2026-03-06T04:27:27.733Z | | |
| 4265 | 2026-03-06T04:27:27.733Z | 13 | struct Ret { |
| 4266 | 2026-03-06T04:27:27.733Z | | ^^^^^^^^^^ |
| 4267 | 2026-03-06T04:27:27.733Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4268 | 2026-03-06T04:27:27.733Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4269 | 2026-03-06T04:27:27.733Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4270 | 2026-03-06T04:27:27.733Z | &'a T |
| 4271 | 2026-03-06T04:27:27.733Z | &'a mut T |
| 4272 | 2026-03-06T04:27:27.733Z | () |
| 4273 | 2026-03-06T04:27:27.733Z | (T,) |
| 4274 | 2026-03-06T04:27:27.733Z | (T0, T1) |
| 4275 | 2026-03-06T04:27:27.733Z | (T0, T1, T2) |
| 4276 | 2026-03-06T04:27:27.733Z | (T0, T1, T2, T3) |
| 4277 | 2026-03-06T04:27:27.733Z | (T0, T1, T2, T3, T4) |
| 4278 | 2026-03-06T04:27:27.733Z | and $N others |
| 4279 | 2026-03-06T04:27:27.733Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4280 | 2026-03-06T04:27:27.733Z | note: required by a bound in `HttpResponseOk` |
| 4281 | 2026-03-06T04:27:27.733Z | --> src/handler.rs |
| 4282 | 2026-03-06T04:27:27.734Z | | |
| 4283 | 2026-03-06T04:27:27.734Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4284 | 2026-03-06T04:27:27.734Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4285 | 2026-03-06T04:27:27.734Z | |
| 4286 | 2026-03-06T04:27:27.734Z | error[E0277]: the trait bound `fn(RequestContext<()>) -> impl Future<Output = Result<HttpResponseOk<Ret>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4287 | 2026-03-06T04:27:27.734Z | --> tests/fail/bad_endpoint7.rs:22:10 |
| 4288 | 2026-03-06T04:27:27.734Z | | |
| 4289 | 2026-03-06T04:27:27.734Z | 18 | / #[endpoint { |
| 4290 | 2026-03-06T04:27:27.734Z | 19 | | method = GET, |
| 4291 | 2026-03-06T04:27:27.734Z | 20 | | path = "/test", |
| 4292 | 2026-03-06T04:27:27.734Z | 21 | | }] |
| 4293 | 2026-03-06T04:27:27.734Z | | |__- required by a bound introduced by this call |
| 4294 | 2026-03-06T04:27:27.734Z | 22 | async fn bad_endpoint( |
| 4295 | 2026-03-06T04:27:27.734Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 4296 | 2026-03-06T04:27:27.734Z | | |
| 4297 | 2026-03-06T04:27:27.734Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>) -> impl Future<Output = Result<HttpResponseOk<Ret>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 4298 | 2026-03-06T04:27:27.734Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4299 | 2026-03-06T04:27:27.734Z | --> src/api_description.rs |
| 4300 | 2026-03-06T04:27:27.734Z | | |
| 4301 | 2026-03-06T04:27:27.734Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4302 | 2026-03-06T04:27:27.734Z | | --- required by a bound in this associated function |
| 4303 | 2026-03-06T04:27:27.734Z | ... |
| 4304 | 2026-03-06T04:27:27.734Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4305 | 2026-03-06T04:27:27.734Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4306 | 2026-03-06T04:27:27.734Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4307 | 2026-03-06T04:27:27.734Z | |
| 4308 | 2026-03-06T04:27:27.734Z | ACTUAL OUTPUT: |
| 4309 | 2026-03-06T04:27:27.734Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4310 | 2026-03-06T04:27:27.734Z | error[E0277]: the trait bound `Ret: dropshot::handler::HttpResponseContent` is not satisfied |
| 4311 | 2026-03-06T04:27:27.734Z | --> tests/fail/bad_endpoint7.rs:25:23 |
| 4312 | 2026-03-06T04:27:27.734Z | | |
| 4313 | 2026-03-06T04:27:27.734Z | 25 | Ok(HttpResponseOk(Ret { |
| 4314 | 2026-03-06T04:27:27.734Z | | ________--------------_^ |
| 4315 | 2026-03-06T04:27:27.734Z | | | | |
| 4316 | 2026-03-06T04:27:27.734Z | | | required by a bound introduced by this call |
| 4317 | 2026-03-06T04:27:27.734Z | 26 | | x: "Oxide".to_string(), |
| 4318 | 2026-03-06T04:27:27.734Z | 27 | | y: 0x1de, |
| 4319 | 2026-03-06T04:27:27.734Z | 28 | | })) |
| 4320 | 2026-03-06T04:27:27.734Z | | |_____^ unsatisfied trait bound |
| 4321 | 2026-03-06T04:27:27.735Z | | |
| 4322 | 2026-03-06T04:27:27.735Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4323 | 2026-03-06T04:27:27.735Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4324 | 2026-03-06T04:27:27.735Z | | |
| 4325 | 2026-03-06T04:27:27.735Z | 13 | struct Ret { |
| 4326 | 2026-03-06T04:27:27.735Z | | ^^^^^^^^^^ |
| 4327 | 2026-03-06T04:27:27.735Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4328 | 2026-03-06T04:27:27.735Z | &'a T |
| 4329 | 2026-03-06T04:27:27.735Z | &'a mut T |
| 4330 | 2026-03-06T04:27:27.735Z | () |
| 4331 | 2026-03-06T04:27:27.735Z | (T,) |
| 4332 | 2026-03-06T04:27:27.735Z | (T0, T1) |
| 4333 | 2026-03-06T04:27:27.735Z | (T0, T1, T2) |
| 4334 | 2026-03-06T04:27:27.735Z | (T0, T1, T2, T3) |
| 4335 | 2026-03-06T04:27:27.735Z | (T0, T1, T2, T3, T4) |
| 4336 | 2026-03-06T04:27:27.735Z | and $N others |
| 4337 | 2026-03-06T04:27:27.735Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4338 | 2026-03-06T04:27:27.735Z | note: required by a bound in `HttpResponseOk` |
| 4339 | 2026-03-06T04:27:27.735Z | --> src/handler.rs |
| 4340 | 2026-03-06T04:27:27.735Z | | |
| 4341 | 2026-03-06T04:27:27.735Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4342 | 2026-03-06T04:27:27.735Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4343 | 2026-03-06T04:27:27.735Z | |
| 4344 | 2026-03-06T04:27:27.735Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4345 | 2026-03-06T04:27:27.735Z | --> tests/fail/bad_endpoint7.rs:25:5 |
| 4346 | 2026-03-06T04:27:27.735Z | | |
| 4347 | 2026-03-06T04:27:27.735Z | 25 | Ok(HttpResponseOk(Ret { |
| 4348 | 2026-03-06T04:27:27.735Z | | ^^ unsatisfied trait bound |
| 4349 | 2026-03-06T04:27:27.735Z | | |
| 4350 | 2026-03-06T04:27:27.735Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4351 | 2026-03-06T04:27:27.735Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4352 | 2026-03-06T04:27:27.735Z | | |
| 4353 | 2026-03-06T04:27:27.735Z | 13 | struct Ret { |
| 4354 | 2026-03-06T04:27:27.735Z | | ^^^^^^^^^^ |
| 4355 | 2026-03-06T04:27:27.735Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4356 | 2026-03-06T04:27:27.735Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4357 | 2026-03-06T04:27:27.735Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4358 | 2026-03-06T04:27:27.735Z | &'a T |
| 4359 | 2026-03-06T04:27:27.740Z | &'a mut T |
| 4360 | 2026-03-06T04:27:27.740Z | () |
| 4361 | 2026-03-06T04:27:27.740Z | (T,) |
| 4362 | 2026-03-06T04:27:27.740Z | (T0, T1) |
| 4363 | 2026-03-06T04:27:27.740Z | (T0, T1, T2) |
| 4364 | 2026-03-06T04:27:27.740Z | (T0, T1, T2, T3) |
| 4365 | 2026-03-06T04:27:27.740Z | (T0, T1, T2, T3, T4) |
| 4366 | 2026-03-06T04:27:27.740Z | and $N others |
| 4367 | 2026-03-06T04:27:27.740Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4368 | 2026-03-06T04:27:27.740Z | note: required by a bound in `HttpResponseOk` |
| 4369 | 2026-03-06T04:27:27.740Z | --> src/handler.rs |
| 4370 | 2026-03-06T04:27:27.740Z | | |
| 4371 | 2026-03-06T04:27:27.740Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4372 | 2026-03-06T04:27:27.740Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4373 | 2026-03-06T04:27:27.740Z | |
| 4374 | 2026-03-06T04:27:27.740Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4375 | 2026-03-06T04:27:27.740Z | --> tests/fail/bad_endpoint7.rs:25:5 |
| 4376 | 2026-03-06T04:27:27.740Z | | |
| 4377 | 2026-03-06T04:27:27.740Z | 25 | / Ok(HttpResponseOk(Ret { |
| 4378 | 2026-03-06T04:27:27.740Z | 26 | | x: "Oxide".to_string(), |
| 4379 | 2026-03-06T04:27:27.740Z | 27 | | y: 0x1de, |
| 4380 | 2026-03-06T04:27:27.740Z | 28 | | })) |
| 4381 | 2026-03-06T04:27:27.740Z | | |_______^ unsatisfied trait bound |
| 4382 | 2026-03-06T04:27:27.740Z | | |
| 4383 | 2026-03-06T04:27:27.740Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4384 | 2026-03-06T04:27:27.740Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4385 | 2026-03-06T04:27:27.740Z | | |
| 4386 | 2026-03-06T04:27:27.740Z | 13 | struct Ret { |
| 4387 | 2026-03-06T04:27:27.740Z | | ^^^^^^^^^^ |
| 4388 | 2026-03-06T04:27:27.740Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4389 | 2026-03-06T04:27:27.740Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4390 | 2026-03-06T04:27:27.740Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4391 | 2026-03-06T04:27:27.740Z | &'a T |
| 4392 | 2026-03-06T04:27:27.740Z | &'a mut T |
| 4393 | 2026-03-06T04:27:27.740Z | () |
| 4394 | 2026-03-06T04:27:27.740Z | (T,) |
| 4395 | 2026-03-06T04:27:27.740Z | (T0, T1) |
| 4396 | 2026-03-06T04:27:27.740Z | (T0, T1, T2) |
| 4397 | 2026-03-06T04:27:27.740Z | (T0, T1, T2, T3) |
| 4398 | 2026-03-06T04:27:27.741Z | (T0, T1, T2, T3, T4) |
| 4399 | 2026-03-06T04:27:27.741Z | and $N others |
| 4400 | 2026-03-06T04:27:27.741Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4401 | 2026-03-06T04:27:27.741Z | note: required by a bound in `HttpResponseOk` |
| 4402 | 2026-03-06T04:27:27.741Z | --> src/handler.rs |
| 4403 | 2026-03-06T04:27:27.741Z | | |
| 4404 | 2026-03-06T04:27:27.741Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4405 | 2026-03-06T04:27:27.741Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4406 | 2026-03-06T04:27:27.741Z | |
| 4407 | 2026-03-06T04:27:27.741Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4408 | 2026-03-06T04:27:27.741Z | --> tests/fail/bad_endpoint7.rs:24:6 |
| 4409 | 2026-03-06T04:27:27.741Z | | |
| 4410 | 2026-03-06T04:27:27.741Z | 24 | ) -> Result<HttpResponseOk<Ret>, HttpError> { |
| 4411 | 2026-03-06T04:27:27.741Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 4412 | 2026-03-06T04:27:27.741Z | | |
| 4413 | 2026-03-06T04:27:27.741Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4414 | 2026-03-06T04:27:27.741Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4415 | 2026-03-06T04:27:27.741Z | | |
| 4416 | 2026-03-06T04:27:27.741Z | 13 | struct Ret { |
| 4417 | 2026-03-06T04:27:27.741Z | | ^^^^^^^^^^ |
| 4418 | 2026-03-06T04:27:27.741Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4419 | 2026-03-06T04:27:27.741Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4420 | 2026-03-06T04:27:27.741Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4421 | 2026-03-06T04:27:27.741Z | &'a T |
| 4422 | 2026-03-06T04:27:27.741Z | &'a mut T |
| 4423 | 2026-03-06T04:27:27.741Z | () |
| 4424 | 2026-03-06T04:27:27.741Z | (T,) |
| 4425 | 2026-03-06T04:27:27.741Z | (T0, T1) |
| 4426 | 2026-03-06T04:27:27.741Z | (T0, T1, T2) |
| 4427 | 2026-03-06T04:27:27.741Z | (T0, T1, T2, T3) |
| 4428 | 2026-03-06T04:27:27.741Z | (T0, T1, T2, T3, T4) |
| 4429 | 2026-03-06T04:27:27.741Z | and $N others |
| 4430 | 2026-03-06T04:27:27.741Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4431 | 2026-03-06T04:27:27.741Z | note: required by a bound in `HttpResponseOk` |
| 4432 | 2026-03-06T04:27:27.741Z | --> src/handler.rs |
| 4433 | 2026-03-06T04:27:27.741Z | | |
| 4434 | 2026-03-06T04:27:27.741Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4435 | 2026-03-06T04:27:27.741Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4436 | 2026-03-06T04:27:27.741Z | |
| 4437 | 2026-03-06T04:27:27.742Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 4438 | 2026-03-06T04:27:27.742Z | --> tests/fail/bad_endpoint7.rs:24:6 |
| 4439 | 2026-03-06T04:27:27.742Z | | |
| 4440 | 2026-03-06T04:27:27.742Z | 24 | ) -> Result<HttpResponseOk<Ret>, HttpError> { |
| 4441 | 2026-03-06T04:27:27.742Z | | ^^^^^^ unsatisfied trait bound |
| 4442 | 2026-03-06T04:27:27.742Z | | |
| 4443 | 2026-03-06T04:27:27.742Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 4444 | 2026-03-06T04:27:27.742Z | --> tests/fail/bad_endpoint7.rs:13:1 |
| 4445 | 2026-03-06T04:27:27.742Z | | |
| 4446 | 2026-03-06T04:27:27.742Z | 13 | struct Ret { |
| 4447 | 2026-03-06T04:27:27.742Z | | ^^^^^^^^^^ |
| 4448 | 2026-03-06T04:27:27.742Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 4449 | 2026-03-06T04:27:27.742Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 4450 | 2026-03-06T04:27:27.742Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 4451 | 2026-03-06T04:27:27.742Z | &'a T |
| 4452 | 2026-03-06T04:27:27.742Z | &'a mut T |
| 4453 | 2026-03-06T04:27:27.742Z | () |
| 4454 | 2026-03-06T04:27:27.742Z | (T,) |
| 4455 | 2026-03-06T04:27:27.742Z | (T0, T1) |
| 4456 | 2026-03-06T04:27:27.742Z | (T0, T1, T2) |
| 4457 | 2026-03-06T04:27:27.742Z | (T0, T1, T2, T3) |
| 4458 | 2026-03-06T04:27:27.742Z | (T0, T1, T2, T3, T4) |
| 4459 | 2026-03-06T04:27:27.746Z | and $N others |
| 4460 | 2026-03-06T04:27:27.746Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 4461 | 2026-03-06T04:27:27.746Z | note: required by a bound in `HttpResponseOk` |
| 4462 | 2026-03-06T04:27:27.746Z | --> src/handler.rs |
| 4463 | 2026-03-06T04:27:27.746Z | | |
| 4464 | 2026-03-06T04:27:27.746Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 4465 | 2026-03-06T04:27:27.746Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 4466 | 2026-03-06T04:27:27.746Z | |
| 4467 | 2026-03-06T04:27:27.746Z | error[E0277]: the trait bound `fn(RequestContext<()>) -> impl Future<Output = Result<HttpResponseOk<Ret>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4468 | 2026-03-06T04:27:27.746Z | --> tests/fail/bad_endpoint7.rs:22:10 |
| 4469 | 2026-03-06T04:27:27.746Z | | |
| 4470 | 2026-03-06T04:27:27.746Z | 18 | / #[endpoint { |
| 4471 | 2026-03-06T04:27:27.746Z | 19 | | method = GET, |
| 4472 | 2026-03-06T04:27:27.746Z | 20 | | path = "/test", |
| 4473 | 2026-03-06T04:27:27.746Z | 21 | | }] |
| 4474 | 2026-03-06T04:27:27.746Z | | |__- required by a bound introduced by this call |
| 4475 | 2026-03-06T04:27:27.746Z | 22 | async fn bad_endpoint( |
| 4476 | 2026-03-06T04:27:27.746Z | | ^^^^^^^^^^^^ unsatisfied trait bound |
| 4477 | 2026-03-06T04:27:27.747Z | | |
| 4478 | 2026-03-06T04:27:27.747Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<()>) -> impl Future<Output = Result<HttpResponseOk<Ret>, HttpError>> {<impl std::convert::From<bad_endpoint> for ApiEndpoint<<RequestContext<()> as RequestContextArgument>::Context>>::from::bad_endpoint}` |
| 4479 | 2026-03-06T04:27:27.747Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4480 | 2026-03-06T04:27:27.747Z | --> src/api_description.rs |
| 4481 | 2026-03-06T04:27:27.747Z | | |
| 4482 | 2026-03-06T04:27:27.747Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4483 | 2026-03-06T04:27:27.747Z | | --- required by a bound in this associated function |
| 4484 | 2026-03-06T04:27:27.747Z | ... |
| 4485 | 2026-03-06T04:27:27.747Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4486 | 2026-03-06T04:27:27.747Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4487 | 2026-03-06T04:27:27.747Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4488 | 2026-03-06T04:27:27.747Z | note: If the actual output is the correct output you can bless it by rerunning |
| 4489 | 2026-03-06T04:27:27.747Z | your test with the environment variable TRYBUILD=overwrite |
| 4490 | 2026-03-06T04:27:27.747Z | |
| 4491 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_endpoint8.rs ... ok |
| 4492 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_endpoint9.rs ... ok |
| 4493 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel10.rs ... ok |
| 4494 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel11.rs ... ok |
| 4495 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel12.rs ... ok |
| 4496 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel13.rs ... ok |
| 4497 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel14.rs ... ok |
| 4498 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel15.rs ... ok |
| 4499 | 2026-03-06T04:27:27.747Z | test tests/fail/bad_trait_channel17.rs ... mismatch |
| 4500 | 2026-03-06T04:27:27.747Z | |
| 4501 | 2026-03-06T04:27:27.747Z | EXPECTED: |
| 4502 | 2026-03-06T04:27:27.747Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4503 | 2026-03-06T04:27:27.747Z | error[E0277]: the trait bound `dropshot::WebsocketConnection: SharedExtractor` is not satisfied |
| 4504 | 2026-03-06T04:27:27.747Z | --> tests/fail/bad_trait_channel17.rs:15:5 |
| 4505 | 2026-03-06T04:27:27.747Z | | |
| 4506 | 2026-03-06T04:27:27.747Z | 15 | #[channel { |
| 4507 | 2026-03-06T04:27:27.747Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::WebsocketConnection` |
| 4508 | 2026-03-06T04:27:27.747Z | | |
| 4509 | 2026-03-06T04:27:27.747Z | help: the following other types implement trait `SharedExtractor` |
| 4510 | 2026-03-06T04:27:27.747Z | | |
| 4511 | 2026-03-06T04:27:27.747Z | ::: src/extractor/path.rs |
| 4512 | 2026-03-06T04:27:27.747Z | | |
| 4513 | 2026-03-06T04:27:27.747Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 4514 | 2026-03-06T04:27:27.747Z | | | where |
| 4515 | 2026-03-06T04:27:27.747Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 4516 | 2026-03-06T04:27:27.747Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 4517 | 2026-03-06T04:27:27.748Z | | |
| 4518 | 2026-03-06T04:27:27.748Z | ::: src/extractor/query.rs |
| 4519 | 2026-03-06T04:27:27.748Z | | |
| 4520 | 2026-03-06T04:27:27.748Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 4521 | 2026-03-06T04:27:27.748Z | | | where |
| 4522 | 2026-03-06T04:27:27.748Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4523 | 2026-03-06T04:27:27.748Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 4524 | 2026-03-06T04:27:27.748Z | --> src/extractor/header.rs |
| 4525 | 2026-03-06T04:27:27.748Z | | |
| 4526 | 2026-03-06T04:27:27.748Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 4527 | 2026-03-06T04:27:27.748Z | | | where |
| 4528 | 2026-03-06T04:27:27.748Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4529 | 2026-03-06T04:27:27.748Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 4530 | 2026-03-06T04:27:27.748Z | = note: required for `(dropshot::WebsocketConnection, WebsocketUpgrade)` to implement `dropshot::extractor::common::RequestExtractor` |
| 4531 | 2026-03-06T04:27:27.748Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4532 | 2026-03-06T04:27:27.748Z | --> src/api_description.rs |
| 4533 | 2026-03-06T04:27:27.748Z | | |
| 4534 | 2026-03-06T04:27:27.748Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 4535 | 2026-03-06T04:27:27.748Z | | ------------- required by a bound in this associated function |
| 4536 | 2026-03-06T04:27:27.748Z | ... |
| 4537 | 2026-03-06T04:27:27.748Z | | FuncParams: RequestExtractor + 'static, |
| 4538 | 2026-03-06T04:27:27.748Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4539 | 2026-03-06T04:27:27.748Z | |
| 4540 | 2026-03-06T04:27:27.748Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4541 | 2026-03-06T04:27:27.748Z | --> tests/fail/bad_trait_channel17.rs:15:5 |
| 4542 | 2026-03-06T04:27:27.748Z | | |
| 4543 | 2026-03-06T04:27:27.748Z | 10 | #[dropshot::api_description] |
| 4544 | 2026-03-06T04:27:27.748Z | | ---------------------------- required by a bound introduced by this call |
| 4545 | 2026-03-06T04:27:27.748Z | ... |
| 4546 | 2026-03-06T04:27:27.748Z | 15 | / #[channel { |
| 4547 | 2026-03-06T04:27:27.748Z | 16 | | protocol = WEBSOCKETS, |
| 4548 | 2026-03-06T04:27:27.748Z | 17 | | path = "/test", |
| 4549 | 2026-03-06T04:27:27.748Z | 18 | | }] |
| 4550 | 2026-03-06T04:27:27.748Z | 19 | | async fn two_websocket_channels( |
| 4551 | 2026-03-06T04:27:27.748Z | | |_________^ unsatisfied trait bound |
| 4552 | 2026-03-06T04:27:27.748Z | | |
| 4553 | 2026-03-06T04:27:27.748Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter::<ServerImpl>}` |
| 4554 | 2026-03-06T04:27:27.748Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4555 | 2026-03-06T04:27:27.748Z | --> src/api_description.rs |
| 4556 | 2026-03-06T04:27:27.749Z | | |
| 4557 | 2026-03-06T04:27:27.749Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4558 | 2026-03-06T04:27:27.749Z | | --- required by a bound in this associated function |
| 4559 | 2026-03-06T04:27:27.753Z | ... |
| 4560 | 2026-03-06T04:27:27.753Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4561 | 2026-03-06T04:27:27.753Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4562 | 2026-03-06T04:27:27.753Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4563 | 2026-03-06T04:27:27.753Z | |
| 4564 | 2026-03-06T04:27:27.753Z | ACTUAL OUTPUT: |
| 4565 | 2026-03-06T04:27:27.753Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4566 | 2026-03-06T04:27:27.753Z | error[E0277]: the trait bound `dropshot::WebsocketConnection: SharedExtractor` is not satisfied |
| 4567 | 2026-03-06T04:27:27.753Z | --> tests/fail/bad_trait_channel17.rs:15:5 |
| 4568 | 2026-03-06T04:27:27.753Z | | |
| 4569 | 2026-03-06T04:27:27.753Z | 15 | #[channel { |
| 4570 | 2026-03-06T04:27:27.753Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::WebsocketConnection` |
| 4571 | 2026-03-06T04:27:27.753Z | | |
| 4572 | 2026-03-06T04:27:27.753Z | help: the following other types implement trait `SharedExtractor` |
| 4573 | 2026-03-06T04:27:27.753Z | --> src/extractor/header.rs |
| 4574 | 2026-03-06T04:27:27.753Z | | |
| 4575 | 2026-03-06T04:27:27.753Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 4576 | 2026-03-06T04:27:27.753Z | | | where |
| 4577 | 2026-03-06T04:27:27.753Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4578 | 2026-03-06T04:27:27.753Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 4579 | 2026-03-06T04:27:27.753Z | | |
| 4580 | 2026-03-06T04:27:27.753Z | ::: src/extractor/path.rs |
| 4581 | 2026-03-06T04:27:27.753Z | | |
| 4582 | 2026-03-06T04:27:27.753Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 4583 | 2026-03-06T04:27:27.753Z | | | where |
| 4584 | 2026-03-06T04:27:27.753Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 4585 | 2026-03-06T04:27:27.753Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 4586 | 2026-03-06T04:27:27.753Z | | |
| 4587 | 2026-03-06T04:27:27.753Z | ::: src/extractor/query.rs |
| 4588 | 2026-03-06T04:27:27.753Z | | |
| 4589 | 2026-03-06T04:27:27.753Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 4590 | 2026-03-06T04:27:27.753Z | | | where |
| 4591 | 2026-03-06T04:27:27.754Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4592 | 2026-03-06T04:27:27.754Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 4593 | 2026-03-06T04:27:27.754Z | = note: required for `(dropshot::WebsocketConnection, WebsocketUpgrade)` to implement `dropshot::extractor::common::RequestExtractor` |
| 4594 | 2026-03-06T04:27:27.754Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4595 | 2026-03-06T04:27:27.754Z | --> src/api_description.rs |
| 4596 | 2026-03-06T04:27:27.754Z | | |
| 4597 | 2026-03-06T04:27:27.754Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 4598 | 2026-03-06T04:27:27.754Z | | ------------- required by a bound in this associated function |
| 4599 | 2026-03-06T04:27:27.754Z | ... |
| 4600 | 2026-03-06T04:27:27.754Z | | FuncParams: RequestExtractor + 'static, |
| 4601 | 2026-03-06T04:27:27.754Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4602 | 2026-03-06T04:27:27.754Z | |
| 4603 | 2026-03-06T04:27:27.754Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4604 | 2026-03-06T04:27:27.754Z | --> tests/fail/bad_trait_channel17.rs:15:5 |
| 4605 | 2026-03-06T04:27:27.754Z | | |
| 4606 | 2026-03-06T04:27:27.754Z | 10 | #[dropshot::api_description] |
| 4607 | 2026-03-06T04:27:27.754Z | | ---------------------------- required by a bound introduced by this call |
| 4608 | 2026-03-06T04:27:27.754Z | ... |
| 4609 | 2026-03-06T04:27:27.754Z | 15 | / #[channel { |
| 4610 | 2026-03-06T04:27:27.754Z | 16 | | protocol = WEBSOCKETS, |
| 4611 | 2026-03-06T04:27:27.754Z | 17 | | path = "/test", |
| 4612 | 2026-03-06T04:27:27.754Z | 18 | | }] |
| 4613 | 2026-03-06T04:27:27.754Z | 19 | | async fn two_websocket_channels( |
| 4614 | 2026-03-06T04:27:27.754Z | | |_________^ unsatisfied trait bound |
| 4615 | 2026-03-06T04:27:27.754Z | | |
| 4616 | 2026-03-06T04:27:27.754Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {two_websocket_channels_adapter::<ServerImpl>}` |
| 4617 | 2026-03-06T04:27:27.754Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4618 | 2026-03-06T04:27:27.754Z | --> src/api_description.rs |
| 4619 | 2026-03-06T04:27:27.754Z | | |
| 4620 | 2026-03-06T04:27:27.754Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4621 | 2026-03-06T04:27:27.754Z | | --- required by a bound in this associated function |
| 4622 | 2026-03-06T04:27:27.754Z | ... |
| 4623 | 2026-03-06T04:27:27.754Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4624 | 2026-03-06T04:27:27.754Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4625 | 2026-03-06T04:27:27.754Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4626 | 2026-03-06T04:27:27.754Z | note: If the actual output is the correct output you can bless it by rerunning |
| 4627 | 2026-03-06T04:27:27.754Z | your test with the environment variable TRYBUILD=overwrite |
| 4628 | 2026-03-06T04:27:27.754Z | |
| 4629 | 2026-03-06T04:27:27.754Z | test tests/fail/bad_trait_channel18.rs ... mismatch |
| 4630 | 2026-03-06T04:27:27.754Z | |
| 4631 | 2026-03-06T04:27:27.755Z | EXPECTED: |
| 4632 | 2026-03-06T04:27:27.755Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4633 | 2026-03-06T04:27:27.755Z | error[E0631]: type mismatch in closure arguments |
| 4634 | 2026-03-06T04:27:27.755Z | --> tests/fail/bad_trait_channel18.rs:26:5 |
| 4635 | 2026-03-06T04:27:27.755Z | | |
| 4636 | 2026-03-06T04:27:27.755Z | 26 | async fn websocket_channel_not_last( |
| 4637 | 2026-03-06T04:27:27.755Z | | ^^^^^ |
| 4638 | 2026-03-06T04:27:27.755Z | | | |
| 4639 | 2026-03-06T04:27:27.755Z | | expected due to this |
| 4640 | 2026-03-06T04:27:27.755Z | | found signature defined here |
| 4641 | 2026-03-06T04:27:27.755Z | | |
| 4642 | 2026-03-06T04:27:27.755Z | = note: expected closure signature `fn(dropshot::WebsocketConnection) -> _` |
| 4643 | 2026-03-06T04:27:27.755Z | found closure signature `fn(dropshot::Query<Stuff>) -> _` |
| 4644 | 2026-03-06T04:27:27.755Z | note: required by a bound in `WebsocketUpgrade::handle` |
| 4645 | 2026-03-06T04:27:27.755Z | --> src/websocket.rs |
| 4646 | 2026-03-06T04:27:27.755Z | | |
| 4647 | 2026-03-06T04:27:27.755Z | | pub fn handle<C, F>(mut self, handler: C) -> WebsocketEndpointResult |
| 4648 | 2026-03-06T04:27:27.755Z | | ------ required by a bound in this associated function |
| 4649 | 2026-03-06T04:27:27.755Z | | where |
| 4650 | 2026-03-06T04:27:27.755Z | | C: FnOnce(WebsocketConnection) -> F + Send + 'static, |
| 4651 | 2026-03-06T04:27:27.755Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketUpgrade::handle` |
| 4652 | 2026-03-06T04:27:27.755Z | |
| 4653 | 2026-03-06T04:27:27.755Z | error[E0271]: type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 4654 | 2026-03-06T04:27:27.755Z | --> tests/fail/bad_trait_channel18.rs:29:17 |
| 4655 | 2026-03-06T04:27:27.755Z | | |
| 4656 | 2026-03-06T04:27:27.755Z | 29 | _query: Query<Stuff>, |
| 4657 | 2026-03-06T04:27:27.755Z | | ^^^^^^^^^^^^ type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 4658 | 2026-03-06T04:27:27.755Z | | |
| 4659 | 2026-03-06T04:27:27.759Z | note: expected this to be `dropshot::WebsocketConnection` |
| 4660 | 2026-03-06T04:27:27.759Z | --> tests/fail/bad_trait_channel18.rs:29:17 |
| 4661 | 2026-03-06T04:27:27.759Z | | |
| 4662 | 2026-03-06T04:27:27.759Z | 29 | _query: Query<Stuff>, |
| 4663 | 2026-03-06T04:27:27.759Z | | ^^^^^ |
| 4664 | 2026-03-06T04:27:27.759Z | = note: expected struct `dropshot::WebsocketConnection` |
| 4665 | 2026-03-06T04:27:27.759Z | found struct `dropshot::Query<Stuff>` |
| 4666 | 2026-03-06T04:27:27.759Z | note: required by a bound in `validate_websocket_connection_type` |
| 4667 | 2026-03-06T04:27:27.759Z | --> tests/fail/bad_trait_channel18.rs:29:17 |
| 4668 | 2026-03-06T04:27:27.759Z | | |
| 4669 | 2026-03-06T04:27:27.759Z | 29 | _query: Query<Stuff>, |
| 4670 | 2026-03-06T04:27:27.759Z | | ^^^^^ required by this bound in `validate_websocket_connection_type` |
| 4671 | 2026-03-06T04:27:27.759Z | |
| 4672 | 2026-03-06T04:27:27.759Z | error[E0277]: the trait bound `dropshot::WebsocketConnection: SharedExtractor` is not satisfied |
| 4673 | 2026-03-06T04:27:27.760Z | --> tests/fail/bad_trait_channel18.rs:22:5 |
| 4674 | 2026-03-06T04:27:27.760Z | | |
| 4675 | 2026-03-06T04:27:27.760Z | 22 | #[channel { |
| 4676 | 2026-03-06T04:27:27.760Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::WebsocketConnection` |
| 4677 | 2026-03-06T04:27:27.760Z | | |
| 4678 | 2026-03-06T04:27:27.760Z | help: the following other types implement trait `SharedExtractor` |
| 4679 | 2026-03-06T04:27:27.760Z | | |
| 4680 | 2026-03-06T04:27:27.760Z | ::: src/extractor/path.rs |
| 4681 | 2026-03-06T04:27:27.760Z | | |
| 4682 | 2026-03-06T04:27:27.760Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 4683 | 2026-03-06T04:27:27.760Z | | | where |
| 4684 | 2026-03-06T04:27:27.760Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 4685 | 2026-03-06T04:27:27.760Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 4686 | 2026-03-06T04:27:27.760Z | --> src/extractor/query.rs |
| 4687 | 2026-03-06T04:27:27.760Z | | |
| 4688 | 2026-03-06T04:27:27.760Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 4689 | 2026-03-06T04:27:27.760Z | | | where |
| 4690 | 2026-03-06T04:27:27.760Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4691 | 2026-03-06T04:27:27.760Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 4692 | 2026-03-06T04:27:27.760Z | | |
| 4693 | 2026-03-06T04:27:27.760Z | ::: src/extractor/header.rs |
| 4694 | 2026-03-06T04:27:27.760Z | | |
| 4695 | 2026-03-06T04:27:27.760Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 4696 | 2026-03-06T04:27:27.760Z | | | where |
| 4697 | 2026-03-06T04:27:27.760Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4698 | 2026-03-06T04:27:27.760Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 4699 | 2026-03-06T04:27:27.760Z | = note: required for `(dropshot::WebsocketConnection, WebsocketUpgrade)` to implement `dropshot::extractor::common::RequestExtractor` |
| 4700 | 2026-03-06T04:27:27.760Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4701 | 2026-03-06T04:27:27.760Z | --> src/api_description.rs |
| 4702 | 2026-03-06T04:27:27.760Z | | |
| 4703 | 2026-03-06T04:27:27.760Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 4704 | 2026-03-06T04:27:27.760Z | | ------------- required by a bound in this associated function |
| 4705 | 2026-03-06T04:27:27.760Z | ... |
| 4706 | 2026-03-06T04:27:27.760Z | | FuncParams: RequestExtractor + 'static, |
| 4707 | 2026-03-06T04:27:27.760Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4708 | 2026-03-06T04:27:27.760Z | |
| 4709 | 2026-03-06T04:27:27.760Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4710 | 2026-03-06T04:27:27.760Z | --> tests/fail/bad_trait_channel18.rs:22:5 |
| 4711 | 2026-03-06T04:27:27.760Z | | |
| 4712 | 2026-03-06T04:27:27.761Z | 17 | #[dropshot::api_description] |
| 4713 | 2026-03-06T04:27:27.761Z | | ---------------------------- required by a bound introduced by this call |
| 4714 | 2026-03-06T04:27:27.761Z | ... |
| 4715 | 2026-03-06T04:27:27.761Z | 22 | / #[channel { |
| 4716 | 2026-03-06T04:27:27.761Z | 23 | | protocol = WEBSOCKETS, |
| 4717 | 2026-03-06T04:27:27.761Z | 24 | | path = "/test", |
| 4718 | 2026-03-06T04:27:27.761Z | 25 | | }] |
| 4719 | 2026-03-06T04:27:27.761Z | 26 | | async fn websocket_channel_not_last( |
| 4720 | 2026-03-06T04:27:27.761Z | | |_________^ unsatisfied trait bound |
| 4721 | 2026-03-06T04:27:27.761Z | | |
| 4722 | 2026-03-06T04:27:27.761Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter::<ServerImpl>}` |
| 4723 | 2026-03-06T04:27:27.761Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4724 | 2026-03-06T04:27:27.761Z | --> src/api_description.rs |
| 4725 | 2026-03-06T04:27:27.761Z | | |
| 4726 | 2026-03-06T04:27:27.761Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4727 | 2026-03-06T04:27:27.761Z | | --- required by a bound in this associated function |
| 4728 | 2026-03-06T04:27:27.761Z | ... |
| 4729 | 2026-03-06T04:27:27.761Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4730 | 2026-03-06T04:27:27.761Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4731 | 2026-03-06T04:27:27.761Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4732 | 2026-03-06T04:27:27.761Z | |
| 4733 | 2026-03-06T04:27:27.761Z | ACTUAL OUTPUT: |
| 4734 | 2026-03-06T04:27:27.761Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4735 | 2026-03-06T04:27:27.761Z | error[E0631]: type mismatch in closure arguments |
| 4736 | 2026-03-06T04:27:27.761Z | --> tests/fail/bad_trait_channel18.rs:26:5 |
| 4737 | 2026-03-06T04:27:27.761Z | | |
| 4738 | 2026-03-06T04:27:27.761Z | 26 | async fn websocket_channel_not_last( |
| 4739 | 2026-03-06T04:27:27.761Z | | ^^^^^ |
| 4740 | 2026-03-06T04:27:27.761Z | | | |
| 4741 | 2026-03-06T04:27:27.761Z | | expected due to this |
| 4742 | 2026-03-06T04:27:27.761Z | | found signature defined here |
| 4743 | 2026-03-06T04:27:27.761Z | | |
| 4744 | 2026-03-06T04:27:27.761Z | = note: expected closure signature `fn(dropshot::WebsocketConnection) -> _` |
| 4745 | 2026-03-06T04:27:27.761Z | found closure signature `fn(dropshot::Query<Stuff>) -> _` |
| 4746 | 2026-03-06T04:27:27.761Z | note: required by a bound in `WebsocketUpgrade::handle` |
| 4747 | 2026-03-06T04:27:27.761Z | --> src/websocket.rs |
| 4748 | 2026-03-06T04:27:27.761Z | | |
| 4749 | 2026-03-06T04:27:27.761Z | | pub fn handle<C, F>(mut self, handler: C) -> WebsocketEndpointResult |
| 4750 | 2026-03-06T04:27:27.761Z | | ------ required by a bound in this associated function |
| 4751 | 2026-03-06T04:27:27.762Z | | where |
| 4752 | 2026-03-06T04:27:27.762Z | | C: FnOnce(WebsocketConnection) -> F + Send + 'static, |
| 4753 | 2026-03-06T04:27:27.762Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketUpgrade::handle` |
| 4754 | 2026-03-06T04:27:27.762Z | |
| 4755 | 2026-03-06T04:27:27.762Z | error[E0271]: type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 4756 | 2026-03-06T04:27:27.762Z | --> tests/fail/bad_trait_channel18.rs:29:17 |
| 4757 | 2026-03-06T04:27:27.762Z | | |
| 4758 | 2026-03-06T04:27:27.762Z | 29 | _query: Query<Stuff>, |
| 4759 | 2026-03-06T04:27:27.766Z | | ^^^^^^^^^^^^ type mismatch resolving `<Query<Stuff> as TypeEq>::This == WebsocketConnection` |
| 4760 | 2026-03-06T04:27:27.766Z | | |
| 4761 | 2026-03-06T04:27:27.766Z | note: expected this to be `dropshot::WebsocketConnection` |
| 4762 | 2026-03-06T04:27:27.766Z | --> tests/fail/bad_trait_channel18.rs:29:17 |
| 4763 | 2026-03-06T04:27:27.766Z | | |
| 4764 | 2026-03-06T04:27:27.766Z | 29 | _query: Query<Stuff>, |
| 4765 | 2026-03-06T04:27:27.766Z | | ^^^^^ |
| 4766 | 2026-03-06T04:27:27.766Z | = note: expected struct `dropshot::WebsocketConnection` |
| 4767 | 2026-03-06T04:27:27.766Z | found struct `dropshot::Query<Stuff>` |
| 4768 | 2026-03-06T04:27:27.766Z | note: required by a bound in `validate_websocket_connection_type` |
| 4769 | 2026-03-06T04:27:27.766Z | --> tests/fail/bad_trait_channel18.rs:29:17 |
| 4770 | 2026-03-06T04:27:27.766Z | | |
| 4771 | 2026-03-06T04:27:27.766Z | 29 | _query: Query<Stuff>, |
| 4772 | 2026-03-06T04:27:27.766Z | | ^^^^^ required by this bound in `validate_websocket_connection_type` |
| 4773 | 2026-03-06T04:27:27.766Z | |
| 4774 | 2026-03-06T04:27:27.766Z | error[E0277]: the trait bound `dropshot::WebsocketConnection: SharedExtractor` is not satisfied |
| 4775 | 2026-03-06T04:27:27.766Z | --> tests/fail/bad_trait_channel18.rs:22:5 |
| 4776 | 2026-03-06T04:27:27.766Z | | |
| 4777 | 2026-03-06T04:27:27.767Z | 22 | #[channel { |
| 4778 | 2026-03-06T04:27:27.767Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::WebsocketConnection` |
| 4779 | 2026-03-06T04:27:27.767Z | | |
| 4780 | 2026-03-06T04:27:27.767Z | help: the following other types implement trait `SharedExtractor` |
| 4781 | 2026-03-06T04:27:27.767Z | --> src/extractor/query.rs |
| 4782 | 2026-03-06T04:27:27.767Z | | |
| 4783 | 2026-03-06T04:27:27.767Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 4784 | 2026-03-06T04:27:27.767Z | | | where |
| 4785 | 2026-03-06T04:27:27.767Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4786 | 2026-03-06T04:27:27.767Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 4787 | 2026-03-06T04:27:27.767Z | | |
| 4788 | 2026-03-06T04:27:27.767Z | ::: src/extractor/path.rs |
| 4789 | 2026-03-06T04:27:27.767Z | | |
| 4790 | 2026-03-06T04:27:27.767Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 4791 | 2026-03-06T04:27:27.767Z | | | where |
| 4792 | 2026-03-06T04:27:27.767Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 4793 | 2026-03-06T04:27:27.767Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 4794 | 2026-03-06T04:27:27.767Z | | |
| 4795 | 2026-03-06T04:27:27.767Z | ::: src/extractor/header.rs |
| 4796 | 2026-03-06T04:27:27.767Z | | |
| 4797 | 2026-03-06T04:27:27.767Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 4798 | 2026-03-06T04:27:27.767Z | | | where |
| 4799 | 2026-03-06T04:27:27.767Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4800 | 2026-03-06T04:27:27.767Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 4801 | 2026-03-06T04:27:27.767Z | = note: required for `(dropshot::WebsocketConnection, WebsocketUpgrade)` to implement `dropshot::extractor::common::RequestExtractor` |
| 4802 | 2026-03-06T04:27:27.767Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4803 | 2026-03-06T04:27:27.767Z | --> src/api_description.rs |
| 4804 | 2026-03-06T04:27:27.767Z | | |
| 4805 | 2026-03-06T04:27:27.767Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 4806 | 2026-03-06T04:27:27.767Z | | ------------- required by a bound in this associated function |
| 4807 | 2026-03-06T04:27:27.767Z | ... |
| 4808 | 2026-03-06T04:27:27.767Z | | FuncParams: RequestExtractor + 'static, |
| 4809 | 2026-03-06T04:27:27.767Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4810 | 2026-03-06T04:27:27.767Z | |
| 4811 | 2026-03-06T04:27:27.767Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4812 | 2026-03-06T04:27:27.767Z | --> tests/fail/bad_trait_channel18.rs:22:5 |
| 4813 | 2026-03-06T04:27:27.767Z | | |
| 4814 | 2026-03-06T04:27:27.767Z | 17 | #[dropshot::api_description] |
| 4815 | 2026-03-06T04:27:27.767Z | | ---------------------------- required by a bound introduced by this call |
| 4816 | 2026-03-06T04:27:27.767Z | ... |
| 4817 | 2026-03-06T04:27:27.768Z | 22 | / #[channel { |
| 4818 | 2026-03-06T04:27:27.768Z | 23 | | protocol = WEBSOCKETS, |
| 4819 | 2026-03-06T04:27:27.768Z | 24 | | path = "/test", |
| 4820 | 2026-03-06T04:27:27.768Z | 25 | | }] |
| 4821 | 2026-03-06T04:27:27.768Z | 26 | | async fn websocket_channel_not_last( |
| 4822 | 2026-03-06T04:27:27.768Z | | |_________^ unsatisfied trait bound |
| 4823 | 2026-03-06T04:27:27.768Z | | |
| 4824 | 2026-03-06T04:27:27.768Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::WebsocketConnection, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {websocket_channel_not_last_adapter::<ServerImpl>}` |
| 4825 | 2026-03-06T04:27:27.768Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4826 | 2026-03-06T04:27:27.768Z | --> src/api_description.rs |
| 4827 | 2026-03-06T04:27:27.768Z | | |
| 4828 | 2026-03-06T04:27:27.768Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4829 | 2026-03-06T04:27:27.768Z | | --- required by a bound in this associated function |
| 4830 | 2026-03-06T04:27:27.768Z | ... |
| 4831 | 2026-03-06T04:27:27.768Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4832 | 2026-03-06T04:27:27.768Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4833 | 2026-03-06T04:27:27.768Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4834 | 2026-03-06T04:27:27.768Z | note: If the actual output is the correct output you can bless it by rerunning |
| 4835 | 2026-03-06T04:27:27.768Z | your test with the environment variable TRYBUILD=overwrite |
| 4836 | 2026-03-06T04:27:27.768Z | |
| 4837 | 2026-03-06T04:27:27.768Z | test tests/fail/bad_trait_channel19.rs ... mismatch |
| 4838 | 2026-03-06T04:27:27.768Z | |
| 4839 | 2026-03-06T04:27:27.768Z | EXPECTED: |
| 4840 | 2026-03-06T04:27:27.768Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4841 | 2026-03-06T04:27:27.768Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 4842 | 2026-03-06T04:27:27.768Z | --> tests/fail/bad_trait_channel19.rs:23:5 |
| 4843 | 2026-03-06T04:27:27.768Z | | |
| 4844 | 2026-03-06T04:27:27.768Z | 23 | #[channel { |
| 4845 | 2026-03-06T04:27:27.768Z | | ^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 4846 | 2026-03-06T04:27:27.768Z | | |
| 4847 | 2026-03-06T04:27:27.768Z | help: the following other types implement trait `SharedExtractor` |
| 4848 | 2026-03-06T04:27:27.768Z | | |
| 4849 | 2026-03-06T04:27:27.768Z | ::: src/extractor/path.rs |
| 4850 | 2026-03-06T04:27:27.768Z | | |
| 4851 | 2026-03-06T04:27:27.768Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 4852 | 2026-03-06T04:27:27.768Z | | | where |
| 4853 | 2026-03-06T04:27:27.768Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 4854 | 2026-03-06T04:27:27.768Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 4855 | 2026-03-06T04:27:27.768Z | | |
| 4856 | 2026-03-06T04:27:27.769Z | ::: src/extractor/query.rs |
| 4857 | 2026-03-06T04:27:27.769Z | | |
| 4858 | 2026-03-06T04:27:27.769Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 4859 | 2026-03-06T04:27:27.773Z | | | where |
| 4860 | 2026-03-06T04:27:27.773Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4861 | 2026-03-06T04:27:27.773Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 4862 | 2026-03-06T04:27:27.773Z | --> src/extractor/header.rs |
| 4863 | 2026-03-06T04:27:27.773Z | | |
| 4864 | 2026-03-06T04:27:27.773Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 4865 | 2026-03-06T04:27:27.773Z | | | where |
| 4866 | 2026-03-06T04:27:27.773Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4867 | 2026-03-06T04:27:27.773Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 4868 | 2026-03-06T04:27:27.773Z | = note: required for `(std::string::String, WebsocketUpgrade)` to implement `dropshot::extractor::common::RequestExtractor` |
| 4869 | 2026-03-06T04:27:27.773Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4870 | 2026-03-06T04:27:27.773Z | --> src/api_description.rs |
| 4871 | 2026-03-06T04:27:27.773Z | | |
| 4872 | 2026-03-06T04:27:27.773Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 4873 | 2026-03-06T04:27:27.773Z | | ------------- required by a bound in this associated function |
| 4874 | 2026-03-06T04:27:27.773Z | ... |
| 4875 | 2026-03-06T04:27:27.773Z | | FuncParams: RequestExtractor + 'static, |
| 4876 | 2026-03-06T04:27:27.773Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4877 | 2026-03-06T04:27:27.773Z | |
| 4878 | 2026-03-06T04:27:27.773Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {middle_not_shared_extractor_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4879 | 2026-03-06T04:27:27.773Z | --> tests/fail/bad_trait_channel19.rs:23:5 |
| 4880 | 2026-03-06T04:27:27.773Z | | |
| 4881 | 2026-03-06T04:27:27.773Z | 19 | #[dropshot::api_description] |
| 4882 | 2026-03-06T04:27:27.773Z | | ---------------------------- required by a bound introduced by this call |
| 4883 | 2026-03-06T04:27:27.773Z | ... |
| 4884 | 2026-03-06T04:27:27.773Z | 23 | / #[channel { |
| 4885 | 2026-03-06T04:27:27.774Z | 24 | | protocol = WEBSOCKETS, |
| 4886 | 2026-03-06T04:27:27.774Z | 25 | | path = "/test", |
| 4887 | 2026-03-06T04:27:27.774Z | 26 | | }] |
| 4888 | 2026-03-06T04:27:27.774Z | 27 | | async fn middle_not_shared_extractor( |
| 4889 | 2026-03-06T04:27:27.774Z | | |_________^ unsatisfied trait bound |
| 4890 | 2026-03-06T04:27:27.774Z | | |
| 4891 | 2026-03-06T04:27:27.774Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {middle_not_shared_extractor_adapter::<ServerImpl>}` |
| 4892 | 2026-03-06T04:27:27.774Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4893 | 2026-03-06T04:27:27.774Z | --> src/api_description.rs |
| 4894 | 2026-03-06T04:27:27.774Z | | |
| 4895 | 2026-03-06T04:27:27.774Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4896 | 2026-03-06T04:27:27.774Z | | --- required by a bound in this associated function |
| 4897 | 2026-03-06T04:27:27.774Z | ... |
| 4898 | 2026-03-06T04:27:27.774Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4899 | 2026-03-06T04:27:27.774Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4900 | 2026-03-06T04:27:27.774Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4901 | 2026-03-06T04:27:27.774Z | |
| 4902 | 2026-03-06T04:27:27.774Z | ACTUAL OUTPUT: |
| 4903 | 2026-03-06T04:27:27.774Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4904 | 2026-03-06T04:27:27.774Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 4905 | 2026-03-06T04:27:27.774Z | --> tests/fail/bad_trait_channel19.rs:23:5 |
| 4906 | 2026-03-06T04:27:27.774Z | | |
| 4907 | 2026-03-06T04:27:27.774Z | 23 | #[channel { |
| 4908 | 2026-03-06T04:27:27.774Z | | ^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 4909 | 2026-03-06T04:27:27.774Z | | |
| 4910 | 2026-03-06T04:27:27.774Z | help: the following other types implement trait `SharedExtractor` |
| 4911 | 2026-03-06T04:27:27.774Z | --> src/extractor/header.rs |
| 4912 | 2026-03-06T04:27:27.774Z | | |
| 4913 | 2026-03-06T04:27:27.774Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 4914 | 2026-03-06T04:27:27.774Z | | | where |
| 4915 | 2026-03-06T04:27:27.774Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4916 | 2026-03-06T04:27:27.774Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 4917 | 2026-03-06T04:27:27.774Z | | |
| 4918 | 2026-03-06T04:27:27.774Z | ::: src/extractor/path.rs |
| 4919 | 2026-03-06T04:27:27.774Z | | |
| 4920 | 2026-03-06T04:27:27.774Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 4921 | 2026-03-06T04:27:27.774Z | | | where |
| 4922 | 2026-03-06T04:27:27.774Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 4923 | 2026-03-06T04:27:27.774Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 4924 | 2026-03-06T04:27:27.774Z | | |
| 4925 | 2026-03-06T04:27:27.775Z | ::: src/extractor/query.rs |
| 4926 | 2026-03-06T04:27:27.775Z | | |
| 4927 | 2026-03-06T04:27:27.775Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 4928 | 2026-03-06T04:27:27.775Z | | | where |
| 4929 | 2026-03-06T04:27:27.775Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 4930 | 2026-03-06T04:27:27.775Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 4931 | 2026-03-06T04:27:27.775Z | = note: required for `(std::string::String, WebsocketUpgrade)` to implement `dropshot::extractor::common::RequestExtractor` |
| 4932 | 2026-03-06T04:27:27.775Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4933 | 2026-03-06T04:27:27.775Z | --> src/api_description.rs |
| 4934 | 2026-03-06T04:27:27.775Z | | |
| 4935 | 2026-03-06T04:27:27.775Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 4936 | 2026-03-06T04:27:27.775Z | | ------------- required by a bound in this associated function |
| 4937 | 2026-03-06T04:27:27.775Z | ... |
| 4938 | 2026-03-06T04:27:27.775Z | | FuncParams: RequestExtractor + 'static, |
| 4939 | 2026-03-06T04:27:27.775Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 4940 | 2026-03-06T04:27:27.775Z | |
| 4941 | 2026-03-06T04:27:27.775Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {middle_not_shared_extractor_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 4942 | 2026-03-06T04:27:27.775Z | --> tests/fail/bad_trait_channel19.rs:23:5 |
| 4943 | 2026-03-06T04:27:27.775Z | | |
| 4944 | 2026-03-06T04:27:27.775Z | 19 | #[dropshot::api_description] |
| 4945 | 2026-03-06T04:27:27.775Z | | ---------------------------- required by a bound introduced by this call |
| 4946 | 2026-03-06T04:27:27.775Z | ... |
| 4947 | 2026-03-06T04:27:27.775Z | 23 | / #[channel { |
| 4948 | 2026-03-06T04:27:27.775Z | 24 | | protocol = WEBSOCKETS, |
| 4949 | 2026-03-06T04:27:27.775Z | 25 | | path = "/test", |
| 4950 | 2026-03-06T04:27:27.775Z | 26 | | }] |
| 4951 | 2026-03-06T04:27:27.775Z | 27 | | async fn middle_not_shared_extractor( |
| 4952 | 2026-03-06T04:27:27.775Z | | |_________^ unsatisfied trait bound |
| 4953 | 2026-03-06T04:27:27.775Z | | |
| 4954 | 2026-03-06T04:27:27.775Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, std::string::String, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {middle_not_shared_extractor_adapter::<ServerImpl>}` |
| 4955 | 2026-03-06T04:27:27.775Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 4956 | 2026-03-06T04:27:27.775Z | --> src/api_description.rs |
| 4957 | 2026-03-06T04:27:27.775Z | | |
| 4958 | 2026-03-06T04:27:27.775Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 4959 | 2026-03-06T04:27:27.779Z | | --- required by a bound in this associated function |
| 4960 | 2026-03-06T04:27:27.779Z | ... |
| 4961 | 2026-03-06T04:27:27.780Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 4962 | 2026-03-06T04:27:27.780Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 4963 | 2026-03-06T04:27:27.780Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4964 | 2026-03-06T04:27:27.780Z | note: If the actual output is the correct output you can bless it by rerunning |
| 4965 | 2026-03-06T04:27:27.780Z | your test with the environment variable TRYBUILD=overwrite |
| 4966 | 2026-03-06T04:27:27.780Z | |
| 4967 | 2026-03-06T04:27:27.780Z | test tests/fail/bad_trait_channel1a.rs ... ok |
| 4968 | 2026-03-06T04:27:27.780Z | test tests/fail/bad_trait_channel1b.rs ... ok |
| 4969 | 2026-03-06T04:27:27.780Z | test tests/fail/bad_trait_channel2.rs ... ok |
| 4970 | 2026-03-06T04:27:27.780Z | test tests/fail/bad_trait_channel20.rs ... ok |
| 4971 | 2026-03-06T04:27:27.780Z | test tests/fail/bad_trait_channel21.rs ... mismatch |
| 4972 | 2026-03-06T04:27:27.780Z | |
| 4973 | 2026-03-06T04:27:27.780Z | EXPECTED: |
| 4974 | 2026-03-06T04:27:27.780Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 4975 | 2026-03-06T04:27:27.780Z | error: channel handlers must have the following signature: |
| 4976 | 2026-03-06T04:27:27.780Z | async fn( |
| 4977 | 2026-03-06T04:27:27.780Z | rqctx: dropshot::RequestContext<Self::Context>, |
| 4978 | 2026-03-06T04:27:27.780Z | [query_params: Query<Q>,] |
| 4979 | 2026-03-06T04:27:27.780Z | [path_params: Path<P>,] |
| 4980 | 2026-03-06T04:27:27.780Z | websocket_connection: dropshot::WebsocketConnection, |
| 4981 | 2026-03-06T04:27:27.780Z | ) -> dropshot::WebsocketChannelResult |
| 4982 | 2026-03-06T04:27:27.780Z | --> tests/fail/bad_trait_channel21.rs:21:7 |
| 4983 | 2026-03-06T04:27:27.780Z | | |
| 4984 | 2026-03-06T04:27:27.780Z | 21 | trait MyServer { |
| 4985 | 2026-03-06T04:27:27.780Z | | ^^^^^^^^ |
| 4986 | 2026-03-06T04:27:27.780Z | |
| 4987 | 2026-03-06T04:27:27.780Z | error: endpoint `variadic_argument` must not have a variadic argument |
| 4988 | 2026-03-06T04:27:27.780Z | --> tests/fail/bad_trait_channel21.rs:32:9 |
| 4989 | 2026-03-06T04:27:27.780Z | | |
| 4990 | 2026-03-06T04:27:27.780Z | 32 | ... |
| 4991 | 2026-03-06T04:27:27.780Z | | ^^^ |
| 4992 | 2026-03-06T04:27:27.780Z | |
| 4993 | 2026-03-06T04:27:27.780Z | error: functions cannot be both `async` and C-variadic |
| 4994 | 2026-03-06T04:27:27.780Z | --> tests/fail/bad_trait_channel21.rs:29:5 |
| 4995 | 2026-03-06T04:27:27.780Z | | |
| 4996 | 2026-03-06T04:27:27.780Z | 29 | async fn variadic_argument( |
| 4997 | 2026-03-06T04:27:27.780Z | | ^^^^^ `async` because of this |
| 4998 | 2026-03-06T04:27:27.780Z | ... |
| 4999 | 2026-03-06T04:27:27.780Z | 32 | ... |
| 5000 | 2026-03-06T04:27:27.781Z | | ^^^ C-variadic because of this |
| 5001 | 2026-03-06T04:27:27.781Z | |
| 5002 | 2026-03-06T04:27:27.781Z | error: `...` is not supported for non-extern functions |
| 5003 | 2026-03-06T04:27:27.781Z | --> tests/fail/bad_trait_channel21.rs:32:9 |
| 5004 | 2026-03-06T04:27:27.781Z | | |
| 5005 | 2026-03-06T04:27:27.781Z | 32 | ... |
| 5006 | 2026-03-06T04:27:27.781Z | | ^^^ |
| 5007 | 2026-03-06T04:27:27.781Z | | |
| 5008 | 2026-03-06T04:27:27.781Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 5009 | 2026-03-06T04:27:27.781Z | |
| 5010 | 2026-03-06T04:27:27.781Z | error: functions cannot be both `async` and C-variadic |
| 5011 | 2026-03-06T04:27:27.781Z | --> tests/fail/bad_trait_channel21.rs:42:5 |
| 5012 | 2026-03-06T04:27:27.781Z | | |
| 5013 | 2026-03-06T04:27:27.781Z | 42 | async fn variadic_argument( |
| 5014 | 2026-03-06T04:27:27.781Z | | ^^^^^ `async` because of this |
| 5015 | 2026-03-06T04:27:27.781Z | ... |
| 5016 | 2026-03-06T04:27:27.781Z | 45 | ... |
| 5017 | 2026-03-06T04:27:27.781Z | | ^^^ C-variadic because of this |
| 5018 | 2026-03-06T04:27:27.781Z | |
| 5019 | 2026-03-06T04:27:27.781Z | error: `...` is not supported for non-extern functions |
| 5020 | 2026-03-06T04:27:27.781Z | --> tests/fail/bad_trait_channel21.rs:45:9 |
| 5021 | 2026-03-06T04:27:27.781Z | | |
| 5022 | 2026-03-06T04:27:27.781Z | 45 | ... |
| 5023 | 2026-03-06T04:27:27.781Z | | ^^^ |
| 5024 | 2026-03-06T04:27:27.781Z | | |
| 5025 | 2026-03-06T04:27:27.781Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 5026 | 2026-03-06T04:27:27.781Z | |
| 5027 | 2026-03-06T04:27:27.781Z | error[E0658]: C-variadic functions are unstable |
| 5028 | 2026-03-06T04:27:27.781Z | --> tests/fail/bad_trait_channel21.rs:29:5 |
| 5029 | 2026-03-06T04:27:27.781Z | | |
| 5030 | 2026-03-06T04:27:27.781Z | 29 | / async fn variadic_argument( |
| 5031 | 2026-03-06T04:27:27.781Z | 30 | | _rqctx: RequestContext<Self::Context>, |
| 5032 | 2026-03-06T04:27:27.781Z | 31 | | _param1: Query<QueryParams>, |
| 5033 | 2026-03-06T04:27:27.781Z | 32 | | ... |
| 5034 | 2026-03-06T04:27:27.781Z | 33 | | ) -> dropshot::WebsocketChannelResult; |
| 5035 | 2026-03-06T04:27:27.781Z | | |__________________________________________^ |
| 5036 | 2026-03-06T04:27:27.781Z | | |
| 5037 | 2026-03-06T04:27:27.781Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 5038 | 2026-03-06T04:27:27.781Z | |
| 5039 | 2026-03-06T04:27:27.782Z | error[E0658]: C-variadic functions are unstable |
| 5040 | 2026-03-06T04:27:27.782Z | --> tests/fail/bad_trait_channel21.rs:42:5 |
| 5041 | 2026-03-06T04:27:27.782Z | | |
| 5042 | 2026-03-06T04:27:27.782Z | 42 | / async fn variadic_argument( |
| 5043 | 2026-03-06T04:27:27.782Z | 43 | | _rqctx: RequestContext<()>, |
| 5044 | 2026-03-06T04:27:27.782Z | 44 | | _param1: Query<QueryParams>, |
| 5045 | 2026-03-06T04:27:27.782Z | 45 | | ... |
| 5046 | 2026-03-06T04:27:27.782Z | 46 | | ) -> dropshot::WebsocketChannelResult { |
| 5047 | 2026-03-06T04:27:27.782Z | 47 | | Ok(()) |
| 5048 | 2026-03-06T04:27:27.782Z | 48 | | } |
| 5049 | 2026-03-06T04:27:27.782Z | | |_____^ |
| 5050 | 2026-03-06T04:27:27.782Z | | |
| 5051 | 2026-03-06T04:27:27.782Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 5052 | 2026-03-06T04:27:27.782Z | |
| 5053 | 2026-03-06T04:27:27.782Z | warning: missing pattern for `...` argument |
| 5054 | 2026-03-06T04:27:27.782Z | --> tests/fail/bad_trait_channel21.rs:32:9 |
| 5055 | 2026-03-06T04:27:27.782Z | | |
| 5056 | 2026-03-06T04:27:27.782Z | 32 | ... |
| 5057 | 2026-03-06T04:27:27.782Z | | ^^^ |
| 5058 | 2026-03-06T04:27:27.782Z | | |
| 5059 | 2026-03-06T04:27:27.786Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 5060 | 2026-03-06T04:27:27.786Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 5061 | 2026-03-06T04:27:27.786Z | = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default |
| 5062 | 2026-03-06T04:27:27.786Z | help: name the argument, or use `_` to continue ignoring it |
| 5063 | 2026-03-06T04:27:27.786Z | | |
| 5064 | 2026-03-06T04:27:27.786Z | 32 | _: ... |
| 5065 | 2026-03-06T04:27:27.786Z | | ++ |
| 5066 | 2026-03-06T04:27:27.786Z | |
| 5067 | 2026-03-06T04:27:27.786Z | warning: missing pattern for `...` argument |
| 5068 | 2026-03-06T04:27:27.786Z | --> tests/fail/bad_trait_channel21.rs:45:9 |
| 5069 | 2026-03-06T04:27:27.786Z | | |
| 5070 | 2026-03-06T04:27:27.786Z | 45 | ... |
| 5071 | 2026-03-06T04:27:27.786Z | | ^^^ |
| 5072 | 2026-03-06T04:27:27.787Z | | |
| 5073 | 2026-03-06T04:27:27.787Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 5074 | 2026-03-06T04:27:27.787Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 5075 | 2026-03-06T04:27:27.787Z | help: name the argument, or use `_` to continue ignoring it |
| 5076 | 2026-03-06T04:27:27.787Z | | |
| 5077 | 2026-03-06T04:27:27.787Z | 45 | _: ... |
| 5078 | 2026-03-06T04:27:27.787Z | | ++ |
| 5079 | 2026-03-06T04:27:27.787Z | |
| 5080 | 2026-03-06T04:27:27.787Z | error[E0700]: hidden type for `impl Future<Output = Result<(), Box<(dyn StdError + Send + Sync + 'static)>>>` captures lifetime that does not appear in bounds |
| 5081 | 2026-03-06T04:27:27.787Z | --> tests/fail/bad_trait_channel21.rs:46:43 |
| 5082 | 2026-03-06T04:27:27.787Z | | |
| 5083 | 2026-03-06T04:27:27.787Z | 42 | / async fn variadic_argument( |
| 5084 | 2026-03-06T04:27:27.787Z | 43 | | _rqctx: RequestContext<()>, |
| 5085 | 2026-03-06T04:27:27.787Z | 44 | | _param1: Query<QueryParams>, |
| 5086 | 2026-03-06T04:27:27.787Z | 45 | | ... |
| 5087 | 2026-03-06T04:27:27.787Z | 46 | | ) -> dropshot::WebsocketChannelResult { |
| 5088 | 2026-03-06T04:27:27.787Z | | | _________________________________________-_^ |
| 5089 | 2026-03-06T04:27:27.787Z | | ||_________________________________________| |
| 5090 | 2026-03-06T04:27:27.787Z | | | opaque type defined here |
| 5091 | 2026-03-06T04:27:27.787Z | 47 | | Ok(()) |
| 5092 | 2026-03-06T04:27:27.787Z | 48 | | } |
| 5093 | 2026-03-06T04:27:27.787Z | | |_____^ |
| 5094 | 2026-03-06T04:27:27.787Z | | |
| 5095 | 2026-03-06T04:27:27.787Z | = note: hidden type `{async fn body of <MyImpl as MyServer>::variadic_argument()}` captures lifetime `'_` |
| 5096 | 2026-03-06T04:27:27.787Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5097 | 2026-03-06T04:27:27.787Z | |
| 5098 | 2026-03-06T04:27:27.787Z | ACTUAL OUTPUT: |
| 5099 | 2026-03-06T04:27:27.787Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5100 | 2026-03-06T04:27:27.787Z | error: channel handlers must have the following signature: |
| 5101 | 2026-03-06T04:27:27.787Z | async fn( |
| 5102 | 2026-03-06T04:27:27.787Z | rqctx: dropshot::RequestContext<Self::Context>, |
| 5103 | 2026-03-06T04:27:27.787Z | [query_params: Query<Q>,] |
| 5104 | 2026-03-06T04:27:27.787Z | [path_params: Path<P>,] |
| 5105 | 2026-03-06T04:27:27.787Z | websocket_connection: dropshot::WebsocketConnection, |
| 5106 | 2026-03-06T04:27:27.787Z | ) -> dropshot::WebsocketChannelResult |
| 5107 | 2026-03-06T04:27:27.787Z | --> tests/fail/bad_trait_channel21.rs:21:7 |
| 5108 | 2026-03-06T04:27:27.787Z | | |
| 5109 | 2026-03-06T04:27:27.787Z | 21 | trait MyServer { |
| 5110 | 2026-03-06T04:27:27.788Z | | ^^^^^^^^ |
| 5111 | 2026-03-06T04:27:27.788Z | |
| 5112 | 2026-03-06T04:27:27.788Z | error: endpoint `variadic_argument` must not have a variadic argument |
| 5113 | 2026-03-06T04:27:27.788Z | --> tests/fail/bad_trait_channel21.rs:32:9 |
| 5114 | 2026-03-06T04:27:27.788Z | | |
| 5115 | 2026-03-06T04:27:27.788Z | 32 | ... |
| 5116 | 2026-03-06T04:27:27.788Z | | ^^^ |
| 5117 | 2026-03-06T04:27:27.788Z | |
| 5118 | 2026-03-06T04:27:27.788Z | error: functions cannot be both `async` and C-variadic |
| 5119 | 2026-03-06T04:27:27.788Z | --> tests/fail/bad_trait_channel21.rs:29:5 |
| 5120 | 2026-03-06T04:27:27.788Z | | |
| 5121 | 2026-03-06T04:27:27.788Z | 29 | async fn variadic_argument( |
| 5122 | 2026-03-06T04:27:27.788Z | | ^^^^^ `async` because of this |
| 5123 | 2026-03-06T04:27:27.788Z | ... |
| 5124 | 2026-03-06T04:27:27.788Z | 32 | ... |
| 5125 | 2026-03-06T04:27:27.788Z | | ^^^ C-variadic because of this |
| 5126 | 2026-03-06T04:27:27.788Z | |
| 5127 | 2026-03-06T04:27:27.788Z | error: `...` is not supported for non-extern functions |
| 5128 | 2026-03-06T04:27:27.788Z | --> tests/fail/bad_trait_channel21.rs:32:9 |
| 5129 | 2026-03-06T04:27:27.788Z | | |
| 5130 | 2026-03-06T04:27:27.788Z | 32 | ... |
| 5131 | 2026-03-06T04:27:27.788Z | | ^^^ |
| 5132 | 2026-03-06T04:27:27.788Z | | |
| 5133 | 2026-03-06T04:27:27.788Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 5134 | 2026-03-06T04:27:27.788Z | |
| 5135 | 2026-03-06T04:27:27.788Z | error: functions cannot be both `async` and C-variadic |
| 5136 | 2026-03-06T04:27:27.788Z | --> tests/fail/bad_trait_channel21.rs:42:5 |
| 5137 | 2026-03-06T04:27:27.788Z | | |
| 5138 | 2026-03-06T04:27:27.788Z | 42 | async fn variadic_argument( |
| 5139 | 2026-03-06T04:27:27.788Z | | ^^^^^ `async` because of this |
| 5140 | 2026-03-06T04:27:27.788Z | ... |
| 5141 | 2026-03-06T04:27:27.788Z | 45 | ... |
| 5142 | 2026-03-06T04:27:27.788Z | | ^^^ C-variadic because of this |
| 5143 | 2026-03-06T04:27:27.788Z | |
| 5144 | 2026-03-06T04:27:27.788Z | error: `...` is not supported for non-extern functions |
| 5145 | 2026-03-06T04:27:27.788Z | --> tests/fail/bad_trait_channel21.rs:45:9 |
| 5146 | 2026-03-06T04:27:27.788Z | | |
| 5147 | 2026-03-06T04:27:27.788Z | 45 | ... |
| 5148 | 2026-03-06T04:27:27.788Z | | ^^^ |
| 5149 | 2026-03-06T04:27:27.789Z | | |
| 5150 | 2026-03-06T04:27:27.789Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 5151 | 2026-03-06T04:27:27.789Z | |
| 5152 | 2026-03-06T04:27:27.789Z | error[E0658]: C-variadic functions are unstable |
| 5153 | 2026-03-06T04:27:27.789Z | --> tests/fail/bad_trait_channel21.rs:29:5 |
| 5154 | 2026-03-06T04:27:27.789Z | | |
| 5155 | 2026-03-06T04:27:27.789Z | 29 | / async fn variadic_argument( |
| 5156 | 2026-03-06T04:27:27.789Z | 30 | | _rqctx: RequestContext<Self::Context>, |
| 5157 | 2026-03-06T04:27:27.789Z | 31 | | _param1: Query<QueryParams>, |
| 5158 | 2026-03-06T04:27:27.789Z | 32 | | ... |
| 5159 | 2026-03-06T04:27:27.794Z | 33 | | ) -> dropshot::WebsocketChannelResult; |
| 5160 | 2026-03-06T04:27:27.794Z | | |__________________________________________^ |
| 5161 | 2026-03-06T04:27:27.794Z | | |
| 5162 | 2026-03-06T04:27:27.794Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 5163 | 2026-03-06T04:27:27.794Z | |
| 5164 | 2026-03-06T04:27:27.794Z | error[E0658]: C-variadic functions are unstable |
| 5165 | 2026-03-06T04:27:27.794Z | --> tests/fail/bad_trait_channel21.rs:42:5 |
| 5166 | 2026-03-06T04:27:27.794Z | | |
| 5167 | 2026-03-06T04:27:27.794Z | 42 | / async fn variadic_argument( |
| 5168 | 2026-03-06T04:27:27.794Z | 43 | | _rqctx: RequestContext<()>, |
| 5169 | 2026-03-06T04:27:27.794Z | 44 | | _param1: Query<QueryParams>, |
| 5170 | 2026-03-06T04:27:27.794Z | 45 | | ... |
| 5171 | 2026-03-06T04:27:27.794Z | 46 | | ) -> dropshot::WebsocketChannelResult { |
| 5172 | 2026-03-06T04:27:27.794Z | 47 | | Ok(()) |
| 5173 | 2026-03-06T04:27:27.794Z | 48 | | } |
| 5174 | 2026-03-06T04:27:27.794Z | | |_____^ |
| 5175 | 2026-03-06T04:27:27.794Z | | |
| 5176 | 2026-03-06T04:27:27.794Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 5177 | 2026-03-06T04:27:27.794Z | |
| 5178 | 2026-03-06T04:27:27.794Z | warning: missing pattern for `...` argument |
| 5179 | 2026-03-06T04:27:27.794Z | --> tests/fail/bad_trait_channel21.rs:32:9 |
| 5180 | 2026-03-06T04:27:27.794Z | | |
| 5181 | 2026-03-06T04:27:27.794Z | 32 | ... |
| 5182 | 2026-03-06T04:27:27.794Z | | ^^^ |
| 5183 | 2026-03-06T04:27:27.794Z | | |
| 5184 | 2026-03-06T04:27:27.794Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 5185 | 2026-03-06T04:27:27.794Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 5186 | 2026-03-06T04:27:27.794Z | = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default |
| 5187 | 2026-03-06T04:27:27.794Z | help: name the argument, or use `_` to continue ignoring it |
| 5188 | 2026-03-06T04:27:27.794Z | | |
| 5189 | 2026-03-06T04:27:27.794Z | 32 | _: ... |
| 5190 | 2026-03-06T04:27:27.794Z | | ++ |
| 5191 | 2026-03-06T04:27:27.794Z | |
| 5192 | 2026-03-06T04:27:27.795Z | warning: missing pattern for `...` argument |
| 5193 | 2026-03-06T04:27:27.795Z | --> tests/fail/bad_trait_channel21.rs:45:9 |
| 5194 | 2026-03-06T04:27:27.795Z | | |
| 5195 | 2026-03-06T04:27:27.795Z | 45 | ... |
| 5196 | 2026-03-06T04:27:27.795Z | | ^^^ |
| 5197 | 2026-03-06T04:27:27.795Z | | |
| 5198 | 2026-03-06T04:27:27.795Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 5199 | 2026-03-06T04:27:27.795Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 5200 | 2026-03-06T04:27:27.795Z | help: name the argument, or use `_` to continue ignoring it |
| 5201 | 2026-03-06T04:27:27.795Z | | |
| 5202 | 2026-03-06T04:27:27.795Z | 45 | _: ... |
| 5203 | 2026-03-06T04:27:27.795Z | | ++ |
| 5204 | 2026-03-06T04:27:27.795Z | |
| 5205 | 2026-03-06T04:27:27.795Z | error[E0700]: hidden type for `impl Future<Output = Result<(), Box<(dyn StdError + Send + Sync + 'static)>>>` captures lifetime that does not appear in bounds |
| 5206 | 2026-03-06T04:27:27.795Z | --> tests/fail/bad_trait_channel21.rs:46:43 |
| 5207 | 2026-03-06T04:27:27.795Z | | |
| 5208 | 2026-03-06T04:27:27.795Z | 46 | ) -> dropshot::WebsocketChannelResult { |
| 5209 | 2026-03-06T04:27:27.795Z | | __________--------------------------------_^ |
| 5210 | 2026-03-06T04:27:27.795Z | | | | |
| 5211 | 2026-03-06T04:27:27.795Z | | | opaque type defined here |
| 5212 | 2026-03-06T04:27:27.795Z | 47 | | Ok(()) |
| 5213 | 2026-03-06T04:27:27.795Z | 48 | | } |
| 5214 | 2026-03-06T04:27:27.795Z | | |_____^ |
| 5215 | 2026-03-06T04:27:27.795Z | | |
| 5216 | 2026-03-06T04:27:27.795Z | = note: hidden type `{async fn body of <MyImpl as MyServer>::variadic_argument()}` captures lifetime `'_` |
| 5217 | 2026-03-06T04:27:27.795Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5218 | 2026-03-06T04:27:27.795Z | note: If the actual output is the correct output you can bless it by rerunning |
| 5219 | 2026-03-06T04:27:27.795Z | your test with the environment variable TRYBUILD=overwrite |
| 5220 | 2026-03-06T04:27:27.795Z | |
| 5221 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel22.rs ... ok |
| 5222 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel23.rs ... ok |
| 5223 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel24.rs ... ok |
| 5224 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel25.rs ... ok |
| 5225 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel26.rs ... ok |
| 5226 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel28.rs ... ok |
| 5227 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel3.rs ... ok |
| 5228 | 2026-03-06T04:27:27.795Z | test tests/fail/bad_trait_channel4.rs ... mismatch |
| 5229 | 2026-03-06T04:27:27.795Z | |
| 5230 | 2026-03-06T04:27:27.795Z | EXPECTED: |
| 5231 | 2026-03-06T04:27:27.795Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5232 | 2026-03-06T04:27:27.796Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5233 | 2026-03-06T04:27:27.796Z | --> tests/fail/bad_trait_channel4.rs:26:18 |
| 5234 | 2026-03-06T04:27:27.796Z | | |
| 5235 | 2026-03-06T04:27:27.796Z | 26 | _params: Query<QueryParams>, |
| 5236 | 2026-03-06T04:27:27.796Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5237 | 2026-03-06T04:27:27.796Z | | |
| 5238 | 2026-03-06T04:27:27.796Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5239 | 2026-03-06T04:27:27.796Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5240 | 2026-03-06T04:27:27.796Z | | |
| 5241 | 2026-03-06T04:27:27.796Z | 11 | struct QueryParams { |
| 5242 | 2026-03-06T04:27:27.796Z | | ^^^^^^^^^^^^^^^^^^ |
| 5243 | 2026-03-06T04:27:27.796Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5244 | 2026-03-06T04:27:27.796Z | &'a T |
| 5245 | 2026-03-06T04:27:27.796Z | &'a mut T |
| 5246 | 2026-03-06T04:27:27.796Z | () |
| 5247 | 2026-03-06T04:27:27.796Z | (T0, T1) |
| 5248 | 2026-03-06T04:27:27.796Z | (T0, T1, T2) |
| 5249 | 2026-03-06T04:27:27.796Z | (T0, T1, T2, T3) |
| 5250 | 2026-03-06T04:27:27.796Z | (T0, T1, T2, T3, T4) |
| 5251 | 2026-03-06T04:27:27.796Z | (T0, T1, T2, T3, T4, T5) |
| 5252 | 2026-03-06T04:27:27.796Z | and $N others |
| 5253 | 2026-03-06T04:27:27.796Z | note: required by a bound in `dropshot::Query` |
| 5254 | 2026-03-06T04:27:27.796Z | --> src/extractor/query.rs |
| 5255 | 2026-03-06T04:27:27.796Z | | |
| 5256 | 2026-03-06T04:27:27.796Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5257 | 2026-03-06T04:27:27.796Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5258 | 2026-03-06T04:27:27.796Z | |
| 5259 | 2026-03-06T04:27:27.801Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5260 | 2026-03-06T04:27:27.801Z | --> tests/fail/bad_trait_channel4.rs:26:18 |
| 5261 | 2026-03-06T04:27:27.801Z | | |
| 5262 | 2026-03-06T04:27:27.801Z | 26 | _params: Query<QueryParams>, |
| 5263 | 2026-03-06T04:27:27.801Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5264 | 2026-03-06T04:27:27.801Z | | |
| 5265 | 2026-03-06T04:27:27.801Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5266 | 2026-03-06T04:27:27.801Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5267 | 2026-03-06T04:27:27.801Z | | |
| 5268 | 2026-03-06T04:27:27.801Z | 11 | struct QueryParams { |
| 5269 | 2026-03-06T04:27:27.801Z | | ^^^^^^^^^^^^^^^^^^ |
| 5270 | 2026-03-06T04:27:27.801Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5271 | 2026-03-06T04:27:27.801Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5272 | 2026-03-06T04:27:27.801Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5273 | 2026-03-06T04:27:27.801Z | &'a [u8] |
| 5274 | 2026-03-06T04:27:27.801Z | &'a camino::Utf8Path |
| 5275 | 2026-03-06T04:27:27.801Z | &'a std::path::Path |
| 5276 | 2026-03-06T04:27:27.801Z | &'a str |
| 5277 | 2026-03-06T04:27:27.801Z | () |
| 5278 | 2026-03-06T04:27:27.801Z | (T,) |
| 5279 | 2026-03-06T04:27:27.801Z | (T0, T1) |
| 5280 | 2026-03-06T04:27:27.801Z | (T0, T1, T2) |
| 5281 | 2026-03-06T04:27:27.801Z | and $N others |
| 5282 | 2026-03-06T04:27:27.801Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5283 | 2026-03-06T04:27:27.801Z | note: required by a bound in `dropshot::Query` |
| 5284 | 2026-03-06T04:27:27.801Z | --> src/extractor/query.rs |
| 5285 | 2026-03-06T04:27:27.801Z | | |
| 5286 | 2026-03-06T04:27:27.801Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5287 | 2026-03-06T04:27:27.801Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5288 | 2026-03-06T04:27:27.801Z | |
| 5289 | 2026-03-06T04:27:27.801Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5290 | 2026-03-06T04:27:27.801Z | --> tests/fail/bad_trait_channel4.rs:39:5 |
| 5291 | 2026-03-06T04:27:27.801Z | | |
| 5292 | 2026-03-06T04:27:27.801Z | 39 | / async fn bad_channel( |
| 5293 | 2026-03-06T04:27:27.802Z | 40 | | _rqctx: RequestContext<()>, |
| 5294 | 2026-03-06T04:27:27.802Z | 41 | | _params: Query<QueryParams>, |
| 5295 | 2026-03-06T04:27:27.802Z | 42 | | _upgraded: WebsocketConnection, |
| 5296 | 2026-03-06T04:27:27.802Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 5297 | 2026-03-06T04:27:27.802Z | | |_________________________________________^ unsatisfied trait bound |
| 5298 | 2026-03-06T04:27:27.802Z | | |
| 5299 | 2026-03-06T04:27:27.802Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5300 | 2026-03-06T04:27:27.802Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5301 | 2026-03-06T04:27:27.802Z | | |
| 5302 | 2026-03-06T04:27:27.802Z | 11 | struct QueryParams { |
| 5303 | 2026-03-06T04:27:27.802Z | | ^^^^^^^^^^^^^^^^^^ |
| 5304 | 2026-03-06T04:27:27.802Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5305 | 2026-03-06T04:27:27.802Z | &'a T |
| 5306 | 2026-03-06T04:27:27.802Z | &'a mut T |
| 5307 | 2026-03-06T04:27:27.802Z | () |
| 5308 | 2026-03-06T04:27:27.802Z | (T0, T1) |
| 5309 | 2026-03-06T04:27:27.802Z | (T0, T1, T2) |
| 5310 | 2026-03-06T04:27:27.802Z | (T0, T1, T2, T3) |
| 5311 | 2026-03-06T04:27:27.802Z | (T0, T1, T2, T3, T4) |
| 5312 | 2026-03-06T04:27:27.802Z | (T0, T1, T2, T3, T4, T5) |
| 5313 | 2026-03-06T04:27:27.802Z | and $N others |
| 5314 | 2026-03-06T04:27:27.802Z | note: required by a bound in `dropshot::Query` |
| 5315 | 2026-03-06T04:27:27.802Z | --> src/extractor/query.rs |
| 5316 | 2026-03-06T04:27:27.802Z | | |
| 5317 | 2026-03-06T04:27:27.802Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5318 | 2026-03-06T04:27:27.802Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5319 | 2026-03-06T04:27:27.802Z | |
| 5320 | 2026-03-06T04:27:27.802Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5321 | 2026-03-06T04:27:27.802Z | --> tests/fail/bad_trait_channel4.rs:39:5 |
| 5322 | 2026-03-06T04:27:27.802Z | | |
| 5323 | 2026-03-06T04:27:27.802Z | 39 | / async fn bad_channel( |
| 5324 | 2026-03-06T04:27:27.802Z | 40 | | _rqctx: RequestContext<()>, |
| 5325 | 2026-03-06T04:27:27.802Z | 41 | | _params: Query<QueryParams>, |
| 5326 | 2026-03-06T04:27:27.802Z | 42 | | _upgraded: WebsocketConnection, |
| 5327 | 2026-03-06T04:27:27.802Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 5328 | 2026-03-06T04:27:27.802Z | | |_________________________________________^ unsatisfied trait bound |
| 5329 | 2026-03-06T04:27:27.802Z | | |
| 5330 | 2026-03-06T04:27:27.802Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5331 | 2026-03-06T04:27:27.802Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5332 | 2026-03-06T04:27:27.803Z | | |
| 5333 | 2026-03-06T04:27:27.803Z | 11 | struct QueryParams { |
| 5334 | 2026-03-06T04:27:27.803Z | | ^^^^^^^^^^^^^^^^^^ |
| 5335 | 2026-03-06T04:27:27.803Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5336 | 2026-03-06T04:27:27.803Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5337 | 2026-03-06T04:27:27.803Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5338 | 2026-03-06T04:27:27.803Z | &'a [u8] |
| 5339 | 2026-03-06T04:27:27.803Z | &'a camino::Utf8Path |
| 5340 | 2026-03-06T04:27:27.803Z | &'a std::path::Path |
| 5341 | 2026-03-06T04:27:27.803Z | &'a str |
| 5342 | 2026-03-06T04:27:27.803Z | () |
| 5343 | 2026-03-06T04:27:27.803Z | (T,) |
| 5344 | 2026-03-06T04:27:27.803Z | (T0, T1) |
| 5345 | 2026-03-06T04:27:27.803Z | (T0, T1, T2) |
| 5346 | 2026-03-06T04:27:27.803Z | and $N others |
| 5347 | 2026-03-06T04:27:27.803Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5348 | 2026-03-06T04:27:27.803Z | note: required by a bound in `dropshot::Query` |
| 5349 | 2026-03-06T04:27:27.803Z | --> src/extractor/query.rs |
| 5350 | 2026-03-06T04:27:27.803Z | | |
| 5351 | 2026-03-06T04:27:27.803Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5352 | 2026-03-06T04:27:27.803Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5353 | 2026-03-06T04:27:27.803Z | |
| 5354 | 2026-03-06T04:27:27.803Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5355 | 2026-03-06T04:27:27.803Z | --> tests/fail/bad_trait_channel4.rs:39:5 |
| 5356 | 2026-03-06T04:27:27.803Z | | |
| 5357 | 2026-03-06T04:27:27.803Z | 39 | / async fn bad_channel( |
| 5358 | 2026-03-06T04:27:27.803Z | 40 | | _rqctx: RequestContext<()>, |
| 5359 | 2026-03-06T04:27:27.807Z | 41 | | _params: Query<QueryParams>, |
| 5360 | 2026-03-06T04:27:27.807Z | 42 | | _upgraded: WebsocketConnection, |
| 5361 | 2026-03-06T04:27:27.807Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 5362 | 2026-03-06T04:27:27.807Z | | |_________________________________________^ unsatisfied trait bound |
| 5363 | 2026-03-06T04:27:27.807Z | | |
| 5364 | 2026-03-06T04:27:27.807Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5365 | 2026-03-06T04:27:27.807Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5366 | 2026-03-06T04:27:27.807Z | | |
| 5367 | 2026-03-06T04:27:27.807Z | 11 | struct QueryParams { |
| 5368 | 2026-03-06T04:27:27.807Z | | ^^^^^^^^^^^^^^^^^^ |
| 5369 | 2026-03-06T04:27:27.807Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5370 | 2026-03-06T04:27:27.807Z | &'a T |
| 5371 | 2026-03-06T04:27:27.807Z | &'a mut T |
| 5372 | 2026-03-06T04:27:27.808Z | () |
| 5373 | 2026-03-06T04:27:27.808Z | (T0, T1) |
| 5374 | 2026-03-06T04:27:27.808Z | (T0, T1, T2) |
| 5375 | 2026-03-06T04:27:27.808Z | (T0, T1, T2, T3) |
| 5376 | 2026-03-06T04:27:27.808Z | (T0, T1, T2, T3, T4) |
| 5377 | 2026-03-06T04:27:27.808Z | (T0, T1, T2, T3, T4, T5) |
| 5378 | 2026-03-06T04:27:27.808Z | and $N others |
| 5379 | 2026-03-06T04:27:27.808Z | note: required by a bound in `dropshot::Query` |
| 5380 | 2026-03-06T04:27:27.808Z | --> src/extractor/query.rs |
| 5381 | 2026-03-06T04:27:27.808Z | | |
| 5382 | 2026-03-06T04:27:27.808Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5383 | 2026-03-06T04:27:27.808Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5384 | 2026-03-06T04:27:27.808Z | |
| 5385 | 2026-03-06T04:27:27.808Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5386 | 2026-03-06T04:27:27.808Z | --> tests/fail/bad_trait_channel4.rs:39:5 |
| 5387 | 2026-03-06T04:27:27.808Z | | |
| 5388 | 2026-03-06T04:27:27.808Z | 39 | / async fn bad_channel( |
| 5389 | 2026-03-06T04:27:27.808Z | 40 | | _rqctx: RequestContext<()>, |
| 5390 | 2026-03-06T04:27:27.808Z | 41 | | _params: Query<QueryParams>, |
| 5391 | 2026-03-06T04:27:27.808Z | 42 | | _upgraded: WebsocketConnection, |
| 5392 | 2026-03-06T04:27:27.808Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 5393 | 2026-03-06T04:27:27.808Z | | |_________________________________________^ unsatisfied trait bound |
| 5394 | 2026-03-06T04:27:27.808Z | | |
| 5395 | 2026-03-06T04:27:27.808Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5396 | 2026-03-06T04:27:27.808Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5397 | 2026-03-06T04:27:27.808Z | | |
| 5398 | 2026-03-06T04:27:27.808Z | 11 | struct QueryParams { |
| 5399 | 2026-03-06T04:27:27.808Z | | ^^^^^^^^^^^^^^^^^^ |
| 5400 | 2026-03-06T04:27:27.808Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5401 | 2026-03-06T04:27:27.808Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5402 | 2026-03-06T04:27:27.808Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5403 | 2026-03-06T04:27:27.808Z | &'a [u8] |
| 5404 | 2026-03-06T04:27:27.808Z | &'a camino::Utf8Path |
| 5405 | 2026-03-06T04:27:27.808Z | &'a std::path::Path |
| 5406 | 2026-03-06T04:27:27.808Z | &'a str |
| 5407 | 2026-03-06T04:27:27.808Z | () |
| 5408 | 2026-03-06T04:27:27.808Z | (T,) |
| 5409 | 2026-03-06T04:27:27.808Z | (T0, T1) |
| 5410 | 2026-03-06T04:27:27.808Z | (T0, T1, T2) |
| 5411 | 2026-03-06T04:27:27.809Z | and $N others |
| 5412 | 2026-03-06T04:27:27.809Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5413 | 2026-03-06T04:27:27.809Z | note: required by a bound in `dropshot::Query` |
| 5414 | 2026-03-06T04:27:27.809Z | --> src/extractor/query.rs |
| 5415 | 2026-03-06T04:27:27.809Z | | |
| 5416 | 2026-03-06T04:27:27.809Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5417 | 2026-03-06T04:27:27.809Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5418 | 2026-03-06T04:27:27.809Z | |
| 5419 | 2026-03-06T04:27:27.809Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5420 | 2026-03-06T04:27:27.809Z | --> tests/fail/bad_trait_channel4.rs:41:18 |
| 5421 | 2026-03-06T04:27:27.809Z | | |
| 5422 | 2026-03-06T04:27:27.809Z | 41 | _params: Query<QueryParams>, |
| 5423 | 2026-03-06T04:27:27.809Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5424 | 2026-03-06T04:27:27.809Z | | |
| 5425 | 2026-03-06T04:27:27.809Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5426 | 2026-03-06T04:27:27.809Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5427 | 2026-03-06T04:27:27.809Z | | |
| 5428 | 2026-03-06T04:27:27.809Z | 11 | struct QueryParams { |
| 5429 | 2026-03-06T04:27:27.809Z | | ^^^^^^^^^^^^^^^^^^ |
| 5430 | 2026-03-06T04:27:27.809Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5431 | 2026-03-06T04:27:27.809Z | &'a T |
| 5432 | 2026-03-06T04:27:27.809Z | &'a mut T |
| 5433 | 2026-03-06T04:27:27.809Z | () |
| 5434 | 2026-03-06T04:27:27.809Z | (T0, T1) |
| 5435 | 2026-03-06T04:27:27.809Z | (T0, T1, T2) |
| 5436 | 2026-03-06T04:27:27.809Z | (T0, T1, T2, T3) |
| 5437 | 2026-03-06T04:27:27.809Z | (T0, T1, T2, T3, T4) |
| 5438 | 2026-03-06T04:27:27.809Z | (T0, T1, T2, T3, T4, T5) |
| 5439 | 2026-03-06T04:27:27.809Z | and $N others |
| 5440 | 2026-03-06T04:27:27.809Z | note: required by a bound in `dropshot::Query` |
| 5441 | 2026-03-06T04:27:27.809Z | --> src/extractor/query.rs |
| 5442 | 2026-03-06T04:27:27.809Z | | |
| 5443 | 2026-03-06T04:27:27.809Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5444 | 2026-03-06T04:27:27.809Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5445 | 2026-03-06T04:27:27.809Z | |
| 5446 | 2026-03-06T04:27:27.809Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5447 | 2026-03-06T04:27:27.809Z | --> tests/fail/bad_trait_channel4.rs:41:18 |
| 5448 | 2026-03-06T04:27:27.809Z | | |
| 5449 | 2026-03-06T04:27:27.809Z | 41 | _params: Query<QueryParams>, |
| 5450 | 2026-03-06T04:27:27.809Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5451 | 2026-03-06T04:27:27.810Z | | |
| 5452 | 2026-03-06T04:27:27.810Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5453 | 2026-03-06T04:27:27.810Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5454 | 2026-03-06T04:27:27.810Z | | |
| 5455 | 2026-03-06T04:27:27.810Z | 11 | struct QueryParams { |
| 5456 | 2026-03-06T04:27:27.810Z | | ^^^^^^^^^^^^^^^^^^ |
| 5457 | 2026-03-06T04:27:27.810Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5458 | 2026-03-06T04:27:27.810Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5459 | 2026-03-06T04:27:27.814Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5460 | 2026-03-06T04:27:27.814Z | &'a [u8] |
| 5461 | 2026-03-06T04:27:27.814Z | &'a camino::Utf8Path |
| 5462 | 2026-03-06T04:27:27.814Z | &'a std::path::Path |
| 5463 | 2026-03-06T04:27:27.814Z | &'a str |
| 5464 | 2026-03-06T04:27:27.814Z | () |
| 5465 | 2026-03-06T04:27:27.814Z | (T,) |
| 5466 | 2026-03-06T04:27:27.814Z | (T0, T1) |
| 5467 | 2026-03-06T04:27:27.814Z | (T0, T1, T2) |
| 5468 | 2026-03-06T04:27:27.814Z | and $N others |
| 5469 | 2026-03-06T04:27:27.814Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5470 | 2026-03-06T04:27:27.814Z | note: required by a bound in `dropshot::Query` |
| 5471 | 2026-03-06T04:27:27.814Z | --> src/extractor/query.rs |
| 5472 | 2026-03-06T04:27:27.814Z | | |
| 5473 | 2026-03-06T04:27:27.814Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5474 | 2026-03-06T04:27:27.814Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5475 | 2026-03-06T04:27:27.814Z | |
| 5476 | 2026-03-06T04:27:27.814Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5477 | 2026-03-06T04:27:27.814Z | --> tests/fail/bad_trait_channel4.rs:16:1 |
| 5478 | 2026-03-06T04:27:27.814Z | | |
| 5479 | 2026-03-06T04:27:27.814Z | 16 | #[dropshot::api_description] |
| 5480 | 2026-03-06T04:27:27.814Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5481 | 2026-03-06T04:27:27.814Z | | |
| 5482 | 2026-03-06T04:27:27.814Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5483 | 2026-03-06T04:27:27.814Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5484 | 2026-03-06T04:27:27.814Z | | |
| 5485 | 2026-03-06T04:27:27.814Z | 11 | struct QueryParams { |
| 5486 | 2026-03-06T04:27:27.815Z | | ^^^^^^^^^^^^^^^^^^ |
| 5487 | 2026-03-06T04:27:27.815Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5488 | 2026-03-06T04:27:27.815Z | &'a T |
| 5489 | 2026-03-06T04:27:27.815Z | &'a mut T |
| 5490 | 2026-03-06T04:27:27.815Z | () |
| 5491 | 2026-03-06T04:27:27.815Z | (T0, T1) |
| 5492 | 2026-03-06T04:27:27.815Z | (T0, T1, T2) |
| 5493 | 2026-03-06T04:27:27.815Z | (T0, T1, T2, T3) |
| 5494 | 2026-03-06T04:27:27.815Z | (T0, T1, T2, T3, T4) |
| 5495 | 2026-03-06T04:27:27.815Z | (T0, T1, T2, T3, T4, T5) |
| 5496 | 2026-03-06T04:27:27.815Z | and $N others |
| 5497 | 2026-03-06T04:27:27.815Z | note: required by a bound in `dropshot::Query` |
| 5498 | 2026-03-06T04:27:27.815Z | --> src/extractor/query.rs |
| 5499 | 2026-03-06T04:27:27.815Z | | |
| 5500 | 2026-03-06T04:27:27.815Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5501 | 2026-03-06T04:27:27.815Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5502 | 2026-03-06T04:27:27.815Z | = note: this error originates in the attribute macro `dropshot::api_description` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 5503 | 2026-03-06T04:27:27.815Z | |
| 5504 | 2026-03-06T04:27:27.815Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5505 | 2026-03-06T04:27:27.815Z | --> tests/fail/bad_trait_channel4.rs:16:1 |
| 5506 | 2026-03-06T04:27:27.815Z | | |
| 5507 | 2026-03-06T04:27:27.815Z | 16 | #[dropshot::api_description] |
| 5508 | 2026-03-06T04:27:27.815Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5509 | 2026-03-06T04:27:27.815Z | | |
| 5510 | 2026-03-06T04:27:27.815Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5511 | 2026-03-06T04:27:27.815Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5512 | 2026-03-06T04:27:27.815Z | | |
| 5513 | 2026-03-06T04:27:27.815Z | 11 | struct QueryParams { |
| 5514 | 2026-03-06T04:27:27.815Z | | ^^^^^^^^^^^^^^^^^^ |
| 5515 | 2026-03-06T04:27:27.815Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5516 | 2026-03-06T04:27:27.815Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5517 | 2026-03-06T04:27:27.815Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5518 | 2026-03-06T04:27:27.815Z | &'a [u8] |
| 5519 | 2026-03-06T04:27:27.815Z | &'a camino::Utf8Path |
| 5520 | 2026-03-06T04:27:27.815Z | &'a std::path::Path |
| 5521 | 2026-03-06T04:27:27.815Z | &'a str |
| 5522 | 2026-03-06T04:27:27.815Z | () |
| 5523 | 2026-03-06T04:27:27.815Z | (T,) |
| 5524 | 2026-03-06T04:27:27.815Z | (T0, T1) |
| 5525 | 2026-03-06T04:27:27.815Z | (T0, T1, T2) |
| 5526 | 2026-03-06T04:27:27.816Z | and $N others |
| 5527 | 2026-03-06T04:27:27.816Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5528 | 2026-03-06T04:27:27.816Z | note: required by a bound in `dropshot::Query` |
| 5529 | 2026-03-06T04:27:27.816Z | --> src/extractor/query.rs |
| 5530 | 2026-03-06T04:27:27.816Z | | |
| 5531 | 2026-03-06T04:27:27.816Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5532 | 2026-03-06T04:27:27.816Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5533 | 2026-03-06T04:27:27.816Z | = note: this error originates in the attribute macro `dropshot::api_description` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 5534 | 2026-03-06T04:27:27.816Z | |
| 5535 | 2026-03-06T04:27:27.816Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5536 | 2026-03-06T04:27:27.816Z | --> tests/fail/bad_trait_channel4.rs:20:5 |
| 5537 | 2026-03-06T04:27:27.816Z | | |
| 5538 | 2026-03-06T04:27:27.816Z | 20 | #[channel { |
| 5539 | 2026-03-06T04:27:27.816Z | | ^ unsatisfied trait bound |
| 5540 | 2026-03-06T04:27:27.816Z | | |
| 5541 | 2026-03-06T04:27:27.816Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5542 | 2026-03-06T04:27:27.816Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5543 | 2026-03-06T04:27:27.816Z | | |
| 5544 | 2026-03-06T04:27:27.816Z | 11 | struct QueryParams { |
| 5545 | 2026-03-06T04:27:27.816Z | | ^^^^^^^^^^^^^^^^^^ |
| 5546 | 2026-03-06T04:27:27.816Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5547 | 2026-03-06T04:27:27.816Z | &'a T |
| 5548 | 2026-03-06T04:27:27.816Z | &'a mut T |
| 5549 | 2026-03-06T04:27:27.816Z | () |
| 5550 | 2026-03-06T04:27:27.816Z | (T0, T1) |
| 5551 | 2026-03-06T04:27:27.816Z | (T0, T1, T2) |
| 5552 | 2026-03-06T04:27:27.816Z | (T0, T1, T2, T3) |
| 5553 | 2026-03-06T04:27:27.816Z | (T0, T1, T2, T3, T4) |
| 5554 | 2026-03-06T04:27:27.816Z | (T0, T1, T2, T3, T4, T5) |
| 5555 | 2026-03-06T04:27:27.816Z | and $N others |
| 5556 | 2026-03-06T04:27:27.816Z | note: required by a bound in `dropshot::Query` |
| 5557 | 2026-03-06T04:27:27.816Z | --> src/extractor/query.rs |
| 5558 | 2026-03-06T04:27:27.816Z | | |
| 5559 | 2026-03-06T04:27:27.820Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5560 | 2026-03-06T04:27:27.820Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5561 | 2026-03-06T04:27:27.820Z | |
| 5562 | 2026-03-06T04:27:27.821Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5563 | 2026-03-06T04:27:27.821Z | --> tests/fail/bad_trait_channel4.rs:20:5 |
| 5564 | 2026-03-06T04:27:27.821Z | | |
| 5565 | 2026-03-06T04:27:27.821Z | 20 | #[channel { |
| 5566 | 2026-03-06T04:27:27.821Z | | ^ unsatisfied trait bound |
| 5567 | 2026-03-06T04:27:27.821Z | | |
| 5568 | 2026-03-06T04:27:27.821Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5569 | 2026-03-06T04:27:27.821Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5570 | 2026-03-06T04:27:27.821Z | | |
| 5571 | 2026-03-06T04:27:27.821Z | 11 | struct QueryParams { |
| 5572 | 2026-03-06T04:27:27.821Z | | ^^^^^^^^^^^^^^^^^^ |
| 5573 | 2026-03-06T04:27:27.821Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5574 | 2026-03-06T04:27:27.821Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5575 | 2026-03-06T04:27:27.821Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5576 | 2026-03-06T04:27:27.821Z | &'a [u8] |
| 5577 | 2026-03-06T04:27:27.821Z | &'a camino::Utf8Path |
| 5578 | 2026-03-06T04:27:27.821Z | &'a std::path::Path |
| 5579 | 2026-03-06T04:27:27.821Z | &'a str |
| 5580 | 2026-03-06T04:27:27.821Z | () |
| 5581 | 2026-03-06T04:27:27.821Z | (T,) |
| 5582 | 2026-03-06T04:27:27.821Z | (T0, T1) |
| 5583 | 2026-03-06T04:27:27.821Z | (T0, T1, T2) |
| 5584 | 2026-03-06T04:27:27.821Z | and $N others |
| 5585 | 2026-03-06T04:27:27.821Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5586 | 2026-03-06T04:27:27.821Z | note: required by a bound in `dropshot::Query` |
| 5587 | 2026-03-06T04:27:27.821Z | --> src/extractor/query.rs |
| 5588 | 2026-03-06T04:27:27.821Z | | |
| 5589 | 2026-03-06T04:27:27.821Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5590 | 2026-03-06T04:27:27.821Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5591 | 2026-03-06T04:27:27.821Z | |
| 5592 | 2026-03-06T04:27:27.821Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 5593 | 2026-03-06T04:27:27.821Z | --> tests/fail/bad_trait_channel4.rs:20:5 |
| 5594 | 2026-03-06T04:27:27.821Z | | |
| 5595 | 2026-03-06T04:27:27.821Z | 16 | #[dropshot::api_description] |
| 5596 | 2026-03-06T04:27:27.821Z | | ---------------------------- required by a bound introduced by this call |
| 5597 | 2026-03-06T04:27:27.821Z | ... |
| 5598 | 2026-03-06T04:27:27.821Z | 20 | / #[channel { |
| 5599 | 2026-03-06T04:27:27.821Z | 21 | | protocol = WEBSOCKETS, |
| 5600 | 2026-03-06T04:27:27.821Z | 22 | | path = "/test", |
| 5601 | 2026-03-06T04:27:27.822Z | 23 | | }] |
| 5602 | 2026-03-06T04:27:27.822Z | 24 | | async fn bad_channel( |
| 5603 | 2026-03-06T04:27:27.822Z | | |_________^ unsatisfied trait bound |
| 5604 | 2026-03-06T04:27:27.822Z | | |
| 5605 | 2026-03-06T04:27:27.822Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}` |
| 5606 | 2026-03-06T04:27:27.822Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 5607 | 2026-03-06T04:27:27.822Z | --> src/api_description.rs |
| 5608 | 2026-03-06T04:27:27.822Z | | |
| 5609 | 2026-03-06T04:27:27.822Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 5610 | 2026-03-06T04:27:27.822Z | | --- required by a bound in this associated function |
| 5611 | 2026-03-06T04:27:27.822Z | ... |
| 5612 | 2026-03-06T04:27:27.822Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 5613 | 2026-03-06T04:27:27.822Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 5614 | 2026-03-06T04:27:27.822Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5615 | 2026-03-06T04:27:27.822Z | |
| 5616 | 2026-03-06T04:27:27.822Z | ACTUAL OUTPUT: |
| 5617 | 2026-03-06T04:27:27.822Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5618 | 2026-03-06T04:27:27.822Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5619 | 2026-03-06T04:27:27.822Z | --> tests/fail/bad_trait_channel4.rs:26:18 |
| 5620 | 2026-03-06T04:27:27.822Z | | |
| 5621 | 2026-03-06T04:27:27.822Z | 26 | _params: Query<QueryParams>, |
| 5622 | 2026-03-06T04:27:27.822Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5623 | 2026-03-06T04:27:27.822Z | | |
| 5624 | 2026-03-06T04:27:27.822Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5625 | 2026-03-06T04:27:27.822Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5626 | 2026-03-06T04:27:27.822Z | | |
| 5627 | 2026-03-06T04:27:27.822Z | 11 | struct QueryParams { |
| 5628 | 2026-03-06T04:27:27.822Z | | ^^^^^^^^^^^^^^^^^^ |
| 5629 | 2026-03-06T04:27:27.822Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5630 | 2026-03-06T04:27:27.822Z | &'a T |
| 5631 | 2026-03-06T04:27:27.822Z | &'a mut T |
| 5632 | 2026-03-06T04:27:27.822Z | () |
| 5633 | 2026-03-06T04:27:27.822Z | (T0, T1) |
| 5634 | 2026-03-06T04:27:27.822Z | (T0, T1, T2) |
| 5635 | 2026-03-06T04:27:27.822Z | (T0, T1, T2, T3) |
| 5636 | 2026-03-06T04:27:27.822Z | (T0, T1, T2, T3, T4) |
| 5637 | 2026-03-06T04:27:27.822Z | (T0, T1, T2, T3, T4, T5) |
| 5638 | 2026-03-06T04:27:27.822Z | and $N others |
| 5639 | 2026-03-06T04:27:27.822Z | note: required by a bound in `dropshot::Query` |
| 5640 | 2026-03-06T04:27:27.822Z | --> src/extractor/query.rs |
| 5641 | 2026-03-06T04:27:27.823Z | | |
| 5642 | 2026-03-06T04:27:27.823Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5643 | 2026-03-06T04:27:27.823Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5644 | 2026-03-06T04:27:27.823Z | |
| 5645 | 2026-03-06T04:27:27.823Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5646 | 2026-03-06T04:27:27.823Z | --> tests/fail/bad_trait_channel4.rs:26:18 |
| 5647 | 2026-03-06T04:27:27.823Z | | |
| 5648 | 2026-03-06T04:27:27.823Z | 26 | _params: Query<QueryParams>, |
| 5649 | 2026-03-06T04:27:27.823Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5650 | 2026-03-06T04:27:27.823Z | | |
| 5651 | 2026-03-06T04:27:27.823Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5652 | 2026-03-06T04:27:27.823Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5653 | 2026-03-06T04:27:27.823Z | | |
| 5654 | 2026-03-06T04:27:27.823Z | 11 | struct QueryParams { |
| 5655 | 2026-03-06T04:27:27.823Z | | ^^^^^^^^^^^^^^^^^^ |
| 5656 | 2026-03-06T04:27:27.823Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5657 | 2026-03-06T04:27:27.823Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5658 | 2026-03-06T04:27:27.823Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5659 | 2026-03-06T04:27:27.866Z | &'a [u8] |
| 5660 | 2026-03-06T04:27:27.866Z | &'a camino::Utf8Path |
| 5661 | 2026-03-06T04:27:27.866Z | &'a std::path::Path |
| 5662 | 2026-03-06T04:27:27.866Z | &'a str |
| 5663 | 2026-03-06T04:27:27.867Z | () |
| 5664 | 2026-03-06T04:27:27.867Z | (T,) |
| 5665 | 2026-03-06T04:27:27.867Z | (T0, T1) |
| 5666 | 2026-03-06T04:27:27.867Z | (T0, T1, T2) |
| 5667 | 2026-03-06T04:27:27.867Z | and $N others |
| 5668 | 2026-03-06T04:27:27.867Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5669 | 2026-03-06T04:27:27.867Z | note: required by a bound in `dropshot::Query` |
| 5670 | 2026-03-06T04:27:27.867Z | --> src/extractor/query.rs |
| 5671 | 2026-03-06T04:27:27.867Z | | |
| 5672 | 2026-03-06T04:27:27.867Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5673 | 2026-03-06T04:27:27.867Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5674 | 2026-03-06T04:27:27.867Z | |
| 5675 | 2026-03-06T04:27:27.867Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5676 | 2026-03-06T04:27:27.867Z | --> tests/fail/bad_trait_channel4.rs:43:10 |
| 5677 | 2026-03-06T04:27:27.867Z | | |
| 5678 | 2026-03-06T04:27:27.867Z | 43 | ) -> dropshot::WebsocketChannelResult { |
| 5679 | 2026-03-06T04:27:27.867Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5680 | 2026-03-06T04:27:27.867Z | | |
| 5681 | 2026-03-06T04:27:27.867Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5682 | 2026-03-06T04:27:27.867Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5683 | 2026-03-06T04:27:27.867Z | | |
| 5684 | 2026-03-06T04:27:27.867Z | 11 | struct QueryParams { |
| 5685 | 2026-03-06T04:27:27.867Z | | ^^^^^^^^^^^^^^^^^^ |
| 5686 | 2026-03-06T04:27:27.867Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5687 | 2026-03-06T04:27:27.867Z | &'a T |
| 5688 | 2026-03-06T04:27:27.867Z | &'a mut T |
| 5689 | 2026-03-06T04:27:27.867Z | () |
| 5690 | 2026-03-06T04:27:27.867Z | (T0, T1) |
| 5691 | 2026-03-06T04:27:27.867Z | (T0, T1, T2) |
| 5692 | 2026-03-06T04:27:27.867Z | (T0, T1, T2, T3) |
| 5693 | 2026-03-06T04:27:27.867Z | (T0, T1, T2, T3, T4) |
| 5694 | 2026-03-06T04:27:27.867Z | (T0, T1, T2, T3, T4, T5) |
| 5695 | 2026-03-06T04:27:27.867Z | and $N others |
| 5696 | 2026-03-06T04:27:27.867Z | note: required by a bound in `dropshot::Query` |
| 5697 | 2026-03-06T04:27:27.867Z | --> src/extractor/query.rs |
| 5698 | 2026-03-06T04:27:27.867Z | | |
| 5699 | 2026-03-06T04:27:27.867Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5700 | 2026-03-06T04:27:27.867Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5701 | 2026-03-06T04:27:27.867Z | |
| 5702 | 2026-03-06T04:27:27.868Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5703 | 2026-03-06T04:27:27.868Z | --> tests/fail/bad_trait_channel4.rs:43:10 |
| 5704 | 2026-03-06T04:27:27.868Z | | |
| 5705 | 2026-03-06T04:27:27.868Z | 43 | ) -> dropshot::WebsocketChannelResult { |
| 5706 | 2026-03-06T04:27:27.868Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5707 | 2026-03-06T04:27:27.868Z | | |
| 5708 | 2026-03-06T04:27:27.868Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5709 | 2026-03-06T04:27:27.868Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5710 | 2026-03-06T04:27:27.868Z | | |
| 5711 | 2026-03-06T04:27:27.868Z | 11 | struct QueryParams { |
| 5712 | 2026-03-06T04:27:27.868Z | | ^^^^^^^^^^^^^^^^^^ |
| 5713 | 2026-03-06T04:27:27.868Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5714 | 2026-03-06T04:27:27.868Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5715 | 2026-03-06T04:27:27.868Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5716 | 2026-03-06T04:27:27.868Z | &'a [u8] |
| 5717 | 2026-03-06T04:27:27.868Z | &'a camino::Utf8Path |
| 5718 | 2026-03-06T04:27:27.868Z | &'a std::path::Path |
| 5719 | 2026-03-06T04:27:27.868Z | &'a str |
| 5720 | 2026-03-06T04:27:27.868Z | () |
| 5721 | 2026-03-06T04:27:27.868Z | (T,) |
| 5722 | 2026-03-06T04:27:27.868Z | (T0, T1) |
| 5723 | 2026-03-06T04:27:27.868Z | (T0, T1, T2) |
| 5724 | 2026-03-06T04:27:27.868Z | and $N others |
| 5725 | 2026-03-06T04:27:27.868Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5726 | 2026-03-06T04:27:27.868Z | note: required by a bound in `dropshot::Query` |
| 5727 | 2026-03-06T04:27:27.868Z | --> src/extractor/query.rs |
| 5728 | 2026-03-06T04:27:27.868Z | | |
| 5729 | 2026-03-06T04:27:27.868Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5730 | 2026-03-06T04:27:27.868Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5731 | 2026-03-06T04:27:27.868Z | |
| 5732 | 2026-03-06T04:27:27.868Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5733 | 2026-03-06T04:27:27.868Z | --> tests/fail/bad_trait_channel4.rs:39:5 |
| 5734 | 2026-03-06T04:27:27.868Z | | |
| 5735 | 2026-03-06T04:27:27.868Z | 39 | / async fn bad_channel( |
| 5736 | 2026-03-06T04:27:27.868Z | 40 | | _rqctx: RequestContext<()>, |
| 5737 | 2026-03-06T04:27:27.868Z | 41 | | _params: Query<QueryParams>, |
| 5738 | 2026-03-06T04:27:27.868Z | 42 | | _upgraded: WebsocketConnection, |
| 5739 | 2026-03-06T04:27:27.868Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 5740 | 2026-03-06T04:27:27.868Z | | |_________________________________________^ unsatisfied trait bound |
| 5741 | 2026-03-06T04:27:27.869Z | | |
| 5742 | 2026-03-06T04:27:27.869Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5743 | 2026-03-06T04:27:27.869Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5744 | 2026-03-06T04:27:27.869Z | | |
| 5745 | 2026-03-06T04:27:27.869Z | 11 | struct QueryParams { |
| 5746 | 2026-03-06T04:27:27.869Z | | ^^^^^^^^^^^^^^^^^^ |
| 5747 | 2026-03-06T04:27:27.869Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5748 | 2026-03-06T04:27:27.869Z | &'a T |
| 5749 | 2026-03-06T04:27:27.869Z | &'a mut T |
| 5750 | 2026-03-06T04:27:27.869Z | () |
| 5751 | 2026-03-06T04:27:27.869Z | (T0, T1) |
| 5752 | 2026-03-06T04:27:27.869Z | (T0, T1, T2) |
| 5753 | 2026-03-06T04:27:27.869Z | (T0, T1, T2, T3) |
| 5754 | 2026-03-06T04:27:27.869Z | (T0, T1, T2, T3, T4) |
| 5755 | 2026-03-06T04:27:27.869Z | (T0, T1, T2, T3, T4, T5) |
| 5756 | 2026-03-06T04:27:27.869Z | and $N others |
| 5757 | 2026-03-06T04:27:27.869Z | note: required by a bound in `dropshot::Query` |
| 5758 | 2026-03-06T04:27:27.869Z | --> src/extractor/query.rs |
| 5759 | 2026-03-06T04:27:27.875Z | | |
| 5760 | 2026-03-06T04:27:27.875Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5761 | 2026-03-06T04:27:27.875Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5762 | 2026-03-06T04:27:27.875Z | |
| 5763 | 2026-03-06T04:27:27.875Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5764 | 2026-03-06T04:27:27.875Z | --> tests/fail/bad_trait_channel4.rs:39:5 |
| 5765 | 2026-03-06T04:27:27.875Z | | |
| 5766 | 2026-03-06T04:27:27.875Z | 39 | / async fn bad_channel( |
| 5767 | 2026-03-06T04:27:27.875Z | 40 | | _rqctx: RequestContext<()>, |
| 5768 | 2026-03-06T04:27:27.875Z | 41 | | _params: Query<QueryParams>, |
| 5769 | 2026-03-06T04:27:27.875Z | 42 | | _upgraded: WebsocketConnection, |
| 5770 | 2026-03-06T04:27:27.875Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 5771 | 2026-03-06T04:27:27.875Z | | |_________________________________________^ unsatisfied trait bound |
| 5772 | 2026-03-06T04:27:27.875Z | | |
| 5773 | 2026-03-06T04:27:27.875Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5774 | 2026-03-06T04:27:27.875Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5775 | 2026-03-06T04:27:27.875Z | | |
| 5776 | 2026-03-06T04:27:27.875Z | 11 | struct QueryParams { |
| 5777 | 2026-03-06T04:27:27.875Z | | ^^^^^^^^^^^^^^^^^^ |
| 5778 | 2026-03-06T04:27:27.875Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5779 | 2026-03-06T04:27:27.875Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5780 | 2026-03-06T04:27:27.875Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5781 | 2026-03-06T04:27:27.875Z | &'a [u8] |
| 5782 | 2026-03-06T04:27:27.875Z | &'a camino::Utf8Path |
| 5783 | 2026-03-06T04:27:27.875Z | &'a std::path::Path |
| 5784 | 2026-03-06T04:27:27.875Z | &'a str |
| 5785 | 2026-03-06T04:27:27.875Z | () |
| 5786 | 2026-03-06T04:27:27.875Z | (T,) |
| 5787 | 2026-03-06T04:27:27.875Z | (T0, T1) |
| 5788 | 2026-03-06T04:27:27.875Z | (T0, T1, T2) |
| 5789 | 2026-03-06T04:27:27.875Z | and $N others |
| 5790 | 2026-03-06T04:27:27.875Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5791 | 2026-03-06T04:27:27.875Z | note: required by a bound in `dropshot::Query` |
| 5792 | 2026-03-06T04:27:27.875Z | --> src/extractor/query.rs |
| 5793 | 2026-03-06T04:27:27.875Z | | |
| 5794 | 2026-03-06T04:27:27.876Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5795 | 2026-03-06T04:27:27.876Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5796 | 2026-03-06T04:27:27.876Z | |
| 5797 | 2026-03-06T04:27:27.876Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5798 | 2026-03-06T04:27:27.876Z | --> tests/fail/bad_trait_channel4.rs:41:18 |
| 5799 | 2026-03-06T04:27:27.876Z | | |
| 5800 | 2026-03-06T04:27:27.876Z | 41 | _params: Query<QueryParams>, |
| 5801 | 2026-03-06T04:27:27.876Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5802 | 2026-03-06T04:27:27.876Z | | |
| 5803 | 2026-03-06T04:27:27.876Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5804 | 2026-03-06T04:27:27.876Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5805 | 2026-03-06T04:27:27.876Z | | |
| 5806 | 2026-03-06T04:27:27.876Z | 11 | struct QueryParams { |
| 5807 | 2026-03-06T04:27:27.876Z | | ^^^^^^^^^^^^^^^^^^ |
| 5808 | 2026-03-06T04:27:27.876Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5809 | 2026-03-06T04:27:27.876Z | &'a T |
| 5810 | 2026-03-06T04:27:27.876Z | &'a mut T |
| 5811 | 2026-03-06T04:27:27.876Z | () |
| 5812 | 2026-03-06T04:27:27.876Z | (T0, T1) |
| 5813 | 2026-03-06T04:27:27.876Z | (T0, T1, T2) |
| 5814 | 2026-03-06T04:27:27.876Z | (T0, T1, T2, T3) |
| 5815 | 2026-03-06T04:27:27.876Z | (T0, T1, T2, T3, T4) |
| 5816 | 2026-03-06T04:27:27.876Z | (T0, T1, T2, T3, T4, T5) |
| 5817 | 2026-03-06T04:27:27.876Z | and $N others |
| 5818 | 2026-03-06T04:27:27.876Z | note: required by a bound in `dropshot::Query` |
| 5819 | 2026-03-06T04:27:27.876Z | --> src/extractor/query.rs |
| 5820 | 2026-03-06T04:27:27.876Z | | |
| 5821 | 2026-03-06T04:27:27.876Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5822 | 2026-03-06T04:27:27.876Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5823 | 2026-03-06T04:27:27.876Z | |
| 5824 | 2026-03-06T04:27:27.876Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5825 | 2026-03-06T04:27:27.876Z | --> tests/fail/bad_trait_channel4.rs:41:18 |
| 5826 | 2026-03-06T04:27:27.876Z | | |
| 5827 | 2026-03-06T04:27:27.876Z | 41 | _params: Query<QueryParams>, |
| 5828 | 2026-03-06T04:27:27.876Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5829 | 2026-03-06T04:27:27.876Z | | |
| 5830 | 2026-03-06T04:27:27.876Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5831 | 2026-03-06T04:27:27.876Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5832 | 2026-03-06T04:27:27.876Z | | |
| 5833 | 2026-03-06T04:27:27.876Z | 11 | struct QueryParams { |
| 5834 | 2026-03-06T04:27:27.877Z | | ^^^^^^^^^^^^^^^^^^ |
| 5835 | 2026-03-06T04:27:27.877Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5836 | 2026-03-06T04:27:27.877Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5837 | 2026-03-06T04:27:27.877Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5838 | 2026-03-06T04:27:27.877Z | &'a [u8] |
| 5839 | 2026-03-06T04:27:27.877Z | &'a camino::Utf8Path |
| 5840 | 2026-03-06T04:27:27.877Z | &'a std::path::Path |
| 5841 | 2026-03-06T04:27:27.877Z | &'a str |
| 5842 | 2026-03-06T04:27:27.877Z | () |
| 5843 | 2026-03-06T04:27:27.877Z | (T,) |
| 5844 | 2026-03-06T04:27:27.877Z | (T0, T1) |
| 5845 | 2026-03-06T04:27:27.877Z | (T0, T1, T2) |
| 5846 | 2026-03-06T04:27:27.877Z | and $N others |
| 5847 | 2026-03-06T04:27:27.877Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5848 | 2026-03-06T04:27:27.877Z | note: required by a bound in `dropshot::Query` |
| 5849 | 2026-03-06T04:27:27.877Z | --> src/extractor/query.rs |
| 5850 | 2026-03-06T04:27:27.877Z | | |
| 5851 | 2026-03-06T04:27:27.877Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5852 | 2026-03-06T04:27:27.877Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5853 | 2026-03-06T04:27:27.877Z | |
| 5854 | 2026-03-06T04:27:27.877Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5855 | 2026-03-06T04:27:27.877Z | --> tests/fail/bad_trait_channel4.rs:16:1 |
| 5856 | 2026-03-06T04:27:27.877Z | | |
| 5857 | 2026-03-06T04:27:27.877Z | 16 | #[dropshot::api_description] |
| 5858 | 2026-03-06T04:27:27.877Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5859 | 2026-03-06T04:27:27.881Z | | |
| 5860 | 2026-03-06T04:27:27.881Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5861 | 2026-03-06T04:27:27.881Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5862 | 2026-03-06T04:27:27.881Z | | |
| 5863 | 2026-03-06T04:27:27.881Z | 11 | struct QueryParams { |
| 5864 | 2026-03-06T04:27:27.882Z | | ^^^^^^^^^^^^^^^^^^ |
| 5865 | 2026-03-06T04:27:27.882Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5866 | 2026-03-06T04:27:27.882Z | &'a T |
| 5867 | 2026-03-06T04:27:27.882Z | &'a mut T |
| 5868 | 2026-03-06T04:27:27.882Z | () |
| 5869 | 2026-03-06T04:27:27.882Z | (T0, T1) |
| 5870 | 2026-03-06T04:27:27.882Z | (T0, T1, T2) |
| 5871 | 2026-03-06T04:27:27.882Z | (T0, T1, T2, T3) |
| 5872 | 2026-03-06T04:27:27.882Z | (T0, T1, T2, T3, T4) |
| 5873 | 2026-03-06T04:27:27.882Z | (T0, T1, T2, T3, T4, T5) |
| 5874 | 2026-03-06T04:27:27.882Z | and $N others |
| 5875 | 2026-03-06T04:27:27.882Z | note: required by a bound in `dropshot::Query` |
| 5876 | 2026-03-06T04:27:27.882Z | --> src/extractor/query.rs |
| 5877 | 2026-03-06T04:27:27.882Z | | |
| 5878 | 2026-03-06T04:27:27.882Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5879 | 2026-03-06T04:27:27.882Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5880 | 2026-03-06T04:27:27.882Z | = note: this error originates in the attribute macro `dropshot::api_description` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 5881 | 2026-03-06T04:27:27.882Z | |
| 5882 | 2026-03-06T04:27:27.882Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5883 | 2026-03-06T04:27:27.882Z | --> tests/fail/bad_trait_channel4.rs:16:1 |
| 5884 | 2026-03-06T04:27:27.882Z | | |
| 5885 | 2026-03-06T04:27:27.882Z | 16 | #[dropshot::api_description] |
| 5886 | 2026-03-06T04:27:27.882Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 5887 | 2026-03-06T04:27:27.882Z | | |
| 5888 | 2026-03-06T04:27:27.882Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5889 | 2026-03-06T04:27:27.882Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5890 | 2026-03-06T04:27:27.882Z | | |
| 5891 | 2026-03-06T04:27:27.882Z | 11 | struct QueryParams { |
| 5892 | 2026-03-06T04:27:27.882Z | | ^^^^^^^^^^^^^^^^^^ |
| 5893 | 2026-03-06T04:27:27.882Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5894 | 2026-03-06T04:27:27.882Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5895 | 2026-03-06T04:27:27.882Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5896 | 2026-03-06T04:27:27.882Z | &'a [u8] |
| 5897 | 2026-03-06T04:27:27.882Z | &'a camino::Utf8Path |
| 5898 | 2026-03-06T04:27:27.882Z | &'a std::path::Path |
| 5899 | 2026-03-06T04:27:27.882Z | &'a str |
| 5900 | 2026-03-06T04:27:27.882Z | () |
| 5901 | 2026-03-06T04:27:27.882Z | (T,) |
| 5902 | 2026-03-06T04:27:27.882Z | (T0, T1) |
| 5903 | 2026-03-06T04:27:27.883Z | (T0, T1, T2) |
| 5904 | 2026-03-06T04:27:27.883Z | and $N others |
| 5905 | 2026-03-06T04:27:27.883Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5906 | 2026-03-06T04:27:27.883Z | note: required by a bound in `dropshot::Query` |
| 5907 | 2026-03-06T04:27:27.883Z | --> src/extractor/query.rs |
| 5908 | 2026-03-06T04:27:27.883Z | | |
| 5909 | 2026-03-06T04:27:27.883Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5910 | 2026-03-06T04:27:27.883Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5911 | 2026-03-06T04:27:27.883Z | = note: this error originates in the attribute macro `dropshot::api_description` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 5912 | 2026-03-06T04:27:27.883Z | |
| 5913 | 2026-03-06T04:27:27.883Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 5914 | 2026-03-06T04:27:27.883Z | --> tests/fail/bad_trait_channel4.rs:20:5 |
| 5915 | 2026-03-06T04:27:27.883Z | | |
| 5916 | 2026-03-06T04:27:27.883Z | 20 | #[channel { |
| 5917 | 2026-03-06T04:27:27.883Z | | ^ unsatisfied trait bound |
| 5918 | 2026-03-06T04:27:27.883Z | | |
| 5919 | 2026-03-06T04:27:27.883Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 5920 | 2026-03-06T04:27:27.883Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5921 | 2026-03-06T04:27:27.883Z | | |
| 5922 | 2026-03-06T04:27:27.883Z | 11 | struct QueryParams { |
| 5923 | 2026-03-06T04:27:27.883Z | | ^^^^^^^^^^^^^^^^^^ |
| 5924 | 2026-03-06T04:27:27.883Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 5925 | 2026-03-06T04:27:27.883Z | &'a T |
| 5926 | 2026-03-06T04:27:27.883Z | &'a mut T |
| 5927 | 2026-03-06T04:27:27.883Z | () |
| 5928 | 2026-03-06T04:27:27.883Z | (T0, T1) |
| 5929 | 2026-03-06T04:27:27.883Z | (T0, T1, T2) |
| 5930 | 2026-03-06T04:27:27.883Z | (T0, T1, T2, T3) |
| 5931 | 2026-03-06T04:27:27.883Z | (T0, T1, T2, T3, T4) |
| 5932 | 2026-03-06T04:27:27.883Z | (T0, T1, T2, T3, T4, T5) |
| 5933 | 2026-03-06T04:27:27.883Z | and $N others |
| 5934 | 2026-03-06T04:27:27.883Z | note: required by a bound in `dropshot::Query` |
| 5935 | 2026-03-06T04:27:27.883Z | --> src/extractor/query.rs |
| 5936 | 2026-03-06T04:27:27.883Z | | |
| 5937 | 2026-03-06T04:27:27.883Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5938 | 2026-03-06T04:27:27.883Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 5939 | 2026-03-06T04:27:27.883Z | |
| 5940 | 2026-03-06T04:27:27.883Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 5941 | 2026-03-06T04:27:27.883Z | --> tests/fail/bad_trait_channel4.rs:20:5 |
| 5942 | 2026-03-06T04:27:27.883Z | | |
| 5943 | 2026-03-06T04:27:27.884Z | 20 | #[channel { |
| 5944 | 2026-03-06T04:27:27.884Z | | ^ unsatisfied trait bound |
| 5945 | 2026-03-06T04:27:27.884Z | | |
| 5946 | 2026-03-06T04:27:27.884Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 5947 | 2026-03-06T04:27:27.884Z | --> tests/fail/bad_trait_channel4.rs:11:1 |
| 5948 | 2026-03-06T04:27:27.884Z | | |
| 5949 | 2026-03-06T04:27:27.884Z | 11 | struct QueryParams { |
| 5950 | 2026-03-06T04:27:27.884Z | | ^^^^^^^^^^^^^^^^^^ |
| 5951 | 2026-03-06T04:27:27.884Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 5952 | 2026-03-06T04:27:27.884Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 5953 | 2026-03-06T04:27:27.884Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 5954 | 2026-03-06T04:27:27.884Z | &'a [u8] |
| 5955 | 2026-03-06T04:27:27.884Z | &'a camino::Utf8Path |
| 5956 | 2026-03-06T04:27:27.884Z | &'a std::path::Path |
| 5957 | 2026-03-06T04:27:27.884Z | &'a str |
| 5958 | 2026-03-06T04:27:27.884Z | () |
| 5959 | 2026-03-06T04:27:27.888Z | (T,) |
| 5960 | 2026-03-06T04:27:27.888Z | (T0, T1) |
| 5961 | 2026-03-06T04:27:27.888Z | (T0, T1, T2) |
| 5962 | 2026-03-06T04:27:27.888Z | and $N others |
| 5963 | 2026-03-06T04:27:27.888Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 5964 | 2026-03-06T04:27:27.888Z | note: required by a bound in `dropshot::Query` |
| 5965 | 2026-03-06T04:27:27.888Z | --> src/extractor/query.rs |
| 5966 | 2026-03-06T04:27:27.888Z | | |
| 5967 | 2026-03-06T04:27:27.888Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 5968 | 2026-03-06T04:27:27.888Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 5969 | 2026-03-06T04:27:27.888Z | |
| 5970 | 2026-03-06T04:27:27.888Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 5971 | 2026-03-06T04:27:27.888Z | --> tests/fail/bad_trait_channel4.rs:20:5 |
| 5972 | 2026-03-06T04:27:27.888Z | | |
| 5973 | 2026-03-06T04:27:27.888Z | 16 | #[dropshot::api_description] |
| 5974 | 2026-03-06T04:27:27.888Z | | ---------------------------- required by a bound introduced by this call |
| 5975 | 2026-03-06T04:27:27.888Z | ... |
| 5976 | 2026-03-06T04:27:27.888Z | 20 | / #[channel { |
| 5977 | 2026-03-06T04:27:27.889Z | 21 | | protocol = WEBSOCKETS, |
| 5978 | 2026-03-06T04:27:27.889Z | 22 | | path = "/test", |
| 5979 | 2026-03-06T04:27:27.889Z | 23 | | }] |
| 5980 | 2026-03-06T04:27:27.889Z | 24 | | async fn bad_channel( |
| 5981 | 2026-03-06T04:27:27.889Z | | |_________^ unsatisfied trait bound |
| 5982 | 2026-03-06T04:27:27.889Z | | |
| 5983 | 2026-03-06T04:27:27.889Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}` |
| 5984 | 2026-03-06T04:27:27.889Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 5985 | 2026-03-06T04:27:27.889Z | --> src/api_description.rs |
| 5986 | 2026-03-06T04:27:27.889Z | | |
| 5987 | 2026-03-06T04:27:27.889Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 5988 | 2026-03-06T04:27:27.889Z | | --- required by a bound in this associated function |
| 5989 | 2026-03-06T04:27:27.889Z | ... |
| 5990 | 2026-03-06T04:27:27.889Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 5991 | 2026-03-06T04:27:27.889Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 5992 | 2026-03-06T04:27:27.889Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 5993 | 2026-03-06T04:27:27.889Z | note: If the actual output is the correct output you can bless it by rerunning |
| 5994 | 2026-03-06T04:27:27.889Z | your test with the environment variable TRYBUILD=overwrite |
| 5995 | 2026-03-06T04:27:27.889Z | |
| 5996 | 2026-03-06T04:27:27.889Z | test tests/fail/bad_trait_channel5.rs ... mismatch |
| 5997 | 2026-03-06T04:27:27.889Z | |
| 5998 | 2026-03-06T04:27:27.889Z | EXPECTED: |
| 5999 | 2026-03-06T04:27:27.889Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6000 | 2026-03-06T04:27:27.889Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6001 | 2026-03-06T04:27:27.889Z | --> tests/fail/bad_trait_channel5.rs:27:18 |
| 6002 | 2026-03-06T04:27:27.889Z | | |
| 6003 | 2026-03-06T04:27:27.889Z | 27 | _params: Query<QueryParams>, |
| 6004 | 2026-03-06T04:27:27.889Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6005 | 2026-03-06T04:27:27.889Z | | |
| 6006 | 2026-03-06T04:27:27.889Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6007 | 2026-03-06T04:27:27.889Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6008 | 2026-03-06T04:27:27.889Z | | |
| 6009 | 2026-03-06T04:27:27.889Z | 12 | struct QueryParams { |
| 6010 | 2026-03-06T04:27:27.889Z | | ^^^^^^^^^^^^^^^^^^ |
| 6011 | 2026-03-06T04:27:27.889Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6012 | 2026-03-06T04:27:27.889Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6013 | 2026-03-06T04:27:27.889Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6014 | 2026-03-06T04:27:27.889Z | &'a [u8] |
| 6015 | 2026-03-06T04:27:27.889Z | &'a camino::Utf8Path |
| 6016 | 2026-03-06T04:27:27.889Z | &'a std::path::Path |
| 6017 | 2026-03-06T04:27:27.890Z | &'a str |
| 6018 | 2026-03-06T04:27:27.890Z | () |
| 6019 | 2026-03-06T04:27:27.890Z | (T,) |
| 6020 | 2026-03-06T04:27:27.890Z | (T0, T1) |
| 6021 | 2026-03-06T04:27:27.890Z | (T0, T1, T2) |
| 6022 | 2026-03-06T04:27:27.890Z | and $N others |
| 6023 | 2026-03-06T04:27:27.890Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6024 | 2026-03-06T04:27:27.890Z | note: required by a bound in `dropshot::Query` |
| 6025 | 2026-03-06T04:27:27.890Z | --> src/extractor/query.rs |
| 6026 | 2026-03-06T04:27:27.890Z | | |
| 6027 | 2026-03-06T04:27:27.890Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6028 | 2026-03-06T04:27:27.890Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6029 | 2026-03-06T04:27:27.890Z | |
| 6030 | 2026-03-06T04:27:27.890Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6031 | 2026-03-06T04:27:27.890Z | --> tests/fail/bad_trait_channel5.rs:39:5 |
| 6032 | 2026-03-06T04:27:27.890Z | | |
| 6033 | 2026-03-06T04:27:27.890Z | 39 | / async fn bad_channel( |
| 6034 | 2026-03-06T04:27:27.890Z | 40 | | _rqctx: RequestContext<Self::Context>, |
| 6035 | 2026-03-06T04:27:27.890Z | 41 | | _params: Query<QueryParams>, |
| 6036 | 2026-03-06T04:27:27.890Z | 42 | | _upgraded: WebsocketConnection, |
| 6037 | 2026-03-06T04:27:27.890Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 6038 | 2026-03-06T04:27:27.890Z | | |_________________________________________^ unsatisfied trait bound |
| 6039 | 2026-03-06T04:27:27.890Z | | |
| 6040 | 2026-03-06T04:27:27.890Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6041 | 2026-03-06T04:27:27.890Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6042 | 2026-03-06T04:27:27.890Z | | |
| 6043 | 2026-03-06T04:27:27.890Z | 12 | struct QueryParams { |
| 6044 | 2026-03-06T04:27:27.890Z | | ^^^^^^^^^^^^^^^^^^ |
| 6045 | 2026-03-06T04:27:27.890Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6046 | 2026-03-06T04:27:27.890Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6047 | 2026-03-06T04:27:27.890Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6048 | 2026-03-06T04:27:27.890Z | &'a [u8] |
| 6049 | 2026-03-06T04:27:27.890Z | &'a camino::Utf8Path |
| 6050 | 2026-03-06T04:27:27.890Z | &'a std::path::Path |
| 6051 | 2026-03-06T04:27:27.890Z | &'a str |
| 6052 | 2026-03-06T04:27:27.890Z | () |
| 6053 | 2026-03-06T04:27:27.890Z | (T,) |
| 6054 | 2026-03-06T04:27:27.890Z | (T0, T1) |
| 6055 | 2026-03-06T04:27:27.890Z | (T0, T1, T2) |
| 6056 | 2026-03-06T04:27:27.890Z | and $N others |
| 6057 | 2026-03-06T04:27:27.891Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6058 | 2026-03-06T04:27:27.891Z | note: required by a bound in `dropshot::Query` |
| 6059 | 2026-03-06T04:27:27.895Z | --> src/extractor/query.rs |
| 6060 | 2026-03-06T04:27:27.895Z | | |
| 6061 | 2026-03-06T04:27:27.895Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6062 | 2026-03-06T04:27:27.895Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6063 | 2026-03-06T04:27:27.895Z | |
| 6064 | 2026-03-06T04:27:27.895Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6065 | 2026-03-06T04:27:27.895Z | --> tests/fail/bad_trait_channel5.rs:39:5 |
| 6066 | 2026-03-06T04:27:27.895Z | | |
| 6067 | 2026-03-06T04:27:27.895Z | 39 | / async fn bad_channel( |
| 6068 | 2026-03-06T04:27:27.895Z | 40 | | _rqctx: RequestContext<Self::Context>, |
| 6069 | 2026-03-06T04:27:27.895Z | 41 | | _params: Query<QueryParams>, |
| 6070 | 2026-03-06T04:27:27.895Z | 42 | | _upgraded: WebsocketConnection, |
| 6071 | 2026-03-06T04:27:27.895Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 6072 | 2026-03-06T04:27:27.895Z | | |_________________________________________^ unsatisfied trait bound |
| 6073 | 2026-03-06T04:27:27.895Z | | |
| 6074 | 2026-03-06T04:27:27.895Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6075 | 2026-03-06T04:27:27.895Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6076 | 2026-03-06T04:27:27.895Z | | |
| 6077 | 2026-03-06T04:27:27.895Z | 12 | struct QueryParams { |
| 6078 | 2026-03-06T04:27:27.895Z | | ^^^^^^^^^^^^^^^^^^ |
| 6079 | 2026-03-06T04:27:27.895Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6080 | 2026-03-06T04:27:27.895Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6081 | 2026-03-06T04:27:27.895Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6082 | 2026-03-06T04:27:27.895Z | &'a [u8] |
| 6083 | 2026-03-06T04:27:27.895Z | &'a camino::Utf8Path |
| 6084 | 2026-03-06T04:27:27.895Z | &'a std::path::Path |
| 6085 | 2026-03-06T04:27:27.895Z | &'a str |
| 6086 | 2026-03-06T04:27:27.895Z | () |
| 6087 | 2026-03-06T04:27:27.895Z | (T,) |
| 6088 | 2026-03-06T04:27:27.895Z | (T0, T1) |
| 6089 | 2026-03-06T04:27:27.895Z | (T0, T1, T2) |
| 6090 | 2026-03-06T04:27:27.895Z | and $N others |
| 6091 | 2026-03-06T04:27:27.896Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6092 | 2026-03-06T04:27:27.896Z | note: required by a bound in `dropshot::Query` |
| 6093 | 2026-03-06T04:27:27.896Z | --> src/extractor/query.rs |
| 6094 | 2026-03-06T04:27:27.896Z | | |
| 6095 | 2026-03-06T04:27:27.896Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6096 | 2026-03-06T04:27:27.896Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6097 | 2026-03-06T04:27:27.896Z | |
| 6098 | 2026-03-06T04:27:27.896Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6099 | 2026-03-06T04:27:27.896Z | --> tests/fail/bad_trait_channel5.rs:41:18 |
| 6100 | 2026-03-06T04:27:27.896Z | | |
| 6101 | 2026-03-06T04:27:27.896Z | 41 | _params: Query<QueryParams>, |
| 6102 | 2026-03-06T04:27:27.896Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6103 | 2026-03-06T04:27:27.896Z | | |
| 6104 | 2026-03-06T04:27:27.896Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6105 | 2026-03-06T04:27:27.896Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6106 | 2026-03-06T04:27:27.896Z | | |
| 6107 | 2026-03-06T04:27:27.896Z | 12 | struct QueryParams { |
| 6108 | 2026-03-06T04:27:27.896Z | | ^^^^^^^^^^^^^^^^^^ |
| 6109 | 2026-03-06T04:27:27.896Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6110 | 2026-03-06T04:27:27.896Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6111 | 2026-03-06T04:27:27.896Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6112 | 2026-03-06T04:27:27.896Z | &'a [u8] |
| 6113 | 2026-03-06T04:27:27.896Z | &'a camino::Utf8Path |
| 6114 | 2026-03-06T04:27:27.896Z | &'a std::path::Path |
| 6115 | 2026-03-06T04:27:27.896Z | &'a str |
| 6116 | 2026-03-06T04:27:27.896Z | () |
| 6117 | 2026-03-06T04:27:27.896Z | (T,) |
| 6118 | 2026-03-06T04:27:27.896Z | (T0, T1) |
| 6119 | 2026-03-06T04:27:27.896Z | (T0, T1, T2) |
| 6120 | 2026-03-06T04:27:27.896Z | and $N others |
| 6121 | 2026-03-06T04:27:27.896Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6122 | 2026-03-06T04:27:27.896Z | note: required by a bound in `dropshot::Query` |
| 6123 | 2026-03-06T04:27:27.896Z | --> src/extractor/query.rs |
| 6124 | 2026-03-06T04:27:27.896Z | | |
| 6125 | 2026-03-06T04:27:27.896Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6126 | 2026-03-06T04:27:27.896Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6127 | 2026-03-06T04:27:27.896Z | |
| 6128 | 2026-03-06T04:27:27.896Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6129 | 2026-03-06T04:27:27.896Z | --> tests/fail/bad_trait_channel5.rs:17:1 |
| 6130 | 2026-03-06T04:27:27.896Z | | |
| 6131 | 2026-03-06T04:27:27.897Z | 17 | #[dropshot::api_description] |
| 6132 | 2026-03-06T04:27:27.897Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6133 | 2026-03-06T04:27:27.897Z | | |
| 6134 | 2026-03-06T04:27:27.897Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6135 | 2026-03-06T04:27:27.897Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6136 | 2026-03-06T04:27:27.897Z | | |
| 6137 | 2026-03-06T04:27:27.897Z | 12 | struct QueryParams { |
| 6138 | 2026-03-06T04:27:27.897Z | | ^^^^^^^^^^^^^^^^^^ |
| 6139 | 2026-03-06T04:27:27.897Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6140 | 2026-03-06T04:27:27.897Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6141 | 2026-03-06T04:27:27.897Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6142 | 2026-03-06T04:27:27.897Z | &'a [u8] |
| 6143 | 2026-03-06T04:27:27.897Z | &'a camino::Utf8Path |
| 6144 | 2026-03-06T04:27:27.897Z | &'a std::path::Path |
| 6145 | 2026-03-06T04:27:27.897Z | &'a str |
| 6146 | 2026-03-06T04:27:27.897Z | () |
| 6147 | 2026-03-06T04:27:27.897Z | (T,) |
| 6148 | 2026-03-06T04:27:27.897Z | (T0, T1) |
| 6149 | 2026-03-06T04:27:27.897Z | (T0, T1, T2) |
| 6150 | 2026-03-06T04:27:27.897Z | and $N others |
| 6151 | 2026-03-06T04:27:27.897Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6152 | 2026-03-06T04:27:27.897Z | note: required by a bound in `dropshot::Query` |
| 6153 | 2026-03-06T04:27:27.897Z | --> src/extractor/query.rs |
| 6154 | 2026-03-06T04:27:27.897Z | | |
| 6155 | 2026-03-06T04:27:27.897Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6156 | 2026-03-06T04:27:27.897Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6157 | 2026-03-06T04:27:27.897Z | = note: this error originates in the attribute macro `dropshot::api_description` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 6158 | 2026-03-06T04:27:27.897Z | |
| 6159 | 2026-03-06T04:27:27.901Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6160 | 2026-03-06T04:27:27.902Z | --> tests/fail/bad_trait_channel5.rs:21:5 |
| 6161 | 2026-03-06T04:27:27.902Z | | |
| 6162 | 2026-03-06T04:27:27.902Z | 21 | #[channel { |
| 6163 | 2026-03-06T04:27:27.902Z | | ^ unsatisfied trait bound |
| 6164 | 2026-03-06T04:27:27.902Z | | |
| 6165 | 2026-03-06T04:27:27.902Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6166 | 2026-03-06T04:27:27.902Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6167 | 2026-03-06T04:27:27.902Z | | |
| 6168 | 2026-03-06T04:27:27.902Z | 12 | struct QueryParams { |
| 6169 | 2026-03-06T04:27:27.902Z | | ^^^^^^^^^^^^^^^^^^ |
| 6170 | 2026-03-06T04:27:27.902Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6171 | 2026-03-06T04:27:27.902Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6172 | 2026-03-06T04:27:27.902Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6173 | 2026-03-06T04:27:27.902Z | &'a [u8] |
| 6174 | 2026-03-06T04:27:27.902Z | &'a camino::Utf8Path |
| 6175 | 2026-03-06T04:27:27.902Z | &'a std::path::Path |
| 6176 | 2026-03-06T04:27:27.902Z | &'a str |
| 6177 | 2026-03-06T04:27:27.902Z | () |
| 6178 | 2026-03-06T04:27:27.902Z | (T,) |
| 6179 | 2026-03-06T04:27:27.902Z | (T0, T1) |
| 6180 | 2026-03-06T04:27:27.902Z | (T0, T1, T2) |
| 6181 | 2026-03-06T04:27:27.902Z | and $N others |
| 6182 | 2026-03-06T04:27:27.902Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6183 | 2026-03-06T04:27:27.902Z | note: required by a bound in `dropshot::Query` |
| 6184 | 2026-03-06T04:27:27.902Z | --> src/extractor/query.rs |
| 6185 | 2026-03-06T04:27:27.902Z | | |
| 6186 | 2026-03-06T04:27:27.902Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6187 | 2026-03-06T04:27:27.902Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6188 | 2026-03-06T04:27:27.902Z | |
| 6189 | 2026-03-06T04:27:27.902Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6190 | 2026-03-06T04:27:27.902Z | --> tests/fail/bad_trait_channel5.rs:21:5 |
| 6191 | 2026-03-06T04:27:27.902Z | | |
| 6192 | 2026-03-06T04:27:27.902Z | 17 | #[dropshot::api_description] |
| 6193 | 2026-03-06T04:27:27.902Z | | ---------------------------- required by a bound introduced by this call |
| 6194 | 2026-03-06T04:27:27.902Z | ... |
| 6195 | 2026-03-06T04:27:27.902Z | 21 | / #[channel { |
| 6196 | 2026-03-06T04:27:27.902Z | 22 | | protocol = WEBSOCKETS, |
| 6197 | 2026-03-06T04:27:27.902Z | 23 | | path = "/test", |
| 6198 | 2026-03-06T04:27:27.903Z | 24 | | }] |
| 6199 | 2026-03-06T04:27:27.903Z | 25 | | async fn bad_channel( |
| 6200 | 2026-03-06T04:27:27.903Z | | |_________^ unsatisfied trait bound |
| 6201 | 2026-03-06T04:27:27.903Z | | |
| 6202 | 2026-03-06T04:27:27.903Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}` |
| 6203 | 2026-03-06T04:27:27.903Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6204 | 2026-03-06T04:27:27.903Z | --> src/api_description.rs |
| 6205 | 2026-03-06T04:27:27.903Z | | |
| 6206 | 2026-03-06T04:27:27.903Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6207 | 2026-03-06T04:27:27.903Z | | --- required by a bound in this associated function |
| 6208 | 2026-03-06T04:27:27.903Z | ... |
| 6209 | 2026-03-06T04:27:27.903Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6210 | 2026-03-06T04:27:27.903Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6211 | 2026-03-06T04:27:27.903Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6212 | 2026-03-06T04:27:27.903Z | |
| 6213 | 2026-03-06T04:27:27.903Z | ACTUAL OUTPUT: |
| 6214 | 2026-03-06T04:27:27.903Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6215 | 2026-03-06T04:27:27.903Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6216 | 2026-03-06T04:27:27.903Z | --> tests/fail/bad_trait_channel5.rs:27:18 |
| 6217 | 2026-03-06T04:27:27.903Z | | |
| 6218 | 2026-03-06T04:27:27.903Z | 27 | _params: Query<QueryParams>, |
| 6219 | 2026-03-06T04:27:27.903Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6220 | 2026-03-06T04:27:27.903Z | | |
| 6221 | 2026-03-06T04:27:27.903Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6222 | 2026-03-06T04:27:27.903Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6223 | 2026-03-06T04:27:27.903Z | | |
| 6224 | 2026-03-06T04:27:27.903Z | 12 | struct QueryParams { |
| 6225 | 2026-03-06T04:27:27.903Z | | ^^^^^^^^^^^^^^^^^^ |
| 6226 | 2026-03-06T04:27:27.903Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6227 | 2026-03-06T04:27:27.903Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6228 | 2026-03-06T04:27:27.903Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6229 | 2026-03-06T04:27:27.903Z | &'a [u8] |
| 6230 | 2026-03-06T04:27:27.903Z | &'a camino::Utf8Path |
| 6231 | 2026-03-06T04:27:27.903Z | &'a std::path::Path |
| 6232 | 2026-03-06T04:27:27.903Z | &'a str |
| 6233 | 2026-03-06T04:27:27.903Z | () |
| 6234 | 2026-03-06T04:27:27.903Z | (T,) |
| 6235 | 2026-03-06T04:27:27.903Z | (T0, T1) |
| 6236 | 2026-03-06T04:27:27.903Z | (T0, T1, T2) |
| 6237 | 2026-03-06T04:27:27.903Z | and $N others |
| 6238 | 2026-03-06T04:27:27.904Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6239 | 2026-03-06T04:27:27.904Z | note: required by a bound in `dropshot::Query` |
| 6240 | 2026-03-06T04:27:27.904Z | --> src/extractor/query.rs |
| 6241 | 2026-03-06T04:27:27.904Z | | |
| 6242 | 2026-03-06T04:27:27.904Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6243 | 2026-03-06T04:27:27.904Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6244 | 2026-03-06T04:27:27.904Z | |
| 6245 | 2026-03-06T04:27:27.904Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6246 | 2026-03-06T04:27:27.904Z | --> tests/fail/bad_trait_channel5.rs:43:10 |
| 6247 | 2026-03-06T04:27:27.904Z | | |
| 6248 | 2026-03-06T04:27:27.904Z | 43 | ) -> dropshot::WebsocketChannelResult { |
| 6249 | 2026-03-06T04:27:27.904Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6250 | 2026-03-06T04:27:27.904Z | | |
| 6251 | 2026-03-06T04:27:27.904Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6252 | 2026-03-06T04:27:27.904Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6253 | 2026-03-06T04:27:27.904Z | | |
| 6254 | 2026-03-06T04:27:27.904Z | 12 | struct QueryParams { |
| 6255 | 2026-03-06T04:27:27.904Z | | ^^^^^^^^^^^^^^^^^^ |
| 6256 | 2026-03-06T04:27:27.904Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6257 | 2026-03-06T04:27:27.904Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6258 | 2026-03-06T04:27:27.904Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6259 | 2026-03-06T04:27:27.908Z | &'a [u8] |
| 6260 | 2026-03-06T04:27:27.908Z | &'a camino::Utf8Path |
| 6261 | 2026-03-06T04:27:27.908Z | &'a std::path::Path |
| 6262 | 2026-03-06T04:27:27.908Z | &'a str |
| 6263 | 2026-03-06T04:27:27.908Z | () |
| 6264 | 2026-03-06T04:27:27.908Z | (T,) |
| 6265 | 2026-03-06T04:27:27.908Z | (T0, T1) |
| 6266 | 2026-03-06T04:27:27.908Z | (T0, T1, T2) |
| 6267 | 2026-03-06T04:27:27.908Z | and $N others |
| 6268 | 2026-03-06T04:27:27.908Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6269 | 2026-03-06T04:27:27.908Z | note: required by a bound in `dropshot::Query` |
| 6270 | 2026-03-06T04:27:27.908Z | --> src/extractor/query.rs |
| 6271 | 2026-03-06T04:27:27.908Z | | |
| 6272 | 2026-03-06T04:27:27.908Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6273 | 2026-03-06T04:27:27.908Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6274 | 2026-03-06T04:27:27.908Z | |
| 6275 | 2026-03-06T04:27:27.909Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6276 | 2026-03-06T04:27:27.909Z | --> tests/fail/bad_trait_channel5.rs:39:5 |
| 6277 | 2026-03-06T04:27:27.909Z | | |
| 6278 | 2026-03-06T04:27:27.909Z | 39 | / async fn bad_channel( |
| 6279 | 2026-03-06T04:27:27.909Z | 40 | | _rqctx: RequestContext<Self::Context>, |
| 6280 | 2026-03-06T04:27:27.909Z | 41 | | _params: Query<QueryParams>, |
| 6281 | 2026-03-06T04:27:27.909Z | 42 | | _upgraded: WebsocketConnection, |
| 6282 | 2026-03-06T04:27:27.909Z | 43 | | ) -> dropshot::WebsocketChannelResult { |
| 6283 | 2026-03-06T04:27:27.909Z | | |_________________________________________^ unsatisfied trait bound |
| 6284 | 2026-03-06T04:27:27.909Z | | |
| 6285 | 2026-03-06T04:27:27.909Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6286 | 2026-03-06T04:27:27.909Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6287 | 2026-03-06T04:27:27.909Z | | |
| 6288 | 2026-03-06T04:27:27.909Z | 12 | struct QueryParams { |
| 6289 | 2026-03-06T04:27:27.909Z | | ^^^^^^^^^^^^^^^^^^ |
| 6290 | 2026-03-06T04:27:27.909Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6291 | 2026-03-06T04:27:27.909Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6292 | 2026-03-06T04:27:27.909Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6293 | 2026-03-06T04:27:27.909Z | &'a [u8] |
| 6294 | 2026-03-06T04:27:27.909Z | &'a camino::Utf8Path |
| 6295 | 2026-03-06T04:27:27.909Z | &'a std::path::Path |
| 6296 | 2026-03-06T04:27:27.909Z | &'a str |
| 6297 | 2026-03-06T04:27:27.909Z | () |
| 6298 | 2026-03-06T04:27:27.909Z | (T,) |
| 6299 | 2026-03-06T04:27:27.909Z | (T0, T1) |
| 6300 | 2026-03-06T04:27:27.909Z | (T0, T1, T2) |
| 6301 | 2026-03-06T04:27:27.909Z | and $N others |
| 6302 | 2026-03-06T04:27:27.909Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6303 | 2026-03-06T04:27:27.909Z | note: required by a bound in `dropshot::Query` |
| 6304 | 2026-03-06T04:27:27.909Z | --> src/extractor/query.rs |
| 6305 | 2026-03-06T04:27:27.909Z | | |
| 6306 | 2026-03-06T04:27:27.909Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6307 | 2026-03-06T04:27:27.909Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6308 | 2026-03-06T04:27:27.909Z | |
| 6309 | 2026-03-06T04:27:27.909Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6310 | 2026-03-06T04:27:27.909Z | --> tests/fail/bad_trait_channel5.rs:41:18 |
| 6311 | 2026-03-06T04:27:27.909Z | | |
| 6312 | 2026-03-06T04:27:27.909Z | 41 | _params: Query<QueryParams>, |
| 6313 | 2026-03-06T04:27:27.909Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6314 | 2026-03-06T04:27:27.909Z | | |
| 6315 | 2026-03-06T04:27:27.910Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6316 | 2026-03-06T04:27:27.910Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6317 | 2026-03-06T04:27:27.910Z | | |
| 6318 | 2026-03-06T04:27:27.910Z | 12 | struct QueryParams { |
| 6319 | 2026-03-06T04:27:27.910Z | | ^^^^^^^^^^^^^^^^^^ |
| 6320 | 2026-03-06T04:27:27.910Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6321 | 2026-03-06T04:27:27.910Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6322 | 2026-03-06T04:27:27.910Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6323 | 2026-03-06T04:27:27.910Z | &'a [u8] |
| 6324 | 2026-03-06T04:27:27.910Z | &'a camino::Utf8Path |
| 6325 | 2026-03-06T04:27:27.910Z | &'a std::path::Path |
| 6326 | 2026-03-06T04:27:27.910Z | &'a str |
| 6327 | 2026-03-06T04:27:27.910Z | () |
| 6328 | 2026-03-06T04:27:27.910Z | (T,) |
| 6329 | 2026-03-06T04:27:27.910Z | (T0, T1) |
| 6330 | 2026-03-06T04:27:27.910Z | (T0, T1, T2) |
| 6331 | 2026-03-06T04:27:27.910Z | and $N others |
| 6332 | 2026-03-06T04:27:27.910Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6333 | 2026-03-06T04:27:27.910Z | note: required by a bound in `dropshot::Query` |
| 6334 | 2026-03-06T04:27:27.910Z | --> src/extractor/query.rs |
| 6335 | 2026-03-06T04:27:27.910Z | | |
| 6336 | 2026-03-06T04:27:27.910Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6337 | 2026-03-06T04:27:27.910Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6338 | 2026-03-06T04:27:27.910Z | |
| 6339 | 2026-03-06T04:27:27.910Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6340 | 2026-03-06T04:27:27.910Z | --> tests/fail/bad_trait_channel5.rs:17:1 |
| 6341 | 2026-03-06T04:27:27.910Z | | |
| 6342 | 2026-03-06T04:27:27.910Z | 17 | #[dropshot::api_description] |
| 6343 | 2026-03-06T04:27:27.910Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 6344 | 2026-03-06T04:27:27.910Z | | |
| 6345 | 2026-03-06T04:27:27.910Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6346 | 2026-03-06T04:27:27.910Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6347 | 2026-03-06T04:27:27.910Z | | |
| 6348 | 2026-03-06T04:27:27.910Z | 12 | struct QueryParams { |
| 6349 | 2026-03-06T04:27:27.910Z | | ^^^^^^^^^^^^^^^^^^ |
| 6350 | 2026-03-06T04:27:27.910Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6351 | 2026-03-06T04:27:27.910Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6352 | 2026-03-06T04:27:27.910Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6353 | 2026-03-06T04:27:27.910Z | &'a [u8] |
| 6354 | 2026-03-06T04:27:27.911Z | &'a camino::Utf8Path |
| 6355 | 2026-03-06T04:27:27.911Z | &'a std::path::Path |
| 6356 | 2026-03-06T04:27:27.911Z | &'a str |
| 6357 | 2026-03-06T04:27:27.911Z | () |
| 6358 | 2026-03-06T04:27:27.911Z | (T,) |
| 6359 | 2026-03-06T04:27:27.915Z | (T0, T1) |
| 6360 | 2026-03-06T04:27:27.915Z | (T0, T1, T2) |
| 6361 | 2026-03-06T04:27:27.915Z | and $N others |
| 6362 | 2026-03-06T04:27:27.915Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6363 | 2026-03-06T04:27:27.915Z | note: required by a bound in `dropshot::Query` |
| 6364 | 2026-03-06T04:27:27.915Z | --> src/extractor/query.rs |
| 6365 | 2026-03-06T04:27:27.915Z | | |
| 6366 | 2026-03-06T04:27:27.915Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6367 | 2026-03-06T04:27:27.915Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6368 | 2026-03-06T04:27:27.915Z | = note: this error originates in the attribute macro `dropshot::api_description` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 6369 | 2026-03-06T04:27:27.915Z | |
| 6370 | 2026-03-06T04:27:27.915Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 6371 | 2026-03-06T04:27:27.915Z | --> tests/fail/bad_trait_channel5.rs:21:5 |
| 6372 | 2026-03-06T04:27:27.915Z | | |
| 6373 | 2026-03-06T04:27:27.915Z | 21 | #[channel { |
| 6374 | 2026-03-06T04:27:27.915Z | | ^ unsatisfied trait bound |
| 6375 | 2026-03-06T04:27:27.915Z | | |
| 6376 | 2026-03-06T04:27:27.915Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 6377 | 2026-03-06T04:27:27.915Z | --> tests/fail/bad_trait_channel5.rs:12:1 |
| 6378 | 2026-03-06T04:27:27.915Z | | |
| 6379 | 2026-03-06T04:27:27.915Z | 12 | struct QueryParams { |
| 6380 | 2026-03-06T04:27:27.915Z | | ^^^^^^^^^^^^^^^^^^ |
| 6381 | 2026-03-06T04:27:27.915Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 6382 | 2026-03-06T04:27:27.915Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 6383 | 2026-03-06T04:27:27.915Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 6384 | 2026-03-06T04:27:27.915Z | &'a [u8] |
| 6385 | 2026-03-06T04:27:27.915Z | &'a camino::Utf8Path |
| 6386 | 2026-03-06T04:27:27.915Z | &'a std::path::Path |
| 6387 | 2026-03-06T04:27:27.915Z | &'a str |
| 6388 | 2026-03-06T04:27:27.915Z | () |
| 6389 | 2026-03-06T04:27:27.916Z | (T,) |
| 6390 | 2026-03-06T04:27:27.916Z | (T0, T1) |
| 6391 | 2026-03-06T04:27:27.916Z | (T0, T1, T2) |
| 6392 | 2026-03-06T04:27:27.916Z | and $N others |
| 6393 | 2026-03-06T04:27:27.916Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 6394 | 2026-03-06T04:27:27.916Z | note: required by a bound in `dropshot::Query` |
| 6395 | 2026-03-06T04:27:27.916Z | --> src/extractor/query.rs |
| 6396 | 2026-03-06T04:27:27.916Z | | |
| 6397 | 2026-03-06T04:27:27.916Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 6398 | 2026-03-06T04:27:27.916Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 6399 | 2026-03-06T04:27:27.916Z | |
| 6400 | 2026-03-06T04:27:27.916Z | error[E0277]: the trait bound `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6401 | 2026-03-06T04:27:27.916Z | --> tests/fail/bad_trait_channel5.rs:21:5 |
| 6402 | 2026-03-06T04:27:27.916Z | | |
| 6403 | 2026-03-06T04:27:27.916Z | 17 | #[dropshot::api_description] |
| 6404 | 2026-03-06T04:27:27.916Z | | ---------------------------- required by a bound introduced by this call |
| 6405 | 2026-03-06T04:27:27.916Z | ... |
| 6406 | 2026-03-06T04:27:27.916Z | 21 | / #[channel { |
| 6407 | 2026-03-06T04:27:27.916Z | 22 | | protocol = WEBSOCKETS, |
| 6408 | 2026-03-06T04:27:27.916Z | 23 | | path = "/test", |
| 6409 | 2026-03-06T04:27:27.916Z | 24 | | }] |
| 6410 | 2026-03-06T04:27:27.916Z | 25 | | async fn bad_channel( |
| 6411 | 2026-03-06T04:27:27.916Z | | |_________^ unsatisfied trait bound |
| 6412 | 2026-03-06T04:27:27.916Z | | |
| 6413 | 2026-03-06T04:27:27.916Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(dropshot::RequestContext<<ServerImpl as MyServer>::Context>, dropshot::Query<QueryParams>, WebsocketUpgrade) -> impl Future<Output = Result<dropshot::websocket::SwitchingToWebsocket, HttpError>> {bad_channel_adapter::<ServerImpl>}` |
| 6414 | 2026-03-06T04:27:27.916Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6415 | 2026-03-06T04:27:27.916Z | --> src/api_description.rs |
| 6416 | 2026-03-06T04:27:27.916Z | | |
| 6417 | 2026-03-06T04:27:27.916Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6418 | 2026-03-06T04:27:27.916Z | | --- required by a bound in this associated function |
| 6419 | 2026-03-06T04:27:27.916Z | ... |
| 6420 | 2026-03-06T04:27:27.916Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6421 | 2026-03-06T04:27:27.916Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6422 | 2026-03-06T04:27:27.916Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6423 | 2026-03-06T04:27:27.916Z | note: If the actual output is the correct output you can bless it by rerunning |
| 6424 | 2026-03-06T04:27:27.916Z | your test with the environment variable TRYBUILD=overwrite |
| 6425 | 2026-03-06T04:27:27.916Z | |
| 6426 | 2026-03-06T04:27:27.916Z | test tests/fail/bad_trait_channel6.rs ... ok |
| 6427 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_channel8.rs ... ok |
| 6428 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_channel9.rs ... ok |
| 6429 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint1.rs ... ok |
| 6430 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint10.rs ... ok |
| 6431 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint11.rs ... ok |
| 6432 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint12.rs ... ok |
| 6433 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint13.rs ... ok |
| 6434 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint14.rs ... ok |
| 6435 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint15.rs ... ok |
| 6436 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint16.rs ... ok |
| 6437 | 2026-03-06T04:27:27.917Z | test tests/fail/bad_trait_endpoint17.rs ... mismatch |
| 6438 | 2026-03-06T04:27:27.917Z | |
| 6439 | 2026-03-06T04:27:27.917Z | EXPECTED: |
| 6440 | 2026-03-06T04:27:27.917Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6441 | 2026-03-06T04:27:27.917Z | error[E0277]: the trait bound `dropshot::TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 6442 | 2026-03-06T04:27:27.917Z | --> tests/fail/bad_trait_endpoint17.rs:27:5 |
| 6443 | 2026-03-06T04:27:27.917Z | | |
| 6444 | 2026-03-06T04:27:27.917Z | 27 | #[endpoint { |
| 6445 | 2026-03-06T04:27:27.917Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::TypedBody<Stuff>` |
| 6446 | 2026-03-06T04:27:27.917Z | | |
| 6447 | 2026-03-06T04:27:27.917Z | help: the following other types implement trait `SharedExtractor` |
| 6448 | 2026-03-06T04:27:27.917Z | | |
| 6449 | 2026-03-06T04:27:27.917Z | ::: src/extractor/path.rs |
| 6450 | 2026-03-06T04:27:27.917Z | | |
| 6451 | 2026-03-06T04:27:27.917Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 6452 | 2026-03-06T04:27:27.917Z | | | where |
| 6453 | 2026-03-06T04:27:27.917Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 6454 | 2026-03-06T04:27:27.917Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 6455 | 2026-03-06T04:27:27.917Z | | |
| 6456 | 2026-03-06T04:27:27.917Z | ::: src/extractor/query.rs |
| 6457 | 2026-03-06T04:27:27.917Z | | |
| 6458 | 2026-03-06T04:27:27.917Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 6459 | 2026-03-06T04:27:27.922Z | | | where |
| 6460 | 2026-03-06T04:27:27.922Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6461 | 2026-03-06T04:27:27.922Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 6462 | 2026-03-06T04:27:27.922Z | --> src/extractor/header.rs |
| 6463 | 2026-03-06T04:27:27.922Z | | |
| 6464 | 2026-03-06T04:27:27.922Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 6465 | 2026-03-06T04:27:27.922Z | | | where |
| 6466 | 2026-03-06T04:27:27.922Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6467 | 2026-03-06T04:27:27.922Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 6468 | 2026-03-06T04:27:27.922Z | = note: required for `(dropshot::TypedBody<Stuff>, dropshot::UntypedBody)` to implement `dropshot::extractor::common::RequestExtractor` |
| 6469 | 2026-03-06T04:27:27.922Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6470 | 2026-03-06T04:27:27.922Z | --> src/api_description.rs |
| 6471 | 2026-03-06T04:27:27.922Z | | |
| 6472 | 2026-03-06T04:27:27.922Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 6473 | 2026-03-06T04:27:27.922Z | | ------------- required by a bound in this associated function |
| 6474 | 2026-03-06T04:27:27.922Z | ... |
| 6475 | 2026-03-06T04:27:27.922Z | | FuncParams: RequestExtractor + 'static, |
| 6476 | 2026-03-06T04:27:27.922Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6477 | 2026-03-06T04:27:27.922Z | |
| 6478 | 2026-03-06T04:27:27.922Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::UntypedBody) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::two_exclusive_extractors}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6479 | 2026-03-06T04:27:27.922Z | --> tests/fail/bad_trait_endpoint17.rs:27:5 |
| 6480 | 2026-03-06T04:27:27.922Z | | |
| 6481 | 2026-03-06T04:27:27.922Z | 23 | #[dropshot::api_description] |
| 6482 | 2026-03-06T04:27:27.922Z | | ---------------------------- required by a bound introduced by this call |
| 6483 | 2026-03-06T04:27:27.922Z | ... |
| 6484 | 2026-03-06T04:27:27.922Z | 27 | / #[endpoint { |
| 6485 | 2026-03-06T04:27:27.923Z | 28 | | method = GET, |
| 6486 | 2026-03-06T04:27:27.923Z | 29 | | path = "/test", |
| 6487 | 2026-03-06T04:27:27.923Z | 30 | | }] |
| 6488 | 2026-03-06T04:27:27.923Z | 31 | | async fn two_exclusive_extractors( |
| 6489 | 2026-03-06T04:27:27.923Z | | |_____________________________________^ unsatisfied trait bound |
| 6490 | 2026-03-06T04:27:27.923Z | | |
| 6491 | 2026-03-06T04:27:27.923Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::UntypedBody) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::two_exclusive_extractors}` |
| 6492 | 2026-03-06T04:27:27.923Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6493 | 2026-03-06T04:27:27.923Z | --> src/api_description.rs |
| 6494 | 2026-03-06T04:27:27.923Z | | |
| 6495 | 2026-03-06T04:27:27.923Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6496 | 2026-03-06T04:27:27.923Z | | --- required by a bound in this associated function |
| 6497 | 2026-03-06T04:27:27.923Z | ... |
| 6498 | 2026-03-06T04:27:27.923Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6499 | 2026-03-06T04:27:27.923Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6500 | 2026-03-06T04:27:27.923Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6501 | 2026-03-06T04:27:27.923Z | |
| 6502 | 2026-03-06T04:27:27.923Z | ACTUAL OUTPUT: |
| 6503 | 2026-03-06T04:27:27.923Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6504 | 2026-03-06T04:27:27.923Z | error[E0277]: the trait bound `dropshot::TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 6505 | 2026-03-06T04:27:27.923Z | --> tests/fail/bad_trait_endpoint17.rs:27:5 |
| 6506 | 2026-03-06T04:27:27.923Z | | |
| 6507 | 2026-03-06T04:27:27.923Z | 27 | #[endpoint { |
| 6508 | 2026-03-06T04:27:27.923Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::TypedBody<Stuff>` |
| 6509 | 2026-03-06T04:27:27.923Z | | |
| 6510 | 2026-03-06T04:27:27.923Z | help: the following other types implement trait `SharedExtractor` |
| 6511 | 2026-03-06T04:27:27.923Z | --> src/extractor/header.rs |
| 6512 | 2026-03-06T04:27:27.923Z | | |
| 6513 | 2026-03-06T04:27:27.923Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 6514 | 2026-03-06T04:27:27.923Z | | | where |
| 6515 | 2026-03-06T04:27:27.923Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6516 | 2026-03-06T04:27:27.923Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 6517 | 2026-03-06T04:27:27.923Z | | |
| 6518 | 2026-03-06T04:27:27.923Z | ::: src/extractor/path.rs |
| 6519 | 2026-03-06T04:27:27.923Z | | |
| 6520 | 2026-03-06T04:27:27.923Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 6521 | 2026-03-06T04:27:27.923Z | | | where |
| 6522 | 2026-03-06T04:27:27.923Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 6523 | 2026-03-06T04:27:27.923Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 6524 | 2026-03-06T04:27:27.924Z | | |
| 6525 | 2026-03-06T04:27:27.924Z | ::: src/extractor/query.rs |
| 6526 | 2026-03-06T04:27:27.924Z | | |
| 6527 | 2026-03-06T04:27:27.924Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 6528 | 2026-03-06T04:27:27.924Z | | | where |
| 6529 | 2026-03-06T04:27:27.924Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6530 | 2026-03-06T04:27:27.924Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 6531 | 2026-03-06T04:27:27.924Z | = note: required for `(dropshot::TypedBody<Stuff>, dropshot::UntypedBody)` to implement `dropshot::extractor::common::RequestExtractor` |
| 6532 | 2026-03-06T04:27:27.924Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6533 | 2026-03-06T04:27:27.924Z | --> src/api_description.rs |
| 6534 | 2026-03-06T04:27:27.924Z | | |
| 6535 | 2026-03-06T04:27:27.924Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 6536 | 2026-03-06T04:27:27.924Z | | ------------- required by a bound in this associated function |
| 6537 | 2026-03-06T04:27:27.924Z | ... |
| 6538 | 2026-03-06T04:27:27.924Z | | FuncParams: RequestExtractor + 'static, |
| 6539 | 2026-03-06T04:27:27.924Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6540 | 2026-03-06T04:27:27.924Z | |
| 6541 | 2026-03-06T04:27:27.924Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::UntypedBody) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::two_exclusive_extractors}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6542 | 2026-03-06T04:27:27.924Z | --> tests/fail/bad_trait_endpoint17.rs:27:5 |
| 6543 | 2026-03-06T04:27:27.924Z | | |
| 6544 | 2026-03-06T04:27:27.924Z | 23 | #[dropshot::api_description] |
| 6545 | 2026-03-06T04:27:27.924Z | | ---------------------------- required by a bound introduced by this call |
| 6546 | 2026-03-06T04:27:27.924Z | ... |
| 6547 | 2026-03-06T04:27:27.924Z | 27 | / #[endpoint { |
| 6548 | 2026-03-06T04:27:27.924Z | 28 | | method = GET, |
| 6549 | 2026-03-06T04:27:27.924Z | 29 | | path = "/test", |
| 6550 | 2026-03-06T04:27:27.924Z | 30 | | }] |
| 6551 | 2026-03-06T04:27:27.924Z | 31 | | async fn two_exclusive_extractors( |
| 6552 | 2026-03-06T04:27:27.924Z | | |_____________________________________^ unsatisfied trait bound |
| 6553 | 2026-03-06T04:27:27.924Z | | |
| 6554 | 2026-03-06T04:27:27.924Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::UntypedBody) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::two_exclusive_extractors}` |
| 6555 | 2026-03-06T04:27:27.924Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6556 | 2026-03-06T04:27:27.924Z | --> src/api_description.rs |
| 6557 | 2026-03-06T04:27:27.924Z | | |
| 6558 | 2026-03-06T04:27:27.924Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6559 | 2026-03-06T04:27:27.929Z | | --- required by a bound in this associated function |
| 6560 | 2026-03-06T04:27:27.929Z | ... |
| 6561 | 2026-03-06T04:27:27.929Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6562 | 2026-03-06T04:27:27.929Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6563 | 2026-03-06T04:27:27.929Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6564 | 2026-03-06T04:27:27.929Z | note: If the actual output is the correct output you can bless it by rerunning |
| 6565 | 2026-03-06T04:27:27.929Z | your test with the environment variable TRYBUILD=overwrite |
| 6566 | 2026-03-06T04:27:27.929Z | |
| 6567 | 2026-03-06T04:27:27.929Z | test tests/fail/bad_trait_endpoint18.rs ... mismatch |
| 6568 | 2026-03-06T04:27:27.929Z | |
| 6569 | 2026-03-06T04:27:27.929Z | EXPECTED: |
| 6570 | 2026-03-06T04:27:27.929Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6571 | 2026-03-06T04:27:27.929Z | error[E0277]: the trait bound `dropshot::TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 6572 | 2026-03-06T04:27:27.929Z | --> tests/fail/bad_trait_endpoint18.rs:24:5 |
| 6573 | 2026-03-06T04:27:27.930Z | | |
| 6574 | 2026-03-06T04:27:27.930Z | 24 | #[endpoint { |
| 6575 | 2026-03-06T04:27:27.930Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::TypedBody<Stuff>` |
| 6576 | 2026-03-06T04:27:27.930Z | | |
| 6577 | 2026-03-06T04:27:27.930Z | help: the following other types implement trait `SharedExtractor` |
| 6578 | 2026-03-06T04:27:27.930Z | | |
| 6579 | 2026-03-06T04:27:27.930Z | ::: src/extractor/path.rs |
| 6580 | 2026-03-06T04:27:27.930Z | | |
| 6581 | 2026-03-06T04:27:27.930Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 6582 | 2026-03-06T04:27:27.930Z | | | where |
| 6583 | 2026-03-06T04:27:27.930Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 6584 | 2026-03-06T04:27:27.930Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 6585 | 2026-03-06T04:27:27.930Z | --> src/extractor/query.rs |
| 6586 | 2026-03-06T04:27:27.930Z | | |
| 6587 | 2026-03-06T04:27:27.930Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 6588 | 2026-03-06T04:27:27.930Z | | | where |
| 6589 | 2026-03-06T04:27:27.930Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6590 | 2026-03-06T04:27:27.930Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 6591 | 2026-03-06T04:27:27.930Z | | |
| 6592 | 2026-03-06T04:27:27.930Z | ::: src/extractor/header.rs |
| 6593 | 2026-03-06T04:27:27.930Z | | |
| 6594 | 2026-03-06T04:27:27.930Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 6595 | 2026-03-06T04:27:27.930Z | | | where |
| 6596 | 2026-03-06T04:27:27.930Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6597 | 2026-03-06T04:27:27.930Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 6598 | 2026-03-06T04:27:27.930Z | = note: required for `(dropshot::TypedBody<Stuff>, dropshot::Query<Stuff>)` to implement `dropshot::extractor::common::RequestExtractor` |
| 6599 | 2026-03-06T04:27:27.930Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6600 | 2026-03-06T04:27:27.930Z | --> src/api_description.rs |
| 6601 | 2026-03-06T04:27:27.930Z | | |
| 6602 | 2026-03-06T04:27:27.930Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 6603 | 2026-03-06T04:27:27.930Z | | ------------- required by a bound in this associated function |
| 6604 | 2026-03-06T04:27:27.930Z | ... |
| 6605 | 2026-03-06T04:27:27.930Z | | FuncParams: RequestExtractor + 'static, |
| 6606 | 2026-03-06T04:27:27.930Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6607 | 2026-03-06T04:27:27.930Z | |
| 6608 | 2026-03-06T04:27:27.930Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::exclusive_extractor_not_last}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6609 | 2026-03-06T04:27:27.930Z | --> tests/fail/bad_trait_endpoint18.rs:24:5 |
| 6610 | 2026-03-06T04:27:27.930Z | | |
| 6611 | 2026-03-06T04:27:27.930Z | 20 | #[dropshot::api_description] |
| 6612 | 2026-03-06T04:27:27.930Z | | ---------------------------- required by a bound introduced by this call |
| 6613 | 2026-03-06T04:27:27.931Z | ... |
| 6614 | 2026-03-06T04:27:27.931Z | 24 | / #[endpoint { |
| 6615 | 2026-03-06T04:27:27.931Z | 25 | | method = GET, |
| 6616 | 2026-03-06T04:27:27.931Z | 26 | | path = "/test", |
| 6617 | 2026-03-06T04:27:27.931Z | 27 | | }] |
| 6618 | 2026-03-06T04:27:27.931Z | 28 | | async fn exclusive_extractor_not_last( |
| 6619 | 2026-03-06T04:27:27.931Z | | |_________________________________________^ unsatisfied trait bound |
| 6620 | 2026-03-06T04:27:27.931Z | | |
| 6621 | 2026-03-06T04:27:27.931Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::exclusive_extractor_not_last}` |
| 6622 | 2026-03-06T04:27:27.931Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6623 | 2026-03-06T04:27:27.931Z | --> src/api_description.rs |
| 6624 | 2026-03-06T04:27:27.931Z | | |
| 6625 | 2026-03-06T04:27:27.931Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6626 | 2026-03-06T04:27:27.931Z | | --- required by a bound in this associated function |
| 6627 | 2026-03-06T04:27:27.931Z | ... |
| 6628 | 2026-03-06T04:27:27.931Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6629 | 2026-03-06T04:27:27.931Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6630 | 2026-03-06T04:27:27.931Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6631 | 2026-03-06T04:27:27.931Z | |
| 6632 | 2026-03-06T04:27:27.931Z | ACTUAL OUTPUT: |
| 6633 | 2026-03-06T04:27:27.931Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6634 | 2026-03-06T04:27:27.931Z | error[E0277]: the trait bound `dropshot::TypedBody<Stuff>: SharedExtractor` is not satisfied |
| 6635 | 2026-03-06T04:27:27.931Z | --> tests/fail/bad_trait_endpoint18.rs:24:5 |
| 6636 | 2026-03-06T04:27:27.931Z | | |
| 6637 | 2026-03-06T04:27:27.931Z | 24 | #[endpoint { |
| 6638 | 2026-03-06T04:27:27.931Z | | ^ the trait `SharedExtractor` is not implemented for `dropshot::TypedBody<Stuff>` |
| 6639 | 2026-03-06T04:27:27.931Z | | |
| 6640 | 2026-03-06T04:27:27.931Z | help: the following other types implement trait `SharedExtractor` |
| 6641 | 2026-03-06T04:27:27.931Z | --> src/extractor/query.rs |
| 6642 | 2026-03-06T04:27:27.931Z | | |
| 6643 | 2026-03-06T04:27:27.931Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 6644 | 2026-03-06T04:27:27.931Z | | | where |
| 6645 | 2026-03-06T04:27:27.931Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6646 | 2026-03-06T04:27:27.931Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 6647 | 2026-03-06T04:27:27.931Z | | |
| 6648 | 2026-03-06T04:27:27.931Z | ::: src/extractor/path.rs |
| 6649 | 2026-03-06T04:27:27.931Z | | |
| 6650 | 2026-03-06T04:27:27.931Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 6651 | 2026-03-06T04:27:27.931Z | | | where |
| 6652 | 2026-03-06T04:27:27.931Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 6653 | 2026-03-06T04:27:27.932Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 6654 | 2026-03-06T04:27:27.932Z | | |
| 6655 | 2026-03-06T04:27:27.932Z | ::: src/extractor/header.rs |
| 6656 | 2026-03-06T04:27:27.932Z | | |
| 6657 | 2026-03-06T04:27:27.932Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 6658 | 2026-03-06T04:27:27.932Z | | | where |
| 6659 | 2026-03-06T04:27:27.936Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6660 | 2026-03-06T04:27:27.936Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 6661 | 2026-03-06T04:27:27.936Z | = note: required for `(dropshot::TypedBody<Stuff>, dropshot::Query<Stuff>)` to implement `dropshot::extractor::common::RequestExtractor` |
| 6662 | 2026-03-06T04:27:27.936Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6663 | 2026-03-06T04:27:27.936Z | --> src/api_description.rs |
| 6664 | 2026-03-06T04:27:27.936Z | | |
| 6665 | 2026-03-06T04:27:27.936Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 6666 | 2026-03-06T04:27:27.936Z | | ------------- required by a bound in this associated function |
| 6667 | 2026-03-06T04:27:27.936Z | ... |
| 6668 | 2026-03-06T04:27:27.936Z | | FuncParams: RequestExtractor + 'static, |
| 6669 | 2026-03-06T04:27:27.936Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6670 | 2026-03-06T04:27:27.936Z | |
| 6671 | 2026-03-06T04:27:27.936Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::exclusive_extractor_not_last}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6672 | 2026-03-06T04:27:27.936Z | --> tests/fail/bad_trait_endpoint18.rs:24:5 |
| 6673 | 2026-03-06T04:27:27.936Z | | |
| 6674 | 2026-03-06T04:27:27.936Z | 20 | #[dropshot::api_description] |
| 6675 | 2026-03-06T04:27:27.936Z | | ---------------------------- required by a bound introduced by this call |
| 6676 | 2026-03-06T04:27:27.936Z | ... |
| 6677 | 2026-03-06T04:27:27.936Z | 24 | / #[endpoint { |
| 6678 | 2026-03-06T04:27:27.936Z | 25 | | method = GET, |
| 6679 | 2026-03-06T04:27:27.936Z | 26 | | path = "/test", |
| 6680 | 2026-03-06T04:27:27.937Z | 27 | | }] |
| 6681 | 2026-03-06T04:27:27.937Z | 28 | | async fn exclusive_extractor_not_last( |
| 6682 | 2026-03-06T04:27:27.937Z | | |_________________________________________^ unsatisfied trait bound |
| 6683 | 2026-03-06T04:27:27.937Z | | |
| 6684 | 2026-03-06T04:27:27.937Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::TypedBody<Stuff>, dropshot::Query<Stuff>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::exclusive_extractor_not_last}` |
| 6685 | 2026-03-06T04:27:27.937Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6686 | 2026-03-06T04:27:27.937Z | --> src/api_description.rs |
| 6687 | 2026-03-06T04:27:27.937Z | | |
| 6688 | 2026-03-06T04:27:27.937Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6689 | 2026-03-06T04:27:27.937Z | | --- required by a bound in this associated function |
| 6690 | 2026-03-06T04:27:27.937Z | ... |
| 6691 | 2026-03-06T04:27:27.937Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6692 | 2026-03-06T04:27:27.937Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6693 | 2026-03-06T04:27:27.937Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6694 | 2026-03-06T04:27:27.937Z | note: If the actual output is the correct output you can bless it by rerunning |
| 6695 | 2026-03-06T04:27:27.937Z | your test with the environment variable TRYBUILD=overwrite |
| 6696 | 2026-03-06T04:27:27.937Z | |
| 6697 | 2026-03-06T04:27:27.937Z | test tests/fail/bad_trait_endpoint19.rs ... mismatch |
| 6698 | 2026-03-06T04:27:27.937Z | |
| 6699 | 2026-03-06T04:27:27.937Z | EXPECTED: |
| 6700 | 2026-03-06T04:27:27.937Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6701 | 2026-03-06T04:27:27.937Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 6702 | 2026-03-06T04:27:27.937Z | --> tests/fail/bad_trait_endpoint19.rs:24:5 |
| 6703 | 2026-03-06T04:27:27.937Z | | |
| 6704 | 2026-03-06T04:27:27.937Z | 24 | #[endpoint { |
| 6705 | 2026-03-06T04:27:27.937Z | | ^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 6706 | 2026-03-06T04:27:27.937Z | | |
| 6707 | 2026-03-06T04:27:27.937Z | help: the following other types implement trait `SharedExtractor` |
| 6708 | 2026-03-06T04:27:27.937Z | | |
| 6709 | 2026-03-06T04:27:27.937Z | ::: src/extractor/path.rs |
| 6710 | 2026-03-06T04:27:27.937Z | | |
| 6711 | 2026-03-06T04:27:27.937Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 6712 | 2026-03-06T04:27:27.937Z | | | where |
| 6713 | 2026-03-06T04:27:27.937Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 6714 | 2026-03-06T04:27:27.937Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 6715 | 2026-03-06T04:27:27.937Z | --> src/extractor/query.rs |
| 6716 | 2026-03-06T04:27:27.937Z | | |
| 6717 | 2026-03-06T04:27:27.937Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 6718 | 2026-03-06T04:27:27.937Z | | | where |
| 6719 | 2026-03-06T04:27:27.938Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6720 | 2026-03-06T04:27:27.938Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 6721 | 2026-03-06T04:27:27.938Z | | |
| 6722 | 2026-03-06T04:27:27.938Z | ::: src/extractor/header.rs |
| 6723 | 2026-03-06T04:27:27.938Z | | |
| 6724 | 2026-03-06T04:27:27.938Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 6725 | 2026-03-06T04:27:27.938Z | | | where |
| 6726 | 2026-03-06T04:27:27.938Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6727 | 2026-03-06T04:27:27.938Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 6728 | 2026-03-06T04:27:27.938Z | = note: required for `(std::string::String, dropshot::Query<QueryParams>)` to implement `dropshot::extractor::common::RequestExtractor` |
| 6729 | 2026-03-06T04:27:27.938Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6730 | 2026-03-06T04:27:27.938Z | --> src/api_description.rs |
| 6731 | 2026-03-06T04:27:27.938Z | | |
| 6732 | 2026-03-06T04:27:27.938Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 6733 | 2026-03-06T04:27:27.938Z | | ------------- required by a bound in this associated function |
| 6734 | 2026-03-06T04:27:27.938Z | ... |
| 6735 | 2026-03-06T04:27:27.938Z | | FuncParams: RequestExtractor + 'static, |
| 6736 | 2026-03-06T04:27:27.938Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6737 | 2026-03-06T04:27:27.938Z | |
| 6738 | 2026-03-06T04:27:27.938Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::non_extractor_as_last_argument}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6739 | 2026-03-06T04:27:27.938Z | --> tests/fail/bad_trait_endpoint19.rs:24:5 |
| 6740 | 2026-03-06T04:27:27.938Z | | |
| 6741 | 2026-03-06T04:27:27.938Z | 20 | #[dropshot::api_description] |
| 6742 | 2026-03-06T04:27:27.938Z | | ---------------------------- required by a bound introduced by this call |
| 6743 | 2026-03-06T04:27:27.938Z | ... |
| 6744 | 2026-03-06T04:27:27.938Z | 24 | / #[endpoint { |
| 6745 | 2026-03-06T04:27:27.938Z | 25 | | method = GET, |
| 6746 | 2026-03-06T04:27:27.938Z | 26 | | path = "/test", |
| 6747 | 2026-03-06T04:27:27.938Z | 27 | | }] |
| 6748 | 2026-03-06T04:27:27.938Z | 28 | | async fn non_extractor_as_last_argument( |
| 6749 | 2026-03-06T04:27:27.938Z | | |___________________________________________^ unsatisfied trait bound |
| 6750 | 2026-03-06T04:27:27.938Z | | |
| 6751 | 2026-03-06T04:27:27.938Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::non_extractor_as_last_argument}` |
| 6752 | 2026-03-06T04:27:27.938Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6753 | 2026-03-06T04:27:27.938Z | --> src/api_description.rs |
| 6754 | 2026-03-06T04:27:27.938Z | | |
| 6755 | 2026-03-06T04:27:27.938Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6756 | 2026-03-06T04:27:27.938Z | | --- required by a bound in this associated function |
| 6757 | 2026-03-06T04:27:27.938Z | ... |
| 6758 | 2026-03-06T04:27:27.938Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6759 | 2026-03-06T04:27:27.943Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6760 | 2026-03-06T04:27:27.943Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6761 | 2026-03-06T04:27:27.943Z | |
| 6762 | 2026-03-06T04:27:27.943Z | ACTUAL OUTPUT: |
| 6763 | 2026-03-06T04:27:27.943Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6764 | 2026-03-06T04:27:27.943Z | error[E0277]: the trait bound `std::string::String: SharedExtractor` is not satisfied |
| 6765 | 2026-03-06T04:27:27.943Z | --> tests/fail/bad_trait_endpoint19.rs:24:5 |
| 6766 | 2026-03-06T04:27:27.943Z | | |
| 6767 | 2026-03-06T04:27:27.943Z | 24 | #[endpoint { |
| 6768 | 2026-03-06T04:27:27.943Z | | ^ the trait `SharedExtractor` is not implemented for `std::string::String` |
| 6769 | 2026-03-06T04:27:27.943Z | | |
| 6770 | 2026-03-06T04:27:27.943Z | help: the following other types implement trait `SharedExtractor` |
| 6771 | 2026-03-06T04:27:27.943Z | --> src/extractor/query.rs |
| 6772 | 2026-03-06T04:27:27.943Z | | |
| 6773 | 2026-03-06T04:27:27.943Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 6774 | 2026-03-06T04:27:27.943Z | | | where |
| 6775 | 2026-03-06T04:27:27.943Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6776 | 2026-03-06T04:27:27.943Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 6777 | 2026-03-06T04:27:27.943Z | | |
| 6778 | 2026-03-06T04:27:27.943Z | ::: src/extractor/path.rs |
| 6779 | 2026-03-06T04:27:27.943Z | | |
| 6780 | 2026-03-06T04:27:27.943Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 6781 | 2026-03-06T04:27:27.943Z | | | where |
| 6782 | 2026-03-06T04:27:27.943Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 6783 | 2026-03-06T04:27:27.943Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 6784 | 2026-03-06T04:27:27.943Z | | |
| 6785 | 2026-03-06T04:27:27.943Z | ::: src/extractor/header.rs |
| 6786 | 2026-03-06T04:27:27.944Z | | |
| 6787 | 2026-03-06T04:27:27.944Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 6788 | 2026-03-06T04:27:27.944Z | | | where |
| 6789 | 2026-03-06T04:27:27.944Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 6790 | 2026-03-06T04:27:27.944Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 6791 | 2026-03-06T04:27:27.944Z | = note: required for `(std::string::String, dropshot::Query<QueryParams>)` to implement `dropshot::extractor::common::RequestExtractor` |
| 6792 | 2026-03-06T04:27:27.944Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6793 | 2026-03-06T04:27:27.944Z | --> src/api_description.rs |
| 6794 | 2026-03-06T04:27:27.944Z | | |
| 6795 | 2026-03-06T04:27:27.944Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 6796 | 2026-03-06T04:27:27.944Z | | ------------- required by a bound in this associated function |
| 6797 | 2026-03-06T04:27:27.944Z | ... |
| 6798 | 2026-03-06T04:27:27.944Z | | FuncParams: RequestExtractor + 'static, |
| 6799 | 2026-03-06T04:27:27.944Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 6800 | 2026-03-06T04:27:27.944Z | |
| 6801 | 2026-03-06T04:27:27.944Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::non_extractor_as_last_argument}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 6802 | 2026-03-06T04:27:27.944Z | --> tests/fail/bad_trait_endpoint19.rs:24:5 |
| 6803 | 2026-03-06T04:27:27.944Z | | |
| 6804 | 2026-03-06T04:27:27.944Z | 20 | #[dropshot::api_description] |
| 6805 | 2026-03-06T04:27:27.944Z | | ---------------------------- required by a bound introduced by this call |
| 6806 | 2026-03-06T04:27:27.944Z | ... |
| 6807 | 2026-03-06T04:27:27.944Z | 24 | / #[endpoint { |
| 6808 | 2026-03-06T04:27:27.944Z | 25 | | method = GET, |
| 6809 | 2026-03-06T04:27:27.944Z | 26 | | path = "/test", |
| 6810 | 2026-03-06T04:27:27.944Z | 27 | | }] |
| 6811 | 2026-03-06T04:27:27.944Z | 28 | | async fn non_extractor_as_last_argument( |
| 6812 | 2026-03-06T04:27:27.944Z | | |___________________________________________^ unsatisfied trait bound |
| 6813 | 2026-03-06T04:27:27.944Z | | |
| 6814 | 2026-03-06T04:27:27.944Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, std::string::String, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::non_extractor_as_last_argument}` |
| 6815 | 2026-03-06T04:27:27.944Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 6816 | 2026-03-06T04:27:27.944Z | --> src/api_description.rs |
| 6817 | 2026-03-06T04:27:27.944Z | | |
| 6818 | 2026-03-06T04:27:27.944Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 6819 | 2026-03-06T04:27:27.944Z | | --- required by a bound in this associated function |
| 6820 | 2026-03-06T04:27:27.944Z | ... |
| 6821 | 2026-03-06T04:27:27.944Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 6822 | 2026-03-06T04:27:27.944Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 6823 | 2026-03-06T04:27:27.944Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6824 | 2026-03-06T04:27:27.944Z | note: If the actual output is the correct output you can bless it by rerunning |
| 6825 | 2026-03-06T04:27:27.945Z | your test with the environment variable TRYBUILD=overwrite |
| 6826 | 2026-03-06T04:27:27.945Z | |
| 6827 | 2026-03-06T04:27:27.945Z | test tests/fail/bad_trait_endpoint2.rs ... ok |
| 6828 | 2026-03-06T04:27:27.945Z | test tests/fail/bad_trait_endpoint20.rs ... ok |
| 6829 | 2026-03-06T04:27:27.945Z | test tests/fail/bad_trait_endpoint21.rs ... mismatch |
| 6830 | 2026-03-06T04:27:27.945Z | |
| 6831 | 2026-03-06T04:27:27.945Z | EXPECTED: |
| 6832 | 2026-03-06T04:27:27.945Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6833 | 2026-03-06T04:27:27.945Z | error: endpoint handlers must have the following signature: |
| 6834 | 2026-03-06T04:27:27.945Z | async fn( |
| 6835 | 2026-03-06T04:27:27.945Z | rqctx: dropshot::RequestContext<Self::Context>, |
| 6836 | 2026-03-06T04:27:27.945Z | [query_params: Query<Q>,] |
| 6837 | 2026-03-06T04:27:27.945Z | [path_params: Path<P>,] |
| 6838 | 2026-03-06T04:27:27.945Z | [body_param: TypedBody<J>,] |
| 6839 | 2026-03-06T04:27:27.945Z | [body_param: UntypedBody,] |
| 6840 | 2026-03-06T04:27:27.945Z | [body_param: StreamingBody,] |
| 6841 | 2026-03-06T04:27:27.945Z | [raw_request: RawRequest,] |
| 6842 | 2026-03-06T04:27:27.945Z | ) -> Result<HttpResponse*, impl HttpResponseError> |
| 6843 | 2026-03-06T04:27:27.945Z | --> tests/fail/bad_trait_endpoint21.rs:22:7 |
| 6844 | 2026-03-06T04:27:27.945Z | | |
| 6845 | 2026-03-06T04:27:27.945Z | 22 | trait MyApi { |
| 6846 | 2026-03-06T04:27:27.945Z | | ^^^^^ |
| 6847 | 2026-03-06T04:27:27.945Z | |
| 6848 | 2026-03-06T04:27:27.945Z | error: endpoint `variadic_argument` must not have a variadic argument |
| 6849 | 2026-03-06T04:27:27.945Z | --> tests/fail/bad_trait_endpoint21.rs:33:9 |
| 6850 | 2026-03-06T04:27:27.945Z | | |
| 6851 | 2026-03-06T04:27:27.945Z | 33 | ... |
| 6852 | 2026-03-06T04:27:27.945Z | | ^^^ |
| 6853 | 2026-03-06T04:27:27.945Z | |
| 6854 | 2026-03-06T04:27:27.945Z | error: functions cannot be both `async` and C-variadic |
| 6855 | 2026-03-06T04:27:27.945Z | --> tests/fail/bad_trait_endpoint21.rs:30:5 |
| 6856 | 2026-03-06T04:27:27.945Z | | |
| 6857 | 2026-03-06T04:27:27.945Z | 30 | async fn variadic_argument( |
| 6858 | 2026-03-06T04:27:27.945Z | | ^^^^^ `async` because of this |
| 6859 | 2026-03-06T04:27:27.949Z | ... |
| 6860 | 2026-03-06T04:27:27.949Z | 33 | ... |
| 6861 | 2026-03-06T04:27:27.949Z | | ^^^ C-variadic because of this |
| 6862 | 2026-03-06T04:27:27.949Z | |
| 6863 | 2026-03-06T04:27:27.950Z | error: `...` is not supported for non-extern functions |
| 6864 | 2026-03-06T04:27:27.950Z | --> tests/fail/bad_trait_endpoint21.rs:33:9 |
| 6865 | 2026-03-06T04:27:27.950Z | | |
| 6866 | 2026-03-06T04:27:27.950Z | 33 | ... |
| 6867 | 2026-03-06T04:27:27.950Z | | ^^^ |
| 6868 | 2026-03-06T04:27:27.950Z | | |
| 6869 | 2026-03-06T04:27:27.950Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 6870 | 2026-03-06T04:27:27.950Z | |
| 6871 | 2026-03-06T04:27:27.950Z | error: functions cannot be both `async` and C-variadic |
| 6872 | 2026-03-06T04:27:27.950Z | --> tests/fail/bad_trait_endpoint21.rs:43:5 |
| 6873 | 2026-03-06T04:27:27.950Z | | |
| 6874 | 2026-03-06T04:27:27.950Z | 43 | async fn variadic_argument( |
| 6875 | 2026-03-06T04:27:27.950Z | | ^^^^^ `async` because of this |
| 6876 | 2026-03-06T04:27:27.950Z | ... |
| 6877 | 2026-03-06T04:27:27.950Z | 46 | ... |
| 6878 | 2026-03-06T04:27:27.950Z | | ^^^ C-variadic because of this |
| 6879 | 2026-03-06T04:27:27.950Z | |
| 6880 | 2026-03-06T04:27:27.950Z | error: `...` is not supported for non-extern functions |
| 6881 | 2026-03-06T04:27:27.950Z | --> tests/fail/bad_trait_endpoint21.rs:46:9 |
| 6882 | 2026-03-06T04:27:27.950Z | | |
| 6883 | 2026-03-06T04:27:27.950Z | 46 | ... |
| 6884 | 2026-03-06T04:27:27.950Z | | ^^^ |
| 6885 | 2026-03-06T04:27:27.950Z | | |
| 6886 | 2026-03-06T04:27:27.950Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 6887 | 2026-03-06T04:27:27.950Z | |
| 6888 | 2026-03-06T04:27:27.950Z | error[E0658]: C-variadic functions are unstable |
| 6889 | 2026-03-06T04:27:27.950Z | --> tests/fail/bad_trait_endpoint21.rs:30:5 |
| 6890 | 2026-03-06T04:27:27.950Z | | |
| 6891 | 2026-03-06T04:27:27.950Z | 30 | / async fn variadic_argument( |
| 6892 | 2026-03-06T04:27:27.950Z | 31 | | _rqctx: RequestContext<Self::Context>, |
| 6893 | 2026-03-06T04:27:27.950Z | 32 | | _param1: Query<QueryParams>, |
| 6894 | 2026-03-06T04:27:27.950Z | 33 | | ... |
| 6895 | 2026-03-06T04:27:27.950Z | 34 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError>; |
| 6896 | 2026-03-06T04:27:27.950Z | | |_________________________________________________________^ |
| 6897 | 2026-03-06T04:27:27.950Z | | |
| 6898 | 2026-03-06T04:27:27.950Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 6899 | 2026-03-06T04:27:27.950Z | |
| 6900 | 2026-03-06T04:27:27.950Z | error[E0658]: C-variadic functions are unstable |
| 6901 | 2026-03-06T04:27:27.950Z | --> tests/fail/bad_trait_endpoint21.rs:43:5 |
| 6902 | 2026-03-06T04:27:27.951Z | | |
| 6903 | 2026-03-06T04:27:27.951Z | 43 | / async fn variadic_argument( |
| 6904 | 2026-03-06T04:27:27.951Z | 44 | | _rqctx: RequestContext<Self::Context>, |
| 6905 | 2026-03-06T04:27:27.951Z | 45 | | _param1: Query<QueryParams>, |
| 6906 | 2026-03-06T04:27:27.951Z | 46 | | ... |
| 6907 | 2026-03-06T04:27:27.951Z | 47 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 6908 | 2026-03-06T04:27:27.951Z | 48 | | unreachable!() |
| 6909 | 2026-03-06T04:27:27.951Z | 49 | | } |
| 6910 | 2026-03-06T04:27:27.951Z | | |_____^ |
| 6911 | 2026-03-06T04:27:27.951Z | | |
| 6912 | 2026-03-06T04:27:27.951Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 6913 | 2026-03-06T04:27:27.951Z | |
| 6914 | 2026-03-06T04:27:27.951Z | warning: missing pattern for `...` argument |
| 6915 | 2026-03-06T04:27:27.951Z | --> tests/fail/bad_trait_endpoint21.rs:33:9 |
| 6916 | 2026-03-06T04:27:27.951Z | | |
| 6917 | 2026-03-06T04:27:27.951Z | 33 | ... |
| 6918 | 2026-03-06T04:27:27.951Z | | ^^^ |
| 6919 | 2026-03-06T04:27:27.951Z | | |
| 6920 | 2026-03-06T04:27:27.951Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 6921 | 2026-03-06T04:27:27.951Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 6922 | 2026-03-06T04:27:27.951Z | = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default |
| 6923 | 2026-03-06T04:27:27.951Z | help: name the argument, or use `_` to continue ignoring it |
| 6924 | 2026-03-06T04:27:27.951Z | | |
| 6925 | 2026-03-06T04:27:27.951Z | 33 | _: ... |
| 6926 | 2026-03-06T04:27:27.951Z | | ++ |
| 6927 | 2026-03-06T04:27:27.951Z | |
| 6928 | 2026-03-06T04:27:27.951Z | warning: missing pattern for `...` argument |
| 6929 | 2026-03-06T04:27:27.951Z | --> tests/fail/bad_trait_endpoint21.rs:46:9 |
| 6930 | 2026-03-06T04:27:27.951Z | | |
| 6931 | 2026-03-06T04:27:27.951Z | 46 | ... |
| 6932 | 2026-03-06T04:27:27.951Z | | ^^^ |
| 6933 | 2026-03-06T04:27:27.951Z | | |
| 6934 | 2026-03-06T04:27:27.951Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 6935 | 2026-03-06T04:27:27.951Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 6936 | 2026-03-06T04:27:27.951Z | help: name the argument, or use `_` to continue ignoring it |
| 6937 | 2026-03-06T04:27:27.951Z | | |
| 6938 | 2026-03-06T04:27:27.951Z | 46 | _: ... |
| 6939 | 2026-03-06T04:27:27.951Z | | ++ |
| 6940 | 2026-03-06T04:27:27.951Z | |
| 6941 | 2026-03-06T04:27:27.951Z | error[E0700]: hidden type for `impl Future<Output = Result<HttpResponseUpdatedNoContent, HttpError>>` captures lifetime that does not appear in bounds |
| 6942 | 2026-03-06T04:27:27.952Z | --> tests/fail/bad_trait_endpoint21.rs:47:58 |
| 6943 | 2026-03-06T04:27:27.952Z | | |
| 6944 | 2026-03-06T04:27:27.952Z | 43 | / async fn variadic_argument( |
| 6945 | 2026-03-06T04:27:27.952Z | 44 | | _rqctx: RequestContext<Self::Context>, |
| 6946 | 2026-03-06T04:27:27.952Z | 45 | | _param1: Query<QueryParams>, |
| 6947 | 2026-03-06T04:27:27.952Z | 46 | | ... |
| 6948 | 2026-03-06T04:27:27.952Z | 47 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 6949 | 2026-03-06T04:27:27.952Z | | | ________________________________________________________-_^ |
| 6950 | 2026-03-06T04:27:27.952Z | | ||________________________________________________________| |
| 6951 | 2026-03-06T04:27:27.952Z | | | opaque type defined here |
| 6952 | 2026-03-06T04:27:27.952Z | 48 | | unreachable!() |
| 6953 | 2026-03-06T04:27:27.952Z | 49 | | } |
| 6954 | 2026-03-06T04:27:27.952Z | | |_____^ |
| 6955 | 2026-03-06T04:27:27.952Z | | |
| 6956 | 2026-03-06T04:27:27.952Z | = note: hidden type `{async fn body of <MyImpl as MyApi>::variadic_argument()}` captures lifetime `'_` |
| 6957 | 2026-03-06T04:27:27.952Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6958 | 2026-03-06T04:27:27.952Z | |
| 6959 | 2026-03-06T04:27:27.956Z | ACTUAL OUTPUT: |
| 6960 | 2026-03-06T04:27:27.956Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 6961 | 2026-03-06T04:27:27.956Z | error: endpoint handlers must have the following signature: |
| 6962 | 2026-03-06T04:27:27.956Z | async fn( |
| 6963 | 2026-03-06T04:27:27.956Z | rqctx: dropshot::RequestContext<Self::Context>, |
| 6964 | 2026-03-06T04:27:27.956Z | [query_params: Query<Q>,] |
| 6965 | 2026-03-06T04:27:27.956Z | [path_params: Path<P>,] |
| 6966 | 2026-03-06T04:27:27.956Z | [body_param: TypedBody<J>,] |
| 6967 | 2026-03-06T04:27:27.956Z | [body_param: UntypedBody,] |
| 6968 | 2026-03-06T04:27:27.956Z | [body_param: StreamingBody,] |
| 6969 | 2026-03-06T04:27:27.956Z | [raw_request: RawRequest,] |
| 6970 | 2026-03-06T04:27:27.956Z | ) -> Result<HttpResponse*, impl HttpResponseError> |
| 6971 | 2026-03-06T04:27:27.956Z | --> tests/fail/bad_trait_endpoint21.rs:22:7 |
| 6972 | 2026-03-06T04:27:27.956Z | | |
| 6973 | 2026-03-06T04:27:27.956Z | 22 | trait MyApi { |
| 6974 | 2026-03-06T04:27:27.956Z | | ^^^^^ |
| 6975 | 2026-03-06T04:27:27.956Z | |
| 6976 | 2026-03-06T04:27:27.956Z | error: endpoint `variadic_argument` must not have a variadic argument |
| 6977 | 2026-03-06T04:27:27.956Z | --> tests/fail/bad_trait_endpoint21.rs:33:9 |
| 6978 | 2026-03-06T04:27:27.956Z | | |
| 6979 | 2026-03-06T04:27:27.956Z | 33 | ... |
| 6980 | 2026-03-06T04:27:27.956Z | | ^^^ |
| 6981 | 2026-03-06T04:27:27.956Z | |
| 6982 | 2026-03-06T04:27:27.956Z | error: functions cannot be both `async` and C-variadic |
| 6983 | 2026-03-06T04:27:27.956Z | --> tests/fail/bad_trait_endpoint21.rs:30:5 |
| 6984 | 2026-03-06T04:27:27.956Z | | |
| 6985 | 2026-03-06T04:27:27.957Z | 30 | async fn variadic_argument( |
| 6986 | 2026-03-06T04:27:27.957Z | | ^^^^^ `async` because of this |
| 6987 | 2026-03-06T04:27:27.957Z | ... |
| 6988 | 2026-03-06T04:27:27.957Z | 33 | ... |
| 6989 | 2026-03-06T04:27:27.957Z | | ^^^ C-variadic because of this |
| 6990 | 2026-03-06T04:27:27.957Z | |
| 6991 | 2026-03-06T04:27:27.957Z | error: `...` is not supported for non-extern functions |
| 6992 | 2026-03-06T04:27:27.957Z | --> tests/fail/bad_trait_endpoint21.rs:33:9 |
| 6993 | 2026-03-06T04:27:27.957Z | | |
| 6994 | 2026-03-06T04:27:27.957Z | 33 | ... |
| 6995 | 2026-03-06T04:27:27.957Z | | ^^^ |
| 6996 | 2026-03-06T04:27:27.957Z | | |
| 6997 | 2026-03-06T04:27:27.957Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 6998 | 2026-03-06T04:27:27.957Z | |
| 6999 | 2026-03-06T04:27:27.957Z | error: functions cannot be both `async` and C-variadic |
| 7000 | 2026-03-06T04:27:27.957Z | --> tests/fail/bad_trait_endpoint21.rs:43:5 |
| 7001 | 2026-03-06T04:27:27.957Z | | |
| 7002 | 2026-03-06T04:27:27.957Z | 43 | async fn variadic_argument( |
| 7003 | 2026-03-06T04:27:27.957Z | | ^^^^^ `async` because of this |
| 7004 | 2026-03-06T04:27:27.957Z | ... |
| 7005 | 2026-03-06T04:27:27.957Z | 46 | ... |
| 7006 | 2026-03-06T04:27:27.957Z | | ^^^ C-variadic because of this |
| 7007 | 2026-03-06T04:27:27.957Z | |
| 7008 | 2026-03-06T04:27:27.957Z | error: `...` is not supported for non-extern functions |
| 7009 | 2026-03-06T04:27:27.957Z | --> tests/fail/bad_trait_endpoint21.rs:46:9 |
| 7010 | 2026-03-06T04:27:27.957Z | | |
| 7011 | 2026-03-06T04:27:27.957Z | 46 | ... |
| 7012 | 2026-03-06T04:27:27.957Z | | ^^^ |
| 7013 | 2026-03-06T04:27:27.957Z | | |
| 7014 | 2026-03-06T04:27:27.957Z | = help: only `extern "C"` and `extern "C-unwind"` functions may have a C variable argument list |
| 7015 | 2026-03-06T04:27:27.957Z | |
| 7016 | 2026-03-06T04:27:27.957Z | error[E0658]: C-variadic functions are unstable |
| 7017 | 2026-03-06T04:27:27.957Z | --> tests/fail/bad_trait_endpoint21.rs:30:5 |
| 7018 | 2026-03-06T04:27:27.957Z | | |
| 7019 | 2026-03-06T04:27:27.957Z | 30 | / async fn variadic_argument( |
| 7020 | 2026-03-06T04:27:27.957Z | 31 | | _rqctx: RequestContext<Self::Context>, |
| 7021 | 2026-03-06T04:27:27.957Z | 32 | | _param1: Query<QueryParams>, |
| 7022 | 2026-03-06T04:27:27.957Z | 33 | | ... |
| 7023 | 2026-03-06T04:27:27.957Z | 34 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError>; |
| 7024 | 2026-03-06T04:27:27.957Z | | |_________________________________________________________^ |
| 7025 | 2026-03-06T04:27:27.958Z | | |
| 7026 | 2026-03-06T04:27:27.958Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 7027 | 2026-03-06T04:27:27.958Z | |
| 7028 | 2026-03-06T04:27:27.958Z | error[E0658]: C-variadic functions are unstable |
| 7029 | 2026-03-06T04:27:27.958Z | --> tests/fail/bad_trait_endpoint21.rs:43:5 |
| 7030 | 2026-03-06T04:27:27.958Z | | |
| 7031 | 2026-03-06T04:27:27.958Z | 43 | / async fn variadic_argument( |
| 7032 | 2026-03-06T04:27:27.958Z | 44 | | _rqctx: RequestContext<Self::Context>, |
| 7033 | 2026-03-06T04:27:27.958Z | 45 | | _param1: Query<QueryParams>, |
| 7034 | 2026-03-06T04:27:27.958Z | 46 | | ... |
| 7035 | 2026-03-06T04:27:27.958Z | 47 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7036 | 2026-03-06T04:27:27.958Z | 48 | | unreachable!() |
| 7037 | 2026-03-06T04:27:27.958Z | 49 | | } |
| 7038 | 2026-03-06T04:27:27.958Z | | |_____^ |
| 7039 | 2026-03-06T04:27:27.958Z | | |
| 7040 | 2026-03-06T04:27:27.958Z | = note: see issue #44930 <https://github.com/rust-lang/rust/issues/44930> for more information |
| 7041 | 2026-03-06T04:27:27.958Z | |
| 7042 | 2026-03-06T04:27:27.958Z | warning: missing pattern for `...` argument |
| 7043 | 2026-03-06T04:27:27.958Z | --> tests/fail/bad_trait_endpoint21.rs:33:9 |
| 7044 | 2026-03-06T04:27:27.958Z | | |
| 7045 | 2026-03-06T04:27:27.958Z | 33 | ... |
| 7046 | 2026-03-06T04:27:27.958Z | | ^^^ |
| 7047 | 2026-03-06T04:27:27.958Z | | |
| 7048 | 2026-03-06T04:27:27.958Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 7049 | 2026-03-06T04:27:27.958Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 7050 | 2026-03-06T04:27:27.958Z | = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default |
| 7051 | 2026-03-06T04:27:27.958Z | help: name the argument, or use `_` to continue ignoring it |
| 7052 | 2026-03-06T04:27:27.958Z | | |
| 7053 | 2026-03-06T04:27:27.958Z | 33 | _: ... |
| 7054 | 2026-03-06T04:27:27.958Z | | ++ |
| 7055 | 2026-03-06T04:27:27.958Z | |
| 7056 | 2026-03-06T04:27:27.958Z | warning: missing pattern for `...` argument |
| 7057 | 2026-03-06T04:27:27.958Z | --> tests/fail/bad_trait_endpoint21.rs:46:9 |
| 7058 | 2026-03-06T04:27:27.958Z | | |
| 7059 | 2026-03-06T04:27:27.962Z | 46 | ... |
| 7060 | 2026-03-06T04:27:27.962Z | | ^^^ |
| 7061 | 2026-03-06T04:27:27.962Z | | |
| 7062 | 2026-03-06T04:27:27.962Z | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! |
| 7063 | 2026-03-06T04:27:27.962Z | = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544> |
| 7064 | 2026-03-06T04:27:27.962Z | help: name the argument, or use `_` to continue ignoring it |
| 7065 | 2026-03-06T04:27:27.962Z | | |
| 7066 | 2026-03-06T04:27:27.963Z | 46 | _: ... |
| 7067 | 2026-03-06T04:27:27.963Z | | ++ |
| 7068 | 2026-03-06T04:27:27.963Z | |
| 7069 | 2026-03-06T04:27:27.963Z | error[E0700]: hidden type for `impl Future<Output = Result<HttpResponseUpdatedNoContent, HttpError>>` captures lifetime that does not appear in bounds |
| 7070 | 2026-03-06T04:27:27.963Z | --> tests/fail/bad_trait_endpoint21.rs:47:58 |
| 7071 | 2026-03-06T04:27:27.963Z | | |
| 7072 | 2026-03-06T04:27:27.963Z | 47 | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7073 | 2026-03-06T04:27:27.963Z | | __________-----------------------------------------------_^ |
| 7074 | 2026-03-06T04:27:27.963Z | | | | |
| 7075 | 2026-03-06T04:27:27.963Z | | | opaque type defined here |
| 7076 | 2026-03-06T04:27:27.963Z | 48 | | unreachable!() |
| 7077 | 2026-03-06T04:27:27.963Z | 49 | | } |
| 7078 | 2026-03-06T04:27:27.963Z | | |_____^ |
| 7079 | 2026-03-06T04:27:27.963Z | | |
| 7080 | 2026-03-06T04:27:27.963Z | = note: hidden type `{async fn body of <MyImpl as MyApi>::variadic_argument()}` captures lifetime `'_` |
| 7081 | 2026-03-06T04:27:27.963Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7082 | 2026-03-06T04:27:27.963Z | note: If the actual output is the correct output you can bless it by rerunning |
| 7083 | 2026-03-06T04:27:27.963Z | your test with the environment variable TRYBUILD=overwrite |
| 7084 | 2026-03-06T04:27:27.963Z | |
| 7085 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint22.rs ... ok |
| 7086 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint23.rs ... ok |
| 7087 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint24.rs ... ok |
| 7088 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint25.rs ... ok |
| 7089 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint26.rs ... ok |
| 7090 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint27.rs ... ok |
| 7091 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint28.rs ... ok |
| 7092 | 2026-03-06T04:27:27.963Z | test tests/fail/bad_trait_endpoint3.rs ... mismatch |
| 7093 | 2026-03-06T04:27:27.963Z | |
| 7094 | 2026-03-06T04:27:27.963Z | EXPECTED: |
| 7095 | 2026-03-06T04:27:27.963Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7096 | 2026-03-06T04:27:27.963Z | error[E0277]: the trait bound `String: SharedExtractor` is not satisfied |
| 7097 | 2026-03-06T04:27:27.963Z | --> tests/fail/bad_trait_endpoint3.rs:15:5 |
| 7098 | 2026-03-06T04:27:27.963Z | | |
| 7099 | 2026-03-06T04:27:27.963Z | 15 | #[endpoint { |
| 7100 | 2026-03-06T04:27:27.963Z | | ^ the trait `SharedExtractor` is not implemented for `String` |
| 7101 | 2026-03-06T04:27:27.963Z | | |
| 7102 | 2026-03-06T04:27:27.963Z | help: the following other types implement trait `SharedExtractor` |
| 7103 | 2026-03-06T04:27:27.963Z | | |
| 7104 | 2026-03-06T04:27:27.963Z | ::: src/extractor/path.rs |
| 7105 | 2026-03-06T04:27:27.963Z | | |
| 7106 | 2026-03-06T04:27:27.964Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 7107 | 2026-03-06T04:27:27.964Z | | | where |
| 7108 | 2026-03-06T04:27:27.964Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 7109 | 2026-03-06T04:27:27.964Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 7110 | 2026-03-06T04:27:27.964Z | | |
| 7111 | 2026-03-06T04:27:27.964Z | ::: src/extractor/query.rs |
| 7112 | 2026-03-06T04:27:27.964Z | | |
| 7113 | 2026-03-06T04:27:27.964Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 7114 | 2026-03-06T04:27:27.964Z | | | where |
| 7115 | 2026-03-06T04:27:27.964Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 7116 | 2026-03-06T04:27:27.964Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 7117 | 2026-03-06T04:27:27.964Z | --> src/extractor/header.rs |
| 7118 | 2026-03-06T04:27:27.964Z | | |
| 7119 | 2026-03-06T04:27:27.964Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 7120 | 2026-03-06T04:27:27.964Z | | | where |
| 7121 | 2026-03-06T04:27:27.964Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 7122 | 2026-03-06T04:27:27.964Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 7123 | 2026-03-06T04:27:27.964Z | = note: required for `String` to implement `ExclusiveExtractor` |
| 7124 | 2026-03-06T04:27:27.964Z | = note: required for `(String,)` to implement `dropshot::extractor::common::RequestExtractor` |
| 7125 | 2026-03-06T04:27:27.964Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 7126 | 2026-03-06T04:27:27.964Z | --> src/api_description.rs |
| 7127 | 2026-03-06T04:27:27.964Z | | |
| 7128 | 2026-03-06T04:27:27.964Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 7129 | 2026-03-06T04:27:27.964Z | | ------------- required by a bound in this associated function |
| 7130 | 2026-03-06T04:27:27.964Z | ... |
| 7131 | 2026-03-06T04:27:27.964Z | | FuncParams: RequestExtractor + 'static, |
| 7132 | 2026-03-06T04:27:27.964Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 7133 | 2026-03-06T04:27:27.964Z | |
| 7134 | 2026-03-06T04:27:27.964Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, String) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 7135 | 2026-03-06T04:27:27.964Z | --> tests/fail/bad_trait_endpoint3.rs:15:5 |
| 7136 | 2026-03-06T04:27:27.964Z | | |
| 7137 | 2026-03-06T04:27:27.964Z | 10 | #[dropshot::api_description] |
| 7138 | 2026-03-06T04:27:27.964Z | | ---------------------------- required by a bound introduced by this call |
| 7139 | 2026-03-06T04:27:27.964Z | ... |
| 7140 | 2026-03-06T04:27:27.964Z | 15 | / #[endpoint { |
| 7141 | 2026-03-06T04:27:27.964Z | 16 | | method = GET, |
| 7142 | 2026-03-06T04:27:27.964Z | 17 | | path = "/test", |
| 7143 | 2026-03-06T04:27:27.964Z | 18 | | }] |
| 7144 | 2026-03-06T04:27:27.964Z | 19 | | async fn bad_endpoint( |
| 7145 | 2026-03-06T04:27:27.965Z | | |_________________________^ unsatisfied trait bound |
| 7146 | 2026-03-06T04:27:27.965Z | | |
| 7147 | 2026-03-06T04:27:27.965Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, String) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 7148 | 2026-03-06T04:27:27.965Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 7149 | 2026-03-06T04:27:27.965Z | --> src/api_description.rs |
| 7150 | 2026-03-06T04:27:27.965Z | | |
| 7151 | 2026-03-06T04:27:27.965Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 7152 | 2026-03-06T04:27:27.965Z | | --- required by a bound in this associated function |
| 7153 | 2026-03-06T04:27:27.965Z | ... |
| 7154 | 2026-03-06T04:27:27.965Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 7155 | 2026-03-06T04:27:27.965Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 7156 | 2026-03-06T04:27:27.965Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7157 | 2026-03-06T04:27:27.965Z | |
| 7158 | 2026-03-06T04:27:27.965Z | ACTUAL OUTPUT: |
| 7159 | 2026-03-06T04:27:27.969Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7160 | 2026-03-06T04:27:27.969Z | error[E0277]: the trait bound `String: SharedExtractor` is not satisfied |
| 7161 | 2026-03-06T04:27:27.969Z | --> tests/fail/bad_trait_endpoint3.rs:15:5 |
| 7162 | 2026-03-06T04:27:27.969Z | | |
| 7163 | 2026-03-06T04:27:27.969Z | 15 | #[endpoint { |
| 7164 | 2026-03-06T04:27:27.969Z | | ^ the trait `SharedExtractor` is not implemented for `String` |
| 7165 | 2026-03-06T04:27:27.969Z | | |
| 7166 | 2026-03-06T04:27:27.969Z | help: the following other types implement trait `SharedExtractor` |
| 7167 | 2026-03-06T04:27:27.969Z | --> src/extractor/header.rs |
| 7168 | 2026-03-06T04:27:27.969Z | | |
| 7169 | 2026-03-06T04:27:27.969Z | | / impl<HeaderType> SharedExtractor for Header<HeaderType> |
| 7170 | 2026-03-06T04:27:27.969Z | | | where |
| 7171 | 2026-03-06T04:27:27.969Z | | | HeaderType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 7172 | 2026-03-06T04:27:27.969Z | | |______________________________________________________________________^ `dropshot::Header<HeaderType>` |
| 7173 | 2026-03-06T04:27:27.969Z | | |
| 7174 | 2026-03-06T04:27:27.969Z | ::: src/extractor/path.rs |
| 7175 | 2026-03-06T04:27:27.969Z | | |
| 7176 | 2026-03-06T04:27:27.969Z | | / impl<PathType> SharedExtractor for Path<PathType> |
| 7177 | 2026-03-06T04:27:27.969Z | | | where |
| 7178 | 2026-03-06T04:27:27.969Z | | | PathType: DeserializeOwned + JsonSchema + Send + Sync + 'static, |
| 7179 | 2026-03-06T04:27:27.969Z | | |____________________________________________________________________^ `dropshot::Path<PathType>` |
| 7180 | 2026-03-06T04:27:27.969Z | | |
| 7181 | 2026-03-06T04:27:27.970Z | ::: src/extractor/query.rs |
| 7182 | 2026-03-06T04:27:27.970Z | | |
| 7183 | 2026-03-06T04:27:27.970Z | | / impl<QueryType> SharedExtractor for Query<QueryType> |
| 7184 | 2026-03-06T04:27:27.970Z | | | where |
| 7185 | 2026-03-06T04:27:27.970Z | | | QueryType: JsonSchema + DeserializeOwned + Send + Sync + 'static, |
| 7186 | 2026-03-06T04:27:27.970Z | | |_____________________________________________________________________^ `dropshot::Query<QueryType>` |
| 7187 | 2026-03-06T04:27:27.970Z | = note: required for `String` to implement `ExclusiveExtractor` |
| 7188 | 2026-03-06T04:27:27.970Z | = note: required for `(String,)` to implement `dropshot::extractor::common::RequestExtractor` |
| 7189 | 2026-03-06T04:27:27.970Z | note: required by a bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 7190 | 2026-03-06T04:27:27.970Z | --> src/api_description.rs |
| 7191 | 2026-03-06T04:27:27.970Z | | |
| 7192 | 2026-03-06T04:27:27.970Z | | pub fn new_for_types<FuncParams, ResultType>( |
| 7193 | 2026-03-06T04:27:27.970Z | | ------------- required by a bound in this associated function |
| 7194 | 2026-03-06T04:27:27.970Z | ... |
| 7195 | 2026-03-06T04:27:27.970Z | | FuncParams: RequestExtractor + 'static, |
| 7196 | 2026-03-06T04:27:27.970Z | | ^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<StubContext>::new_for_types` |
| 7197 | 2026-03-06T04:27:27.970Z | |
| 7198 | 2026-03-06T04:27:27.970Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, String) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 7199 | 2026-03-06T04:27:27.970Z | --> tests/fail/bad_trait_endpoint3.rs:15:5 |
| 7200 | 2026-03-06T04:27:27.970Z | | |
| 7201 | 2026-03-06T04:27:27.970Z | 10 | #[dropshot::api_description] |
| 7202 | 2026-03-06T04:27:27.970Z | | ---------------------------- required by a bound introduced by this call |
| 7203 | 2026-03-06T04:27:27.970Z | ... |
| 7204 | 2026-03-06T04:27:27.970Z | 15 | / #[endpoint { |
| 7205 | 2026-03-06T04:27:27.970Z | 16 | | method = GET, |
| 7206 | 2026-03-06T04:27:27.970Z | 17 | | path = "/test", |
| 7207 | 2026-03-06T04:27:27.970Z | 18 | | }] |
| 7208 | 2026-03-06T04:27:27.970Z | 19 | | async fn bad_endpoint( |
| 7209 | 2026-03-06T04:27:27.970Z | | |_________________________^ unsatisfied trait bound |
| 7210 | 2026-03-06T04:27:27.970Z | | |
| 7211 | 2026-03-06T04:27:27.970Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, String) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 7212 | 2026-03-06T04:27:27.970Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 7213 | 2026-03-06T04:27:27.970Z | --> src/api_description.rs |
| 7214 | 2026-03-06T04:27:27.970Z | | |
| 7215 | 2026-03-06T04:27:27.970Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 7216 | 2026-03-06T04:27:27.970Z | | --- required by a bound in this associated function |
| 7217 | 2026-03-06T04:27:27.970Z | ... |
| 7218 | 2026-03-06T04:27:27.970Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 7219 | 2026-03-06T04:27:27.970Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 7220 | 2026-03-06T04:27:27.970Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7221 | 2026-03-06T04:27:27.971Z | note: If the actual output is the correct output you can bless it by rerunning |
| 7222 | 2026-03-06T04:27:27.971Z | your test with the environment variable TRYBUILD=overwrite |
| 7223 | 2026-03-06T04:27:27.971Z | |
| 7224 | 2026-03-06T04:27:27.971Z | test tests/fail/bad_trait_endpoint4.rs ... mismatch |
| 7225 | 2026-03-06T04:27:27.971Z | |
| 7226 | 2026-03-06T04:27:27.971Z | EXPECTED: |
| 7227 | 2026-03-06T04:27:27.971Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7228 | 2026-03-06T04:27:27.971Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7229 | 2026-03-06T04:27:27.971Z | --> tests/fail/bad_trait_endpoint4.rs:38:5 |
| 7230 | 2026-03-06T04:27:27.971Z | | |
| 7231 | 2026-03-06T04:27:27.971Z | 38 | / async fn bad_endpoint( |
| 7232 | 2026-03-06T04:27:27.971Z | 39 | | _rqctx: RequestContext<()>, |
| 7233 | 2026-03-06T04:27:27.971Z | 40 | | _params: Query<QueryParams>, |
| 7234 | 2026-03-06T04:27:27.971Z | 41 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7235 | 2026-03-06T04:27:27.971Z | | |________________________________________________________^ unsatisfied trait bound |
| 7236 | 2026-03-06T04:27:27.971Z | | |
| 7237 | 2026-03-06T04:27:27.971Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7238 | 2026-03-06T04:27:27.971Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7239 | 2026-03-06T04:27:27.971Z | | |
| 7240 | 2026-03-06T04:27:27.971Z | 12 | struct QueryParams { |
| 7241 | 2026-03-06T04:27:27.971Z | | ^^^^^^^^^^^^^^^^^^ |
| 7242 | 2026-03-06T04:27:27.971Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7243 | 2026-03-06T04:27:27.971Z | &'a T |
| 7244 | 2026-03-06T04:27:27.971Z | &'a mut T |
| 7245 | 2026-03-06T04:27:27.971Z | () |
| 7246 | 2026-03-06T04:27:27.971Z | (T0, T1) |
| 7247 | 2026-03-06T04:27:27.971Z | (T0, T1, T2) |
| 7248 | 2026-03-06T04:27:27.971Z | (T0, T1, T2, T3) |
| 7249 | 2026-03-06T04:27:27.971Z | (T0, T1, T2, T3, T4) |
| 7250 | 2026-03-06T04:27:27.971Z | (T0, T1, T2, T3, T4, T5) |
| 7251 | 2026-03-06T04:27:27.971Z | and $N others |
| 7252 | 2026-03-06T04:27:27.971Z | note: required by a bound in `dropshot::Query` |
| 7253 | 2026-03-06T04:27:27.971Z | --> src/extractor/query.rs |
| 7254 | 2026-03-06T04:27:27.971Z | | |
| 7255 | 2026-03-06T04:27:27.971Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7256 | 2026-03-06T04:27:27.971Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7257 | 2026-03-06T04:27:27.971Z | |
| 7258 | 2026-03-06T04:27:27.971Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7259 | 2026-03-06T04:27:27.976Z | --> tests/fail/bad_trait_endpoint4.rs:38:5 |
| 7260 | 2026-03-06T04:27:27.976Z | | |
| 7261 | 2026-03-06T04:27:27.976Z | 38 | / async fn bad_endpoint( |
| 7262 | 2026-03-06T04:27:27.976Z | 39 | | _rqctx: RequestContext<()>, |
| 7263 | 2026-03-06T04:27:27.976Z | 40 | | _params: Query<QueryParams>, |
| 7264 | 2026-03-06T04:27:27.976Z | 41 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7265 | 2026-03-06T04:27:27.976Z | | |________________________________________________________^ unsatisfied trait bound |
| 7266 | 2026-03-06T04:27:27.976Z | | |
| 7267 | 2026-03-06T04:27:27.976Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7268 | 2026-03-06T04:27:27.976Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7269 | 2026-03-06T04:27:27.976Z | | |
| 7270 | 2026-03-06T04:27:27.976Z | 12 | struct QueryParams { |
| 7271 | 2026-03-06T04:27:27.976Z | | ^^^^^^^^^^^^^^^^^^ |
| 7272 | 2026-03-06T04:27:27.976Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7273 | 2026-03-06T04:27:27.976Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7274 | 2026-03-06T04:27:27.976Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7275 | 2026-03-06T04:27:27.976Z | &'a [u8] |
| 7276 | 2026-03-06T04:27:27.976Z | &'a camino::Utf8Path |
| 7277 | 2026-03-06T04:27:27.976Z | &'a std::path::Path |
| 7278 | 2026-03-06T04:27:27.976Z | &'a str |
| 7279 | 2026-03-06T04:27:27.976Z | () |
| 7280 | 2026-03-06T04:27:27.976Z | (T,) |
| 7281 | 2026-03-06T04:27:27.976Z | (T0, T1) |
| 7282 | 2026-03-06T04:27:27.976Z | (T0, T1, T2) |
| 7283 | 2026-03-06T04:27:27.976Z | and $N others |
| 7284 | 2026-03-06T04:27:27.976Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7285 | 2026-03-06T04:27:27.976Z | note: required by a bound in `dropshot::Query` |
| 7286 | 2026-03-06T04:27:27.976Z | --> src/extractor/query.rs |
| 7287 | 2026-03-06T04:27:27.976Z | | |
| 7288 | 2026-03-06T04:27:27.976Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7289 | 2026-03-06T04:27:27.976Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7290 | 2026-03-06T04:27:27.976Z | |
| 7291 | 2026-03-06T04:27:27.976Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7292 | 2026-03-06T04:27:27.976Z | --> tests/fail/bad_trait_endpoint4.rs:38:5 |
| 7293 | 2026-03-06T04:27:27.976Z | | |
| 7294 | 2026-03-06T04:27:27.976Z | 38 | / async fn bad_endpoint( |
| 7295 | 2026-03-06T04:27:27.977Z | 39 | | _rqctx: RequestContext<()>, |
| 7296 | 2026-03-06T04:27:27.977Z | 40 | | _params: Query<QueryParams>, |
| 7297 | 2026-03-06T04:27:27.977Z | 41 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7298 | 2026-03-06T04:27:27.977Z | | |________________________________________________________^ unsatisfied trait bound |
| 7299 | 2026-03-06T04:27:27.977Z | | |
| 7300 | 2026-03-06T04:27:27.977Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7301 | 2026-03-06T04:27:27.977Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7302 | 2026-03-06T04:27:27.977Z | | |
| 7303 | 2026-03-06T04:27:27.977Z | 12 | struct QueryParams { |
| 7304 | 2026-03-06T04:27:27.977Z | | ^^^^^^^^^^^^^^^^^^ |
| 7305 | 2026-03-06T04:27:27.977Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7306 | 2026-03-06T04:27:27.977Z | &'a T |
| 7307 | 2026-03-06T04:27:27.977Z | &'a mut T |
| 7308 | 2026-03-06T04:27:27.977Z | () |
| 7309 | 2026-03-06T04:27:27.977Z | (T0, T1) |
| 7310 | 2026-03-06T04:27:27.977Z | (T0, T1, T2) |
| 7311 | 2026-03-06T04:27:27.977Z | (T0, T1, T2, T3) |
| 7312 | 2026-03-06T04:27:27.977Z | (T0, T1, T2, T3, T4) |
| 7313 | 2026-03-06T04:27:27.977Z | (T0, T1, T2, T3, T4, T5) |
| 7314 | 2026-03-06T04:27:27.977Z | and $N others |
| 7315 | 2026-03-06T04:27:27.977Z | note: required by a bound in `dropshot::Query` |
| 7316 | 2026-03-06T04:27:27.977Z | --> src/extractor/query.rs |
| 7317 | 2026-03-06T04:27:27.977Z | | |
| 7318 | 2026-03-06T04:27:27.977Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7319 | 2026-03-06T04:27:27.977Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7320 | 2026-03-06T04:27:27.977Z | |
| 7321 | 2026-03-06T04:27:27.977Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7322 | 2026-03-06T04:27:27.977Z | --> tests/fail/bad_trait_endpoint4.rs:38:5 |
| 7323 | 2026-03-06T04:27:27.977Z | | |
| 7324 | 2026-03-06T04:27:27.977Z | 38 | / async fn bad_endpoint( |
| 7325 | 2026-03-06T04:27:27.977Z | 39 | | _rqctx: RequestContext<()>, |
| 7326 | 2026-03-06T04:27:27.977Z | 40 | | _params: Query<QueryParams>, |
| 7327 | 2026-03-06T04:27:27.977Z | 41 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7328 | 2026-03-06T04:27:27.977Z | | |________________________________________________________^ unsatisfied trait bound |
| 7329 | 2026-03-06T04:27:27.977Z | | |
| 7330 | 2026-03-06T04:27:27.977Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7331 | 2026-03-06T04:27:27.977Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7332 | 2026-03-06T04:27:27.977Z | | |
| 7333 | 2026-03-06T04:27:27.977Z | 12 | struct QueryParams { |
| 7334 | 2026-03-06T04:27:27.977Z | | ^^^^^^^^^^^^^^^^^^ |
| 7335 | 2026-03-06T04:27:27.978Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7336 | 2026-03-06T04:27:27.978Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7337 | 2026-03-06T04:27:27.978Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7338 | 2026-03-06T04:27:27.978Z | &'a [u8] |
| 7339 | 2026-03-06T04:27:27.978Z | &'a camino::Utf8Path |
| 7340 | 2026-03-06T04:27:27.978Z | &'a std::path::Path |
| 7341 | 2026-03-06T04:27:27.978Z | &'a str |
| 7342 | 2026-03-06T04:27:27.978Z | () |
| 7343 | 2026-03-06T04:27:27.978Z | (T,) |
| 7344 | 2026-03-06T04:27:27.978Z | (T0, T1) |
| 7345 | 2026-03-06T04:27:27.978Z | (T0, T1, T2) |
| 7346 | 2026-03-06T04:27:27.978Z | and $N others |
| 7347 | 2026-03-06T04:27:27.978Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7348 | 2026-03-06T04:27:27.978Z | note: required by a bound in `dropshot::Query` |
| 7349 | 2026-03-06T04:27:27.978Z | --> src/extractor/query.rs |
| 7350 | 2026-03-06T04:27:27.978Z | | |
| 7351 | 2026-03-06T04:27:27.978Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7352 | 2026-03-06T04:27:27.978Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7353 | 2026-03-06T04:27:27.978Z | |
| 7354 | 2026-03-06T04:27:27.978Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7355 | 2026-03-06T04:27:27.978Z | --> tests/fail/bad_trait_endpoint4.rs:40:18 |
| 7356 | 2026-03-06T04:27:27.978Z | | |
| 7357 | 2026-03-06T04:27:27.978Z | 40 | _params: Query<QueryParams>, |
| 7358 | 2026-03-06T04:27:27.978Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7359 | 2026-03-06T04:27:27.982Z | | |
| 7360 | 2026-03-06T04:27:27.982Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7361 | 2026-03-06T04:27:27.982Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7362 | 2026-03-06T04:27:27.982Z | | |
| 7363 | 2026-03-06T04:27:27.982Z | 12 | struct QueryParams { |
| 7364 | 2026-03-06T04:27:27.982Z | | ^^^^^^^^^^^^^^^^^^ |
| 7365 | 2026-03-06T04:27:27.982Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7366 | 2026-03-06T04:27:27.982Z | &'a T |
| 7367 | 2026-03-06T04:27:27.982Z | &'a mut T |
| 7368 | 2026-03-06T04:27:27.982Z | () |
| 7369 | 2026-03-06T04:27:27.982Z | (T0, T1) |
| 7370 | 2026-03-06T04:27:27.982Z | (T0, T1, T2) |
| 7371 | 2026-03-06T04:27:27.982Z | (T0, T1, T2, T3) |
| 7372 | 2026-03-06T04:27:27.982Z | (T0, T1, T2, T3, T4) |
| 7373 | 2026-03-06T04:27:27.982Z | (T0, T1, T2, T3, T4, T5) |
| 7374 | 2026-03-06T04:27:27.982Z | and $N others |
| 7375 | 2026-03-06T04:27:27.982Z | note: required by a bound in `dropshot::Query` |
| 7376 | 2026-03-06T04:27:27.983Z | --> src/extractor/query.rs |
| 7377 | 2026-03-06T04:27:27.983Z | | |
| 7378 | 2026-03-06T04:27:27.983Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7379 | 2026-03-06T04:27:27.983Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7380 | 2026-03-06T04:27:27.983Z | |
| 7381 | 2026-03-06T04:27:27.983Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7382 | 2026-03-06T04:27:27.983Z | --> tests/fail/bad_trait_endpoint4.rs:40:18 |
| 7383 | 2026-03-06T04:27:27.983Z | | |
| 7384 | 2026-03-06T04:27:27.983Z | 40 | _params: Query<QueryParams>, |
| 7385 | 2026-03-06T04:27:27.983Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7386 | 2026-03-06T04:27:27.983Z | | |
| 7387 | 2026-03-06T04:27:27.983Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7388 | 2026-03-06T04:27:27.983Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7389 | 2026-03-06T04:27:27.983Z | | |
| 7390 | 2026-03-06T04:27:27.983Z | 12 | struct QueryParams { |
| 7391 | 2026-03-06T04:27:27.983Z | | ^^^^^^^^^^^^^^^^^^ |
| 7392 | 2026-03-06T04:27:27.983Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7393 | 2026-03-06T04:27:27.983Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7394 | 2026-03-06T04:27:27.983Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7395 | 2026-03-06T04:27:27.983Z | &'a [u8] |
| 7396 | 2026-03-06T04:27:27.983Z | &'a camino::Utf8Path |
| 7397 | 2026-03-06T04:27:27.983Z | &'a std::path::Path |
| 7398 | 2026-03-06T04:27:27.983Z | &'a str |
| 7399 | 2026-03-06T04:27:27.983Z | () |
| 7400 | 2026-03-06T04:27:27.983Z | (T,) |
| 7401 | 2026-03-06T04:27:27.983Z | (T0, T1) |
| 7402 | 2026-03-06T04:27:27.983Z | (T0, T1, T2) |
| 7403 | 2026-03-06T04:27:27.983Z | and $N others |
| 7404 | 2026-03-06T04:27:27.983Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7405 | 2026-03-06T04:27:27.983Z | note: required by a bound in `dropshot::Query` |
| 7406 | 2026-03-06T04:27:27.983Z | --> src/extractor/query.rs |
| 7407 | 2026-03-06T04:27:27.983Z | | |
| 7408 | 2026-03-06T04:27:27.983Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7409 | 2026-03-06T04:27:27.983Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7410 | 2026-03-06T04:27:27.983Z | |
| 7411 | 2026-03-06T04:27:27.983Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7412 | 2026-03-06T04:27:27.983Z | --> tests/fail/bad_trait_endpoint4.rs:27:18 |
| 7413 | 2026-03-06T04:27:27.983Z | | |
| 7414 | 2026-03-06T04:27:27.983Z | 27 | _params: Query<QueryParams>, |
| 7415 | 2026-03-06T04:27:27.983Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7416 | 2026-03-06T04:27:27.984Z | | |
| 7417 | 2026-03-06T04:27:27.984Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7418 | 2026-03-06T04:27:27.984Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7419 | 2026-03-06T04:27:27.984Z | | |
| 7420 | 2026-03-06T04:27:27.984Z | 12 | struct QueryParams { |
| 7421 | 2026-03-06T04:27:27.984Z | | ^^^^^^^^^^^^^^^^^^ |
| 7422 | 2026-03-06T04:27:27.984Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7423 | 2026-03-06T04:27:27.984Z | &'a T |
| 7424 | 2026-03-06T04:27:27.984Z | &'a mut T |
| 7425 | 2026-03-06T04:27:27.984Z | () |
| 7426 | 2026-03-06T04:27:27.984Z | (T0, T1) |
| 7427 | 2026-03-06T04:27:27.984Z | (T0, T1, T2) |
| 7428 | 2026-03-06T04:27:27.984Z | (T0, T1, T2, T3) |
| 7429 | 2026-03-06T04:27:27.984Z | (T0, T1, T2, T3, T4) |
| 7430 | 2026-03-06T04:27:27.984Z | (T0, T1, T2, T3, T4, T5) |
| 7431 | 2026-03-06T04:27:27.984Z | and $N others |
| 7432 | 2026-03-06T04:27:27.984Z | note: required by a bound in `dropshot::Query` |
| 7433 | 2026-03-06T04:27:27.984Z | --> src/extractor/query.rs |
| 7434 | 2026-03-06T04:27:27.984Z | | |
| 7435 | 2026-03-06T04:27:27.984Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7436 | 2026-03-06T04:27:27.984Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7437 | 2026-03-06T04:27:27.984Z | |
| 7438 | 2026-03-06T04:27:27.984Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7439 | 2026-03-06T04:27:27.984Z | --> tests/fail/bad_trait_endpoint4.rs:27:18 |
| 7440 | 2026-03-06T04:27:27.984Z | | |
| 7441 | 2026-03-06T04:27:27.984Z | 27 | _params: Query<QueryParams>, |
| 7442 | 2026-03-06T04:27:27.984Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7443 | 2026-03-06T04:27:27.984Z | | |
| 7444 | 2026-03-06T04:27:27.984Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7445 | 2026-03-06T04:27:27.984Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7446 | 2026-03-06T04:27:27.984Z | | |
| 7447 | 2026-03-06T04:27:27.984Z | 12 | struct QueryParams { |
| 7448 | 2026-03-06T04:27:27.984Z | | ^^^^^^^^^^^^^^^^^^ |
| 7449 | 2026-03-06T04:27:27.984Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7450 | 2026-03-06T04:27:27.984Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7451 | 2026-03-06T04:27:27.984Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7452 | 2026-03-06T04:27:27.984Z | &'a [u8] |
| 7453 | 2026-03-06T04:27:27.984Z | &'a camino::Utf8Path |
| 7454 | 2026-03-06T04:27:27.984Z | &'a std::path::Path |
| 7455 | 2026-03-06T04:27:27.985Z | &'a str |
| 7456 | 2026-03-06T04:27:27.985Z | () |
| 7457 | 2026-03-06T04:27:27.985Z | (T,) |
| 7458 | 2026-03-06T04:27:27.985Z | (T0, T1) |
| 7459 | 2026-03-06T04:27:27.989Z | (T0, T1, T2) |
| 7460 | 2026-03-06T04:27:27.989Z | and $N others |
| 7461 | 2026-03-06T04:27:27.989Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7462 | 2026-03-06T04:27:27.989Z | note: required by a bound in `dropshot::Query` |
| 7463 | 2026-03-06T04:27:27.989Z | --> src/extractor/query.rs |
| 7464 | 2026-03-06T04:27:27.989Z | | |
| 7465 | 2026-03-06T04:27:27.989Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7466 | 2026-03-06T04:27:27.989Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7467 | 2026-03-06T04:27:27.989Z | |
| 7468 | 2026-03-06T04:27:27.989Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7469 | 2026-03-06T04:27:27.989Z | --> tests/fail/bad_trait_endpoint4.rs:21:5 |
| 7470 | 2026-03-06T04:27:27.989Z | | |
| 7471 | 2026-03-06T04:27:27.989Z | 21 | #[endpoint { |
| 7472 | 2026-03-06T04:27:27.989Z | | ^ unsatisfied trait bound |
| 7473 | 2026-03-06T04:27:27.989Z | | |
| 7474 | 2026-03-06T04:27:27.989Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7475 | 2026-03-06T04:27:27.989Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7476 | 2026-03-06T04:27:27.989Z | | |
| 7477 | 2026-03-06T04:27:27.989Z | 12 | struct QueryParams { |
| 7478 | 2026-03-06T04:27:27.990Z | | ^^^^^^^^^^^^^^^^^^ |
| 7479 | 2026-03-06T04:27:27.990Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7480 | 2026-03-06T04:27:27.990Z | &'a T |
| 7481 | 2026-03-06T04:27:27.990Z | &'a mut T |
| 7482 | 2026-03-06T04:27:27.990Z | () |
| 7483 | 2026-03-06T04:27:27.990Z | (T0, T1) |
| 7484 | 2026-03-06T04:27:27.990Z | (T0, T1, T2) |
| 7485 | 2026-03-06T04:27:27.990Z | (T0, T1, T2, T3) |
| 7486 | 2026-03-06T04:27:27.990Z | (T0, T1, T2, T3, T4) |
| 7487 | 2026-03-06T04:27:27.990Z | (T0, T1, T2, T3, T4, T5) |
| 7488 | 2026-03-06T04:27:27.990Z | and $N others |
| 7489 | 2026-03-06T04:27:27.990Z | note: required by a bound in `dropshot::Query` |
| 7490 | 2026-03-06T04:27:27.990Z | --> src/extractor/query.rs |
| 7491 | 2026-03-06T04:27:27.990Z | | |
| 7492 | 2026-03-06T04:27:27.990Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7493 | 2026-03-06T04:27:27.990Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7494 | 2026-03-06T04:27:27.990Z | |
| 7495 | 2026-03-06T04:27:27.990Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7496 | 2026-03-06T04:27:27.990Z | --> tests/fail/bad_trait_endpoint4.rs:21:5 |
| 7497 | 2026-03-06T04:27:27.990Z | | |
| 7498 | 2026-03-06T04:27:27.990Z | 21 | #[endpoint { |
| 7499 | 2026-03-06T04:27:27.990Z | | ^ unsatisfied trait bound |
| 7500 | 2026-03-06T04:27:27.990Z | | |
| 7501 | 2026-03-06T04:27:27.990Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7502 | 2026-03-06T04:27:27.990Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7503 | 2026-03-06T04:27:27.990Z | | |
| 7504 | 2026-03-06T04:27:27.990Z | 12 | struct QueryParams { |
| 7505 | 2026-03-06T04:27:27.990Z | | ^^^^^^^^^^^^^^^^^^ |
| 7506 | 2026-03-06T04:27:27.990Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7507 | 2026-03-06T04:27:27.990Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7508 | 2026-03-06T04:27:27.990Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7509 | 2026-03-06T04:27:27.990Z | &'a [u8] |
| 7510 | 2026-03-06T04:27:27.990Z | &'a camino::Utf8Path |
| 7511 | 2026-03-06T04:27:27.990Z | &'a std::path::Path |
| 7512 | 2026-03-06T04:27:27.990Z | &'a str |
| 7513 | 2026-03-06T04:27:27.990Z | () |
| 7514 | 2026-03-06T04:27:27.990Z | (T,) |
| 7515 | 2026-03-06T04:27:27.990Z | (T0, T1) |
| 7516 | 2026-03-06T04:27:27.990Z | (T0, T1, T2) |
| 7517 | 2026-03-06T04:27:27.990Z | and $N others |
| 7518 | 2026-03-06T04:27:27.991Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7519 | 2026-03-06T04:27:27.991Z | note: required by a bound in `dropshot::Query` |
| 7520 | 2026-03-06T04:27:27.991Z | --> src/extractor/query.rs |
| 7521 | 2026-03-06T04:27:27.991Z | | |
| 7522 | 2026-03-06T04:27:27.991Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7523 | 2026-03-06T04:27:27.991Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7524 | 2026-03-06T04:27:27.991Z | |
| 7525 | 2026-03-06T04:27:27.991Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 7526 | 2026-03-06T04:27:27.991Z | --> tests/fail/bad_trait_endpoint4.rs:21:5 |
| 7527 | 2026-03-06T04:27:27.991Z | | |
| 7528 | 2026-03-06T04:27:27.991Z | 17 | #[dropshot::api_description] |
| 7529 | 2026-03-06T04:27:27.991Z | | ---------------------------- required by a bound introduced by this call |
| 7530 | 2026-03-06T04:27:27.991Z | ... |
| 7531 | 2026-03-06T04:27:27.991Z | 21 | / #[endpoint { |
| 7532 | 2026-03-06T04:27:27.991Z | 22 | | method = GET, |
| 7533 | 2026-03-06T04:27:27.991Z | 23 | | path = "/test", |
| 7534 | 2026-03-06T04:27:27.991Z | 24 | | }] |
| 7535 | 2026-03-06T04:27:27.991Z | 25 | | async fn bad_endpoint( |
| 7536 | 2026-03-06T04:27:27.991Z | | |_________________________^ unsatisfied trait bound |
| 7537 | 2026-03-06T04:27:27.991Z | | |
| 7538 | 2026-03-06T04:27:27.991Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 7539 | 2026-03-06T04:27:27.991Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 7540 | 2026-03-06T04:27:27.991Z | --> src/api_description.rs |
| 7541 | 2026-03-06T04:27:27.991Z | | |
| 7542 | 2026-03-06T04:27:27.991Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 7543 | 2026-03-06T04:27:27.991Z | | --- required by a bound in this associated function |
| 7544 | 2026-03-06T04:27:27.991Z | ... |
| 7545 | 2026-03-06T04:27:27.991Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 7546 | 2026-03-06T04:27:27.991Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 7547 | 2026-03-06T04:27:27.991Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7548 | 2026-03-06T04:27:27.991Z | |
| 7549 | 2026-03-06T04:27:27.991Z | ACTUAL OUTPUT: |
| 7550 | 2026-03-06T04:27:27.991Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7551 | 2026-03-06T04:27:27.991Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7552 | 2026-03-06T04:27:27.991Z | --> tests/fail/bad_trait_endpoint4.rs:41:10 |
| 7553 | 2026-03-06T04:27:27.991Z | | |
| 7554 | 2026-03-06T04:27:27.991Z | 41 | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7555 | 2026-03-06T04:27:27.991Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7556 | 2026-03-06T04:27:27.991Z | | |
| 7557 | 2026-03-06T04:27:27.992Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7558 | 2026-03-06T04:27:27.992Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7559 | 2026-03-06T04:27:27.996Z | | |
| 7560 | 2026-03-06T04:27:27.996Z | 12 | struct QueryParams { |
| 7561 | 2026-03-06T04:27:27.996Z | | ^^^^^^^^^^^^^^^^^^ |
| 7562 | 2026-03-06T04:27:27.996Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7563 | 2026-03-06T04:27:27.996Z | &'a T |
| 7564 | 2026-03-06T04:27:27.996Z | &'a mut T |
| 7565 | 2026-03-06T04:27:27.996Z | () |
| 7566 | 2026-03-06T04:27:27.996Z | (T0, T1) |
| 7567 | 2026-03-06T04:27:27.996Z | (T0, T1, T2) |
| 7568 | 2026-03-06T04:27:27.996Z | (T0, T1, T2, T3) |
| 7569 | 2026-03-06T04:27:27.996Z | (T0, T1, T2, T3, T4) |
| 7570 | 2026-03-06T04:27:27.996Z | (T0, T1, T2, T3, T4, T5) |
| 7571 | 2026-03-06T04:27:27.996Z | and $N others |
| 7572 | 2026-03-06T04:27:27.996Z | note: required by a bound in `dropshot::Query` |
| 7573 | 2026-03-06T04:27:27.996Z | --> src/extractor/query.rs |
| 7574 | 2026-03-06T04:27:27.996Z | | |
| 7575 | 2026-03-06T04:27:27.996Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7576 | 2026-03-06T04:27:27.996Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7577 | 2026-03-06T04:27:27.996Z | |
| 7578 | 2026-03-06T04:27:27.996Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7579 | 2026-03-06T04:27:27.996Z | --> tests/fail/bad_trait_endpoint4.rs:41:10 |
| 7580 | 2026-03-06T04:27:27.996Z | | |
| 7581 | 2026-03-06T04:27:27.996Z | 41 | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7582 | 2026-03-06T04:27:27.996Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7583 | 2026-03-06T04:27:27.996Z | | |
| 7584 | 2026-03-06T04:27:27.996Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7585 | 2026-03-06T04:27:27.996Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7586 | 2026-03-06T04:27:27.996Z | | |
| 7587 | 2026-03-06T04:27:27.997Z | 12 | struct QueryParams { |
| 7588 | 2026-03-06T04:27:27.997Z | | ^^^^^^^^^^^^^^^^^^ |
| 7589 | 2026-03-06T04:27:27.997Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7590 | 2026-03-06T04:27:27.997Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7591 | 2026-03-06T04:27:27.997Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7592 | 2026-03-06T04:27:27.997Z | &'a [u8] |
| 7593 | 2026-03-06T04:27:27.997Z | &'a camino::Utf8Path |
| 7594 | 2026-03-06T04:27:27.997Z | &'a std::path::Path |
| 7595 | 2026-03-06T04:27:27.997Z | &'a str |
| 7596 | 2026-03-06T04:27:27.997Z | () |
| 7597 | 2026-03-06T04:27:27.997Z | (T,) |
| 7598 | 2026-03-06T04:27:27.997Z | (T0, T1) |
| 7599 | 2026-03-06T04:27:27.997Z | (T0, T1, T2) |
| 7600 | 2026-03-06T04:27:27.997Z | and $N others |
| 7601 | 2026-03-06T04:27:27.997Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7602 | 2026-03-06T04:27:27.997Z | note: required by a bound in `dropshot::Query` |
| 7603 | 2026-03-06T04:27:27.997Z | --> src/extractor/query.rs |
| 7604 | 2026-03-06T04:27:27.997Z | | |
| 7605 | 2026-03-06T04:27:27.997Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7606 | 2026-03-06T04:27:27.997Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7607 | 2026-03-06T04:27:27.997Z | |
| 7608 | 2026-03-06T04:27:27.997Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7609 | 2026-03-06T04:27:27.997Z | --> tests/fail/bad_trait_endpoint4.rs:38:5 |
| 7610 | 2026-03-06T04:27:27.997Z | | |
| 7611 | 2026-03-06T04:27:27.997Z | 38 | / async fn bad_endpoint( |
| 7612 | 2026-03-06T04:27:27.997Z | 39 | | _rqctx: RequestContext<()>, |
| 7613 | 2026-03-06T04:27:27.997Z | 40 | | _params: Query<QueryParams>, |
| 7614 | 2026-03-06T04:27:27.997Z | 41 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7615 | 2026-03-06T04:27:27.997Z | | |________________________________________________________^ unsatisfied trait bound |
| 7616 | 2026-03-06T04:27:27.997Z | | |
| 7617 | 2026-03-06T04:27:27.997Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7618 | 2026-03-06T04:27:27.997Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7619 | 2026-03-06T04:27:27.997Z | | |
| 7620 | 2026-03-06T04:27:27.997Z | 12 | struct QueryParams { |
| 7621 | 2026-03-06T04:27:27.997Z | | ^^^^^^^^^^^^^^^^^^ |
| 7622 | 2026-03-06T04:27:27.997Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7623 | 2026-03-06T04:27:27.997Z | &'a T |
| 7624 | 2026-03-06T04:27:27.997Z | &'a mut T |
| 7625 | 2026-03-06T04:27:27.997Z | () |
| 7626 | 2026-03-06T04:27:27.998Z | (T0, T1) |
| 7627 | 2026-03-06T04:27:27.998Z | (T0, T1, T2) |
| 7628 | 2026-03-06T04:27:27.998Z | (T0, T1, T2, T3) |
| 7629 | 2026-03-06T04:27:27.998Z | (T0, T1, T2, T3, T4) |
| 7630 | 2026-03-06T04:27:27.998Z | (T0, T1, T2, T3, T4, T5) |
| 7631 | 2026-03-06T04:27:27.998Z | and $N others |
| 7632 | 2026-03-06T04:27:27.998Z | note: required by a bound in `dropshot::Query` |
| 7633 | 2026-03-06T04:27:27.998Z | --> src/extractor/query.rs |
| 7634 | 2026-03-06T04:27:27.998Z | | |
| 7635 | 2026-03-06T04:27:27.998Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7636 | 2026-03-06T04:27:27.998Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7637 | 2026-03-06T04:27:27.998Z | |
| 7638 | 2026-03-06T04:27:27.998Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7639 | 2026-03-06T04:27:27.998Z | --> tests/fail/bad_trait_endpoint4.rs:38:5 |
| 7640 | 2026-03-06T04:27:27.999Z | | |
| 7641 | 2026-03-06T04:27:27.999Z | 38 | / async fn bad_endpoint( |
| 7642 | 2026-03-06T04:27:27.999Z | 39 | | _rqctx: RequestContext<()>, |
| 7643 | 2026-03-06T04:27:27.999Z | 40 | | _params: Query<QueryParams>, |
| 7644 | 2026-03-06T04:27:27.999Z | 41 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7645 | 2026-03-06T04:27:27.999Z | | |________________________________________________________^ unsatisfied trait bound |
| 7646 | 2026-03-06T04:27:27.999Z | | |
| 7647 | 2026-03-06T04:27:27.999Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7648 | 2026-03-06T04:27:27.999Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7649 | 2026-03-06T04:27:27.999Z | | |
| 7650 | 2026-03-06T04:27:27.999Z | 12 | struct QueryParams { |
| 7651 | 2026-03-06T04:27:27.999Z | | ^^^^^^^^^^^^^^^^^^ |
| 7652 | 2026-03-06T04:27:27.999Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7653 | 2026-03-06T04:27:27.999Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7654 | 2026-03-06T04:27:27.999Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7655 | 2026-03-06T04:27:27.999Z | &'a [u8] |
| 7656 | 2026-03-06T04:27:27.999Z | &'a camino::Utf8Path |
| 7657 | 2026-03-06T04:27:27.999Z | &'a std::path::Path |
| 7658 | 2026-03-06T04:27:27.999Z | &'a str |
| 7659 | 2026-03-06T04:27:28.003Z | () |
| 7660 | 2026-03-06T04:27:28.003Z | (T,) |
| 7661 | 2026-03-06T04:27:28.003Z | (T0, T1) |
| 7662 | 2026-03-06T04:27:28.003Z | (T0, T1, T2) |
| 7663 | 2026-03-06T04:27:28.003Z | and $N others |
| 7664 | 2026-03-06T04:27:28.003Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7665 | 2026-03-06T04:27:28.003Z | note: required by a bound in `dropshot::Query` |
| 7666 | 2026-03-06T04:27:28.003Z | --> src/extractor/query.rs |
| 7667 | 2026-03-06T04:27:28.003Z | | |
| 7668 | 2026-03-06T04:27:28.003Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7669 | 2026-03-06T04:27:28.004Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7670 | 2026-03-06T04:27:28.004Z | |
| 7671 | 2026-03-06T04:27:28.004Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7672 | 2026-03-06T04:27:28.004Z | --> tests/fail/bad_trait_endpoint4.rs:40:18 |
| 7673 | 2026-03-06T04:27:28.004Z | | |
| 7674 | 2026-03-06T04:27:28.004Z | 40 | _params: Query<QueryParams>, |
| 7675 | 2026-03-06T04:27:28.004Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7676 | 2026-03-06T04:27:28.004Z | | |
| 7677 | 2026-03-06T04:27:28.004Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7678 | 2026-03-06T04:27:28.004Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7679 | 2026-03-06T04:27:28.004Z | | |
| 7680 | 2026-03-06T04:27:28.004Z | 12 | struct QueryParams { |
| 7681 | 2026-03-06T04:27:28.004Z | | ^^^^^^^^^^^^^^^^^^ |
| 7682 | 2026-03-06T04:27:28.004Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7683 | 2026-03-06T04:27:28.004Z | &'a T |
| 7684 | 2026-03-06T04:27:28.004Z | &'a mut T |
| 7685 | 2026-03-06T04:27:28.004Z | () |
| 7686 | 2026-03-06T04:27:28.004Z | (T0, T1) |
| 7687 | 2026-03-06T04:27:28.004Z | (T0, T1, T2) |
| 7688 | 2026-03-06T04:27:28.004Z | (T0, T1, T2, T3) |
| 7689 | 2026-03-06T04:27:28.004Z | (T0, T1, T2, T3, T4) |
| 7690 | 2026-03-06T04:27:28.004Z | (T0, T1, T2, T3, T4, T5) |
| 7691 | 2026-03-06T04:27:28.004Z | and $N others |
| 7692 | 2026-03-06T04:27:28.004Z | note: required by a bound in `dropshot::Query` |
| 7693 | 2026-03-06T04:27:28.004Z | --> src/extractor/query.rs |
| 7694 | 2026-03-06T04:27:28.004Z | | |
| 7695 | 2026-03-06T04:27:28.004Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7696 | 2026-03-06T04:27:28.004Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7697 | 2026-03-06T04:27:28.004Z | |
| 7698 | 2026-03-06T04:27:28.004Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7699 | 2026-03-06T04:27:28.004Z | --> tests/fail/bad_trait_endpoint4.rs:40:18 |
| 7700 | 2026-03-06T04:27:28.004Z | | |
| 7701 | 2026-03-06T04:27:28.004Z | 40 | _params: Query<QueryParams>, |
| 7702 | 2026-03-06T04:27:28.004Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7703 | 2026-03-06T04:27:28.004Z | | |
| 7704 | 2026-03-06T04:27:28.004Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7705 | 2026-03-06T04:27:28.004Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7706 | 2026-03-06T04:27:28.004Z | | |
| 7707 | 2026-03-06T04:27:28.004Z | 12 | struct QueryParams { |
| 7708 | 2026-03-06T04:27:28.005Z | | ^^^^^^^^^^^^^^^^^^ |
| 7709 | 2026-03-06T04:27:28.005Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7710 | 2026-03-06T04:27:28.005Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7711 | 2026-03-06T04:27:28.005Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7712 | 2026-03-06T04:27:28.005Z | &'a [u8] |
| 7713 | 2026-03-06T04:27:28.005Z | &'a camino::Utf8Path |
| 7714 | 2026-03-06T04:27:28.005Z | &'a std::path::Path |
| 7715 | 2026-03-06T04:27:28.005Z | &'a str |
| 7716 | 2026-03-06T04:27:28.005Z | () |
| 7717 | 2026-03-06T04:27:28.005Z | (T,) |
| 7718 | 2026-03-06T04:27:28.005Z | (T0, T1) |
| 7719 | 2026-03-06T04:27:28.005Z | (T0, T1, T2) |
| 7720 | 2026-03-06T04:27:28.005Z | and $N others |
| 7721 | 2026-03-06T04:27:28.005Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7722 | 2026-03-06T04:27:28.005Z | note: required by a bound in `dropshot::Query` |
| 7723 | 2026-03-06T04:27:28.005Z | --> src/extractor/query.rs |
| 7724 | 2026-03-06T04:27:28.005Z | | |
| 7725 | 2026-03-06T04:27:28.005Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7726 | 2026-03-06T04:27:28.005Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7727 | 2026-03-06T04:27:28.005Z | |
| 7728 | 2026-03-06T04:27:28.005Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7729 | 2026-03-06T04:27:28.005Z | --> tests/fail/bad_trait_endpoint4.rs:27:18 |
| 7730 | 2026-03-06T04:27:28.005Z | | |
| 7731 | 2026-03-06T04:27:28.005Z | 27 | _params: Query<QueryParams>, |
| 7732 | 2026-03-06T04:27:28.005Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7733 | 2026-03-06T04:27:28.005Z | | |
| 7734 | 2026-03-06T04:27:28.005Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7735 | 2026-03-06T04:27:28.005Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7736 | 2026-03-06T04:27:28.005Z | | |
| 7737 | 2026-03-06T04:27:28.005Z | 12 | struct QueryParams { |
| 7738 | 2026-03-06T04:27:28.005Z | | ^^^^^^^^^^^^^^^^^^ |
| 7739 | 2026-03-06T04:27:28.005Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7740 | 2026-03-06T04:27:28.005Z | &'a T |
| 7741 | 2026-03-06T04:27:28.005Z | &'a mut T |
| 7742 | 2026-03-06T04:27:28.005Z | () |
| 7743 | 2026-03-06T04:27:28.005Z | (T0, T1) |
| 7744 | 2026-03-06T04:27:28.005Z | (T0, T1, T2) |
| 7745 | 2026-03-06T04:27:28.005Z | (T0, T1, T2, T3) |
| 7746 | 2026-03-06T04:27:28.005Z | (T0, T1, T2, T3, T4) |
| 7747 | 2026-03-06T04:27:28.006Z | (T0, T1, T2, T3, T4, T5) |
| 7748 | 2026-03-06T04:27:28.006Z | and $N others |
| 7749 | 2026-03-06T04:27:28.006Z | note: required by a bound in `dropshot::Query` |
| 7750 | 2026-03-06T04:27:28.006Z | --> src/extractor/query.rs |
| 7751 | 2026-03-06T04:27:28.006Z | | |
| 7752 | 2026-03-06T04:27:28.006Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7753 | 2026-03-06T04:27:28.006Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7754 | 2026-03-06T04:27:28.006Z | |
| 7755 | 2026-03-06T04:27:28.006Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7756 | 2026-03-06T04:27:28.006Z | --> tests/fail/bad_trait_endpoint4.rs:27:18 |
| 7757 | 2026-03-06T04:27:28.006Z | | |
| 7758 | 2026-03-06T04:27:28.006Z | 27 | _params: Query<QueryParams>, |
| 7759 | 2026-03-06T04:27:28.010Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7760 | 2026-03-06T04:27:28.010Z | | |
| 7761 | 2026-03-06T04:27:28.010Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7762 | 2026-03-06T04:27:28.010Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7763 | 2026-03-06T04:27:28.010Z | | |
| 7764 | 2026-03-06T04:27:28.010Z | 12 | struct QueryParams { |
| 7765 | 2026-03-06T04:27:28.010Z | | ^^^^^^^^^^^^^^^^^^ |
| 7766 | 2026-03-06T04:27:28.010Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7767 | 2026-03-06T04:27:28.010Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7768 | 2026-03-06T04:27:28.010Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7769 | 2026-03-06T04:27:28.010Z | &'a [u8] |
| 7770 | 2026-03-06T04:27:28.010Z | &'a camino::Utf8Path |
| 7771 | 2026-03-06T04:27:28.010Z | &'a std::path::Path |
| 7772 | 2026-03-06T04:27:28.010Z | &'a str |
| 7773 | 2026-03-06T04:27:28.010Z | () |
| 7774 | 2026-03-06T04:27:28.010Z | (T,) |
| 7775 | 2026-03-06T04:27:28.010Z | (T0, T1) |
| 7776 | 2026-03-06T04:27:28.010Z | (T0, T1, T2) |
| 7777 | 2026-03-06T04:27:28.010Z | and $N others |
| 7778 | 2026-03-06T04:27:28.010Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7779 | 2026-03-06T04:27:28.010Z | note: required by a bound in `dropshot::Query` |
| 7780 | 2026-03-06T04:27:28.010Z | --> src/extractor/query.rs |
| 7781 | 2026-03-06T04:27:28.010Z | | |
| 7782 | 2026-03-06T04:27:28.010Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7783 | 2026-03-06T04:27:28.010Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7784 | 2026-03-06T04:27:28.010Z | |
| 7785 | 2026-03-06T04:27:28.010Z | error[E0277]: the trait bound `QueryParams: schemars::JsonSchema` is not satisfied |
| 7786 | 2026-03-06T04:27:28.010Z | --> tests/fail/bad_trait_endpoint4.rs:21:5 |
| 7787 | 2026-03-06T04:27:28.011Z | | |
| 7788 | 2026-03-06T04:27:28.011Z | 21 | #[endpoint { |
| 7789 | 2026-03-06T04:27:28.011Z | | ^ unsatisfied trait bound |
| 7790 | 2026-03-06T04:27:28.011Z | | |
| 7791 | 2026-03-06T04:27:28.011Z | help: the trait `schemars::JsonSchema` is not implemented for `QueryParams` |
| 7792 | 2026-03-06T04:27:28.011Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7793 | 2026-03-06T04:27:28.011Z | | |
| 7794 | 2026-03-06T04:27:28.011Z | 12 | struct QueryParams { |
| 7795 | 2026-03-06T04:27:28.011Z | | ^^^^^^^^^^^^^^^^^^ |
| 7796 | 2026-03-06T04:27:28.011Z | = help: the following other types implement trait `schemars::JsonSchema`: |
| 7797 | 2026-03-06T04:27:28.011Z | &'a T |
| 7798 | 2026-03-06T04:27:28.011Z | &'a mut T |
| 7799 | 2026-03-06T04:27:28.011Z | () |
| 7800 | 2026-03-06T04:27:28.011Z | (T0, T1) |
| 7801 | 2026-03-06T04:27:28.011Z | (T0, T1, T2) |
| 7802 | 2026-03-06T04:27:28.011Z | (T0, T1, T2, T3) |
| 7803 | 2026-03-06T04:27:28.011Z | (T0, T1, T2, T3, T4) |
| 7804 | 2026-03-06T04:27:28.011Z | (T0, T1, T2, T3, T4, T5) |
| 7805 | 2026-03-06T04:27:28.011Z | and $N others |
| 7806 | 2026-03-06T04:27:28.011Z | note: required by a bound in `dropshot::Query` |
| 7807 | 2026-03-06T04:27:28.011Z | --> src/extractor/query.rs |
| 7808 | 2026-03-06T04:27:28.011Z | | |
| 7809 | 2026-03-06T04:27:28.011Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7810 | 2026-03-06T04:27:28.011Z | | ^^^^^^^^^^ required by this bound in `Query` |
| 7811 | 2026-03-06T04:27:28.011Z | |
| 7812 | 2026-03-06T04:27:28.011Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7813 | 2026-03-06T04:27:28.011Z | --> tests/fail/bad_trait_endpoint4.rs:21:5 |
| 7814 | 2026-03-06T04:27:28.011Z | | |
| 7815 | 2026-03-06T04:27:28.011Z | 21 | #[endpoint { |
| 7816 | 2026-03-06T04:27:28.011Z | | ^ unsatisfied trait bound |
| 7817 | 2026-03-06T04:27:28.011Z | | |
| 7818 | 2026-03-06T04:27:28.011Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7819 | 2026-03-06T04:27:28.011Z | --> tests/fail/bad_trait_endpoint4.rs:12:1 |
| 7820 | 2026-03-06T04:27:28.011Z | | |
| 7821 | 2026-03-06T04:27:28.011Z | 12 | struct QueryParams { |
| 7822 | 2026-03-06T04:27:28.011Z | | ^^^^^^^^^^^^^^^^^^ |
| 7823 | 2026-03-06T04:27:28.011Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7824 | 2026-03-06T04:27:28.011Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7825 | 2026-03-06T04:27:28.011Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7826 | 2026-03-06T04:27:28.012Z | &'a [u8] |
| 7827 | 2026-03-06T04:27:28.012Z | &'a camino::Utf8Path |
| 7828 | 2026-03-06T04:27:28.012Z | &'a std::path::Path |
| 7829 | 2026-03-06T04:27:28.012Z | &'a str |
| 7830 | 2026-03-06T04:27:28.012Z | () |
| 7831 | 2026-03-06T04:27:28.012Z | (T,) |
| 7832 | 2026-03-06T04:27:28.012Z | (T0, T1) |
| 7833 | 2026-03-06T04:27:28.012Z | (T0, T1, T2) |
| 7834 | 2026-03-06T04:27:28.012Z | and $N others |
| 7835 | 2026-03-06T04:27:28.012Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7836 | 2026-03-06T04:27:28.012Z | note: required by a bound in `dropshot::Query` |
| 7837 | 2026-03-06T04:27:28.012Z | --> src/extractor/query.rs |
| 7838 | 2026-03-06T04:27:28.012Z | | |
| 7839 | 2026-03-06T04:27:28.012Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7840 | 2026-03-06T04:27:28.012Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7841 | 2026-03-06T04:27:28.012Z | |
| 7842 | 2026-03-06T04:27:28.012Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 7843 | 2026-03-06T04:27:28.012Z | --> tests/fail/bad_trait_endpoint4.rs:21:5 |
| 7844 | 2026-03-06T04:27:28.012Z | | |
| 7845 | 2026-03-06T04:27:28.012Z | 17 | #[dropshot::api_description] |
| 7846 | 2026-03-06T04:27:28.012Z | | ---------------------------- required by a bound introduced by this call |
| 7847 | 2026-03-06T04:27:28.012Z | ... |
| 7848 | 2026-03-06T04:27:28.012Z | 21 | / #[endpoint { |
| 7849 | 2026-03-06T04:27:28.012Z | 22 | | method = GET, |
| 7850 | 2026-03-06T04:27:28.012Z | 23 | | path = "/test", |
| 7851 | 2026-03-06T04:27:28.012Z | 24 | | }] |
| 7852 | 2026-03-06T04:27:28.012Z | 25 | | async fn bad_endpoint( |
| 7853 | 2026-03-06T04:27:28.012Z | | |_________________________^ unsatisfied trait bound |
| 7854 | 2026-03-06T04:27:28.012Z | | |
| 7855 | 2026-03-06T04:27:28.012Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 7856 | 2026-03-06T04:27:28.012Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 7857 | 2026-03-06T04:27:28.012Z | --> src/api_description.rs |
| 7858 | 2026-03-06T04:27:28.012Z | | |
| 7859 | 2026-03-06T04:27:28.016Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 7860 | 2026-03-06T04:27:28.016Z | | --- required by a bound in this associated function |
| 7861 | 2026-03-06T04:27:28.016Z | ... |
| 7862 | 2026-03-06T04:27:28.016Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 7863 | 2026-03-06T04:27:28.016Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 7864 | 2026-03-06T04:27:28.016Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7865 | 2026-03-06T04:27:28.017Z | note: If the actual output is the correct output you can bless it by rerunning |
| 7866 | 2026-03-06T04:27:28.017Z | your test with the environment variable TRYBUILD=overwrite |
| 7867 | 2026-03-06T04:27:28.017Z | |
| 7868 | 2026-03-06T04:27:28.017Z | test tests/fail/bad_trait_endpoint5.rs ... mismatch |
| 7869 | 2026-03-06T04:27:28.017Z | |
| 7870 | 2026-03-06T04:27:28.017Z | EXPECTED: |
| 7871 | 2026-03-06T04:27:28.017Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 7872 | 2026-03-06T04:27:28.017Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7873 | 2026-03-06T04:27:28.017Z | --> tests/fail/bad_trait_endpoint5.rs:39:5 |
| 7874 | 2026-03-06T04:27:28.017Z | | |
| 7875 | 2026-03-06T04:27:28.017Z | 39 | / async fn bad_endpoint( |
| 7876 | 2026-03-06T04:27:28.017Z | 40 | | _rqctx: RequestContext<()>, |
| 7877 | 2026-03-06T04:27:28.017Z | 41 | | _params: Query<QueryParams>, |
| 7878 | 2026-03-06T04:27:28.017Z | 42 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7879 | 2026-03-06T04:27:28.017Z | | |________________________________________________________^ unsatisfied trait bound |
| 7880 | 2026-03-06T04:27:28.017Z | | |
| 7881 | 2026-03-06T04:27:28.017Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7882 | 2026-03-06T04:27:28.017Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 7883 | 2026-03-06T04:27:28.017Z | | |
| 7884 | 2026-03-06T04:27:28.017Z | 13 | struct QueryParams { |
| 7885 | 2026-03-06T04:27:28.017Z | | ^^^^^^^^^^^^^^^^^^ |
| 7886 | 2026-03-06T04:27:28.017Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7887 | 2026-03-06T04:27:28.017Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7888 | 2026-03-06T04:27:28.017Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7889 | 2026-03-06T04:27:28.017Z | &'a [u8] |
| 7890 | 2026-03-06T04:27:28.017Z | &'a camino::Utf8Path |
| 7891 | 2026-03-06T04:27:28.017Z | &'a std::path::Path |
| 7892 | 2026-03-06T04:27:28.017Z | &'a str |
| 7893 | 2026-03-06T04:27:28.017Z | () |
| 7894 | 2026-03-06T04:27:28.017Z | (T,) |
| 7895 | 2026-03-06T04:27:28.017Z | (T0, T1) |
| 7896 | 2026-03-06T04:27:28.017Z | (T0, T1, T2) |
| 7897 | 2026-03-06T04:27:28.017Z | and $N others |
| 7898 | 2026-03-06T04:27:28.017Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7899 | 2026-03-06T04:27:28.017Z | note: required by a bound in `dropshot::Query` |
| 7900 | 2026-03-06T04:27:28.017Z | --> src/extractor/query.rs |
| 7901 | 2026-03-06T04:27:28.017Z | | |
| 7902 | 2026-03-06T04:27:28.017Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7903 | 2026-03-06T04:27:28.017Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7904 | 2026-03-06T04:27:28.018Z | |
| 7905 | 2026-03-06T04:27:28.018Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7906 | 2026-03-06T04:27:28.018Z | --> tests/fail/bad_trait_endpoint5.rs:39:5 |
| 7907 | 2026-03-06T04:27:28.018Z | | |
| 7908 | 2026-03-06T04:27:28.018Z | 39 | / async fn bad_endpoint( |
| 7909 | 2026-03-06T04:27:28.018Z | 40 | | _rqctx: RequestContext<()>, |
| 7910 | 2026-03-06T04:27:28.018Z | 41 | | _params: Query<QueryParams>, |
| 7911 | 2026-03-06T04:27:28.018Z | 42 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 7912 | 2026-03-06T04:27:28.018Z | | |________________________________________________________^ unsatisfied trait bound |
| 7913 | 2026-03-06T04:27:28.018Z | | |
| 7914 | 2026-03-06T04:27:28.018Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7915 | 2026-03-06T04:27:28.018Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 7916 | 2026-03-06T04:27:28.018Z | | |
| 7917 | 2026-03-06T04:27:28.018Z | 13 | struct QueryParams { |
| 7918 | 2026-03-06T04:27:28.018Z | | ^^^^^^^^^^^^^^^^^^ |
| 7919 | 2026-03-06T04:27:28.018Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7920 | 2026-03-06T04:27:28.018Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7921 | 2026-03-06T04:27:28.018Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7922 | 2026-03-06T04:27:28.018Z | &'a [u8] |
| 7923 | 2026-03-06T04:27:28.018Z | &'a camino::Utf8Path |
| 7924 | 2026-03-06T04:27:28.018Z | &'a std::path::Path |
| 7925 | 2026-03-06T04:27:28.018Z | &'a str |
| 7926 | 2026-03-06T04:27:28.018Z | () |
| 7927 | 2026-03-06T04:27:28.018Z | (T,) |
| 7928 | 2026-03-06T04:27:28.018Z | (T0, T1) |
| 7929 | 2026-03-06T04:27:28.018Z | (T0, T1, T2) |
| 7930 | 2026-03-06T04:27:28.018Z | and $N others |
| 7931 | 2026-03-06T04:27:28.018Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7932 | 2026-03-06T04:27:28.018Z | note: required by a bound in `dropshot::Query` |
| 7933 | 2026-03-06T04:27:28.018Z | --> src/extractor/query.rs |
| 7934 | 2026-03-06T04:27:28.018Z | | |
| 7935 | 2026-03-06T04:27:28.018Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7936 | 2026-03-06T04:27:28.018Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7937 | 2026-03-06T04:27:28.018Z | |
| 7938 | 2026-03-06T04:27:28.018Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7939 | 2026-03-06T04:27:28.018Z | --> tests/fail/bad_trait_endpoint5.rs:41:18 |
| 7940 | 2026-03-06T04:27:28.018Z | | |
| 7941 | 2026-03-06T04:27:28.018Z | 41 | _params: Query<QueryParams>, |
| 7942 | 2026-03-06T04:27:28.018Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7943 | 2026-03-06T04:27:28.018Z | | |
| 7944 | 2026-03-06T04:27:28.019Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7945 | 2026-03-06T04:27:28.019Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 7946 | 2026-03-06T04:27:28.019Z | | |
| 7947 | 2026-03-06T04:27:28.019Z | 13 | struct QueryParams { |
| 7948 | 2026-03-06T04:27:28.019Z | | ^^^^^^^^^^^^^^^^^^ |
| 7949 | 2026-03-06T04:27:28.019Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7950 | 2026-03-06T04:27:28.019Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7951 | 2026-03-06T04:27:28.019Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7952 | 2026-03-06T04:27:28.019Z | &'a [u8] |
| 7953 | 2026-03-06T04:27:28.019Z | &'a camino::Utf8Path |
| 7954 | 2026-03-06T04:27:28.019Z | &'a std::path::Path |
| 7955 | 2026-03-06T04:27:28.019Z | &'a str |
| 7956 | 2026-03-06T04:27:28.019Z | () |
| 7957 | 2026-03-06T04:27:28.019Z | (T,) |
| 7958 | 2026-03-06T04:27:28.019Z | (T0, T1) |
| 7959 | 2026-03-06T04:27:28.023Z | (T0, T1, T2) |
| 7960 | 2026-03-06T04:27:28.023Z | and $N others |
| 7961 | 2026-03-06T04:27:28.023Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7962 | 2026-03-06T04:27:28.023Z | note: required by a bound in `dropshot::Query` |
| 7963 | 2026-03-06T04:27:28.023Z | --> src/extractor/query.rs |
| 7964 | 2026-03-06T04:27:28.023Z | | |
| 7965 | 2026-03-06T04:27:28.023Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7966 | 2026-03-06T04:27:28.023Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7967 | 2026-03-06T04:27:28.023Z | |
| 7968 | 2026-03-06T04:27:28.023Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7969 | 2026-03-06T04:27:28.023Z | --> tests/fail/bad_trait_endpoint5.rs:28:18 |
| 7970 | 2026-03-06T04:27:28.023Z | | |
| 7971 | 2026-03-06T04:27:28.023Z | 28 | _params: Query<QueryParams>, |
| 7972 | 2026-03-06T04:27:28.023Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 7973 | 2026-03-06T04:27:28.023Z | | |
| 7974 | 2026-03-06T04:27:28.023Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 7975 | 2026-03-06T04:27:28.023Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 7976 | 2026-03-06T04:27:28.023Z | | |
| 7977 | 2026-03-06T04:27:28.023Z | 13 | struct QueryParams { |
| 7978 | 2026-03-06T04:27:28.023Z | | ^^^^^^^^^^^^^^^^^^ |
| 7979 | 2026-03-06T04:27:28.023Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 7980 | 2026-03-06T04:27:28.023Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 7981 | 2026-03-06T04:27:28.023Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 7982 | 2026-03-06T04:27:28.023Z | &'a [u8] |
| 7983 | 2026-03-06T04:27:28.023Z | &'a camino::Utf8Path |
| 7984 | 2026-03-06T04:27:28.024Z | &'a std::path::Path |
| 7985 | 2026-03-06T04:27:28.024Z | &'a str |
| 7986 | 2026-03-06T04:27:28.024Z | () |
| 7987 | 2026-03-06T04:27:28.024Z | (T,) |
| 7988 | 2026-03-06T04:27:28.024Z | (T0, T1) |
| 7989 | 2026-03-06T04:27:28.024Z | (T0, T1, T2) |
| 7990 | 2026-03-06T04:27:28.024Z | and $N others |
| 7991 | 2026-03-06T04:27:28.024Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 7992 | 2026-03-06T04:27:28.024Z | note: required by a bound in `dropshot::Query` |
| 7993 | 2026-03-06T04:27:28.024Z | --> src/extractor/query.rs |
| 7994 | 2026-03-06T04:27:28.024Z | | |
| 7995 | 2026-03-06T04:27:28.024Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 7996 | 2026-03-06T04:27:28.024Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 7997 | 2026-03-06T04:27:28.024Z | |
| 7998 | 2026-03-06T04:27:28.024Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 7999 | 2026-03-06T04:27:28.024Z | --> tests/fail/bad_trait_endpoint5.rs:22:5 |
| 8000 | 2026-03-06T04:27:28.024Z | | |
| 8001 | 2026-03-06T04:27:28.024Z | 22 | #[endpoint { |
| 8002 | 2026-03-06T04:27:28.024Z | | ^ unsatisfied trait bound |
| 8003 | 2026-03-06T04:27:28.024Z | | |
| 8004 | 2026-03-06T04:27:28.024Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 8005 | 2026-03-06T04:27:28.024Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 8006 | 2026-03-06T04:27:28.024Z | | |
| 8007 | 2026-03-06T04:27:28.024Z | 13 | struct QueryParams { |
| 8008 | 2026-03-06T04:27:28.024Z | | ^^^^^^^^^^^^^^^^^^ |
| 8009 | 2026-03-06T04:27:28.024Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 8010 | 2026-03-06T04:27:28.024Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8011 | 2026-03-06T04:27:28.024Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 8012 | 2026-03-06T04:27:28.024Z | &'a [u8] |
| 8013 | 2026-03-06T04:27:28.024Z | &'a camino::Utf8Path |
| 8014 | 2026-03-06T04:27:28.024Z | &'a std::path::Path |
| 8015 | 2026-03-06T04:27:28.024Z | &'a str |
| 8016 | 2026-03-06T04:27:28.024Z | () |
| 8017 | 2026-03-06T04:27:28.024Z | (T,) |
| 8018 | 2026-03-06T04:27:28.024Z | (T0, T1) |
| 8019 | 2026-03-06T04:27:28.024Z | (T0, T1, T2) |
| 8020 | 2026-03-06T04:27:28.024Z | and $N others |
| 8021 | 2026-03-06T04:27:28.024Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 8022 | 2026-03-06T04:27:28.024Z | note: required by a bound in `dropshot::Query` |
| 8023 | 2026-03-06T04:27:28.025Z | --> src/extractor/query.rs |
| 8024 | 2026-03-06T04:27:28.025Z | | |
| 8025 | 2026-03-06T04:27:28.025Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 8026 | 2026-03-06T04:27:28.025Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 8027 | 2026-03-06T04:27:28.025Z | |
| 8028 | 2026-03-06T04:27:28.025Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 8029 | 2026-03-06T04:27:28.025Z | --> tests/fail/bad_trait_endpoint5.rs:22:5 |
| 8030 | 2026-03-06T04:27:28.025Z | | |
| 8031 | 2026-03-06T04:27:28.025Z | 18 | #[dropshot::api_description] |
| 8032 | 2026-03-06T04:27:28.025Z | | ---------------------------- required by a bound introduced by this call |
| 8033 | 2026-03-06T04:27:28.025Z | ... |
| 8034 | 2026-03-06T04:27:28.025Z | 22 | / #[endpoint { |
| 8035 | 2026-03-06T04:27:28.025Z | 23 | | method = GET, |
| 8036 | 2026-03-06T04:27:28.025Z | 24 | | path = "/test", |
| 8037 | 2026-03-06T04:27:28.025Z | 25 | | }] |
| 8038 | 2026-03-06T04:27:28.025Z | 26 | | async fn bad_endpoint( |
| 8039 | 2026-03-06T04:27:28.025Z | | |_________________________^ unsatisfied trait bound |
| 8040 | 2026-03-06T04:27:28.025Z | | |
| 8041 | 2026-03-06T04:27:28.025Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 8042 | 2026-03-06T04:27:28.025Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 8043 | 2026-03-06T04:27:28.025Z | --> src/api_description.rs |
| 8044 | 2026-03-06T04:27:28.025Z | | |
| 8045 | 2026-03-06T04:27:28.025Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 8046 | 2026-03-06T04:27:28.025Z | | --- required by a bound in this associated function |
| 8047 | 2026-03-06T04:27:28.025Z | ... |
| 8048 | 2026-03-06T04:27:28.025Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 8049 | 2026-03-06T04:27:28.025Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 8050 | 2026-03-06T04:27:28.025Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8051 | 2026-03-06T04:27:28.025Z | |
| 8052 | 2026-03-06T04:27:28.025Z | ACTUAL OUTPUT: |
| 8053 | 2026-03-06T04:27:28.025Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8054 | 2026-03-06T04:27:28.025Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 8055 | 2026-03-06T04:27:28.025Z | --> tests/fail/bad_trait_endpoint5.rs:42:10 |
| 8056 | 2026-03-06T04:27:28.025Z | | |
| 8057 | 2026-03-06T04:27:28.025Z | 42 | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 8058 | 2026-03-06T04:27:28.025Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8059 | 2026-03-06T04:27:28.029Z | | |
| 8060 | 2026-03-06T04:27:28.029Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 8061 | 2026-03-06T04:27:28.029Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 8062 | 2026-03-06T04:27:28.029Z | | |
| 8063 | 2026-03-06T04:27:28.030Z | 13 | struct QueryParams { |
| 8064 | 2026-03-06T04:27:28.030Z | | ^^^^^^^^^^^^^^^^^^ |
| 8065 | 2026-03-06T04:27:28.030Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 8066 | 2026-03-06T04:27:28.030Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8067 | 2026-03-06T04:27:28.030Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 8068 | 2026-03-06T04:27:28.030Z | &'a [u8] |
| 8069 | 2026-03-06T04:27:28.030Z | &'a camino::Utf8Path |
| 8070 | 2026-03-06T04:27:28.030Z | &'a std::path::Path |
| 8071 | 2026-03-06T04:27:28.030Z | &'a str |
| 8072 | 2026-03-06T04:27:28.030Z | () |
| 8073 | 2026-03-06T04:27:28.030Z | (T,) |
| 8074 | 2026-03-06T04:27:28.030Z | (T0, T1) |
| 8075 | 2026-03-06T04:27:28.030Z | (T0, T1, T2) |
| 8076 | 2026-03-06T04:27:28.030Z | and $N others |
| 8077 | 2026-03-06T04:27:28.030Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 8078 | 2026-03-06T04:27:28.030Z | note: required by a bound in `dropshot::Query` |
| 8079 | 2026-03-06T04:27:28.030Z | --> src/extractor/query.rs |
| 8080 | 2026-03-06T04:27:28.030Z | | |
| 8081 | 2026-03-06T04:27:28.030Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 8082 | 2026-03-06T04:27:28.030Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 8083 | 2026-03-06T04:27:28.030Z | |
| 8084 | 2026-03-06T04:27:28.030Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 8085 | 2026-03-06T04:27:28.030Z | --> tests/fail/bad_trait_endpoint5.rs:39:5 |
| 8086 | 2026-03-06T04:27:28.030Z | | |
| 8087 | 2026-03-06T04:27:28.030Z | 39 | / async fn bad_endpoint( |
| 8088 | 2026-03-06T04:27:28.030Z | 40 | | _rqctx: RequestContext<()>, |
| 8089 | 2026-03-06T04:27:28.030Z | 41 | | _params: Query<QueryParams>, |
| 8090 | 2026-03-06T04:27:28.030Z | 42 | | ) -> Result<HttpResponseUpdatedNoContent, HttpError> { |
| 8091 | 2026-03-06T04:27:28.030Z | | |________________________________________________________^ unsatisfied trait bound |
| 8092 | 2026-03-06T04:27:28.030Z | | |
| 8093 | 2026-03-06T04:27:28.030Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 8094 | 2026-03-06T04:27:28.030Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 8095 | 2026-03-06T04:27:28.030Z | | |
| 8096 | 2026-03-06T04:27:28.030Z | 13 | struct QueryParams { |
| 8097 | 2026-03-06T04:27:28.030Z | | ^^^^^^^^^^^^^^^^^^ |
| 8098 | 2026-03-06T04:27:28.030Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 8099 | 2026-03-06T04:27:28.030Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8100 | 2026-03-06T04:27:28.030Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 8101 | 2026-03-06T04:27:28.030Z | &'a [u8] |
| 8102 | 2026-03-06T04:27:28.031Z | &'a camino::Utf8Path |
| 8103 | 2026-03-06T04:27:28.031Z | &'a std::path::Path |
| 8104 | 2026-03-06T04:27:28.031Z | &'a str |
| 8105 | 2026-03-06T04:27:28.031Z | () |
| 8106 | 2026-03-06T04:27:28.031Z | (T,) |
| 8107 | 2026-03-06T04:27:28.031Z | (T0, T1) |
| 8108 | 2026-03-06T04:27:28.031Z | (T0, T1, T2) |
| 8109 | 2026-03-06T04:27:28.031Z | and $N others |
| 8110 | 2026-03-06T04:27:28.031Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 8111 | 2026-03-06T04:27:28.031Z | note: required by a bound in `dropshot::Query` |
| 8112 | 2026-03-06T04:27:28.031Z | --> src/extractor/query.rs |
| 8113 | 2026-03-06T04:27:28.031Z | | |
| 8114 | 2026-03-06T04:27:28.031Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 8115 | 2026-03-06T04:27:28.031Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 8116 | 2026-03-06T04:27:28.031Z | |
| 8117 | 2026-03-06T04:27:28.031Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 8118 | 2026-03-06T04:27:28.031Z | --> tests/fail/bad_trait_endpoint5.rs:41:18 |
| 8119 | 2026-03-06T04:27:28.031Z | | |
| 8120 | 2026-03-06T04:27:28.031Z | 41 | _params: Query<QueryParams>, |
| 8121 | 2026-03-06T04:27:28.031Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8122 | 2026-03-06T04:27:28.031Z | | |
| 8123 | 2026-03-06T04:27:28.031Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 8124 | 2026-03-06T04:27:28.031Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 8125 | 2026-03-06T04:27:28.031Z | | |
| 8126 | 2026-03-06T04:27:28.031Z | 13 | struct QueryParams { |
| 8127 | 2026-03-06T04:27:28.031Z | | ^^^^^^^^^^^^^^^^^^ |
| 8128 | 2026-03-06T04:27:28.031Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 8129 | 2026-03-06T04:27:28.031Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8130 | 2026-03-06T04:27:28.031Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 8131 | 2026-03-06T04:27:28.031Z | &'a [u8] |
| 8132 | 2026-03-06T04:27:28.031Z | &'a camino::Utf8Path |
| 8133 | 2026-03-06T04:27:28.031Z | &'a std::path::Path |
| 8134 | 2026-03-06T04:27:28.031Z | &'a str |
| 8135 | 2026-03-06T04:27:28.031Z | () |
| 8136 | 2026-03-06T04:27:28.031Z | (T,) |
| 8137 | 2026-03-06T04:27:28.031Z | (T0, T1) |
| 8138 | 2026-03-06T04:27:28.031Z | (T0, T1, T2) |
| 8139 | 2026-03-06T04:27:28.031Z | and $N others |
| 8140 | 2026-03-06T04:27:28.031Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 8141 | 2026-03-06T04:27:28.031Z | note: required by a bound in `dropshot::Query` |
| 8142 | 2026-03-06T04:27:28.032Z | --> src/extractor/query.rs |
| 8143 | 2026-03-06T04:27:28.032Z | | |
| 8144 | 2026-03-06T04:27:28.032Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 8145 | 2026-03-06T04:27:28.032Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 8146 | 2026-03-06T04:27:28.032Z | |
| 8147 | 2026-03-06T04:27:28.032Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 8148 | 2026-03-06T04:27:28.032Z | --> tests/fail/bad_trait_endpoint5.rs:28:18 |
| 8149 | 2026-03-06T04:27:28.032Z | | |
| 8150 | 2026-03-06T04:27:28.032Z | 28 | _params: Query<QueryParams>, |
| 8151 | 2026-03-06T04:27:28.032Z | | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8152 | 2026-03-06T04:27:28.032Z | | |
| 8153 | 2026-03-06T04:27:28.032Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 8154 | 2026-03-06T04:27:28.032Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 8155 | 2026-03-06T04:27:28.032Z | | |
| 8156 | 2026-03-06T04:27:28.032Z | 13 | struct QueryParams { |
| 8157 | 2026-03-06T04:27:28.032Z | | ^^^^^^^^^^^^^^^^^^ |
| 8158 | 2026-03-06T04:27:28.032Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 8159 | 2026-03-06T04:27:28.036Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8160 | 2026-03-06T04:27:28.036Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 8161 | 2026-03-06T04:27:28.036Z | &'a [u8] |
| 8162 | 2026-03-06T04:27:28.036Z | &'a camino::Utf8Path |
| 8163 | 2026-03-06T04:27:28.036Z | &'a std::path::Path |
| 8164 | 2026-03-06T04:27:28.036Z | &'a str |
| 8165 | 2026-03-06T04:27:28.036Z | () |
| 8166 | 2026-03-06T04:27:28.036Z | (T,) |
| 8167 | 2026-03-06T04:27:28.036Z | (T0, T1) |
| 8168 | 2026-03-06T04:27:28.036Z | (T0, T1, T2) |
| 8169 | 2026-03-06T04:27:28.036Z | and $N others |
| 8170 | 2026-03-06T04:27:28.036Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 8171 | 2026-03-06T04:27:28.036Z | note: required by a bound in `dropshot::Query` |
| 8172 | 2026-03-06T04:27:28.036Z | --> src/extractor/query.rs |
| 8173 | 2026-03-06T04:27:28.036Z | | |
| 8174 | 2026-03-06T04:27:28.036Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 8175 | 2026-03-06T04:27:28.036Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 8176 | 2026-03-06T04:27:28.036Z | |
| 8177 | 2026-03-06T04:27:28.036Z | error[E0277]: the trait bound `QueryParams: serde::Deserialize<'de>` is not satisfied |
| 8178 | 2026-03-06T04:27:28.036Z | --> tests/fail/bad_trait_endpoint5.rs:22:5 |
| 8179 | 2026-03-06T04:27:28.036Z | | |
| 8180 | 2026-03-06T04:27:28.037Z | 22 | #[endpoint { |
| 8181 | 2026-03-06T04:27:28.037Z | | ^ unsatisfied trait bound |
| 8182 | 2026-03-06T04:27:28.037Z | | |
| 8183 | 2026-03-06T04:27:28.037Z | help: the trait `for<'de> serde_core::de::Deserialize<'de>` is not implemented for `QueryParams` |
| 8184 | 2026-03-06T04:27:28.037Z | --> tests/fail/bad_trait_endpoint5.rs:13:1 |
| 8185 | 2026-03-06T04:27:28.037Z | | |
| 8186 | 2026-03-06T04:27:28.037Z | 13 | struct QueryParams { |
| 8187 | 2026-03-06T04:27:28.037Z | | ^^^^^^^^^^^^^^^^^^ |
| 8188 | 2026-03-06T04:27:28.037Z | = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `QueryParams` type |
| 8189 | 2026-03-06T04:27:28.037Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8190 | 2026-03-06T04:27:28.037Z | = help: the following other types implement trait `serde_core::de::Deserialize<'de>`: |
| 8191 | 2026-03-06T04:27:28.037Z | &'a [u8] |
| 8192 | 2026-03-06T04:27:28.037Z | &'a camino::Utf8Path |
| 8193 | 2026-03-06T04:27:28.037Z | &'a std::path::Path |
| 8194 | 2026-03-06T04:27:28.037Z | &'a str |
| 8195 | 2026-03-06T04:27:28.037Z | () |
| 8196 | 2026-03-06T04:27:28.037Z | (T,) |
| 8197 | 2026-03-06T04:27:28.037Z | (T0, T1) |
| 8198 | 2026-03-06T04:27:28.037Z | (T0, T1, T2) |
| 8199 | 2026-03-06T04:27:28.037Z | and $N others |
| 8200 | 2026-03-06T04:27:28.037Z | = note: required for `QueryParams` to implement `serde_core::de::DeserializeOwned` |
| 8201 | 2026-03-06T04:27:28.037Z | note: required by a bound in `dropshot::Query` |
| 8202 | 2026-03-06T04:27:28.037Z | --> src/extractor/query.rs |
| 8203 | 2026-03-06T04:27:28.037Z | | |
| 8204 | 2026-03-06T04:27:28.037Z | | pub struct Query<QueryType: DeserializeOwned + JsonSchema + Send + Sync> { |
| 8205 | 2026-03-06T04:27:28.037Z | | ^^^^^^^^^^^^^^^^ required by this bound in `Query` |
| 8206 | 2026-03-06T04:27:28.037Z | |
| 8207 | 2026-03-06T04:27:28.037Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 8208 | 2026-03-06T04:27:28.037Z | --> tests/fail/bad_trait_endpoint5.rs:22:5 |
| 8209 | 2026-03-06T04:27:28.037Z | | |
| 8210 | 2026-03-06T04:27:28.037Z | 18 | #[dropshot::api_description] |
| 8211 | 2026-03-06T04:27:28.037Z | | ---------------------------- required by a bound introduced by this call |
| 8212 | 2026-03-06T04:27:28.037Z | ... |
| 8213 | 2026-03-06T04:27:28.037Z | 22 | / #[endpoint { |
| 8214 | 2026-03-06T04:27:28.037Z | 23 | | method = GET, |
| 8215 | 2026-03-06T04:27:28.037Z | 24 | | path = "/test", |
| 8216 | 2026-03-06T04:27:28.037Z | 25 | | }] |
| 8217 | 2026-03-06T04:27:28.037Z | 26 | | async fn bad_endpoint( |
| 8218 | 2026-03-06T04:27:28.037Z | | |_________________________^ unsatisfied trait bound |
| 8219 | 2026-03-06T04:27:28.037Z | | |
| 8220 | 2026-03-06T04:27:28.037Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>, dropshot::Query<QueryParams>) -> impl Future<Output = Result<dropshot::HttpResponseUpdatedNoContent, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 8221 | 2026-03-06T04:27:28.038Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 8222 | 2026-03-06T04:27:28.038Z | --> src/api_description.rs |
| 8223 | 2026-03-06T04:27:28.038Z | | |
| 8224 | 2026-03-06T04:27:28.038Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 8225 | 2026-03-06T04:27:28.038Z | | --- required by a bound in this associated function |
| 8226 | 2026-03-06T04:27:28.038Z | ... |
| 8227 | 2026-03-06T04:27:28.038Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 8228 | 2026-03-06T04:27:28.038Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 8229 | 2026-03-06T04:27:28.038Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8230 | 2026-03-06T04:27:28.038Z | note: If the actual output is the correct output you can bless it by rerunning |
| 8231 | 2026-03-06T04:27:28.038Z | your test with the environment variable TRYBUILD=overwrite |
| 8232 | 2026-03-06T04:27:28.038Z | |
| 8233 | 2026-03-06T04:27:28.038Z | test tests/fail/bad_trait_endpoint6.rs ... ok |
| 8234 | 2026-03-06T04:27:28.038Z | test tests/fail/bad_trait_endpoint7.rs ... mismatch |
| 8235 | 2026-03-06T04:27:28.038Z | |
| 8236 | 2026-03-06T04:27:28.038Z | EXPECTED: |
| 8237 | 2026-03-06T04:27:28.038Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8238 | 2026-03-06T04:27:28.038Z | error[E0277]: the trait bound `Ret: dropshot::handler::HttpResponseContent` is not satisfied |
| 8239 | 2026-03-06T04:27:28.038Z | --> tests/fail/bad_trait_endpoint7.rs:41:27 |
| 8240 | 2026-03-06T04:27:28.038Z | | |
| 8241 | 2026-03-06T04:27:28.038Z | 41 | Ok(HttpResponseOk(Ret { x: "Oxide".to_string(), y: 0x1de })) |
| 8242 | 2026-03-06T04:27:28.038Z | | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8243 | 2026-03-06T04:27:28.038Z | | | |
| 8244 | 2026-03-06T04:27:28.038Z | | required by a bound introduced by this call |
| 8245 | 2026-03-06T04:27:28.038Z | | |
| 8246 | 2026-03-06T04:27:28.038Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8247 | 2026-03-06T04:27:28.038Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8248 | 2026-03-06T04:27:28.038Z | | |
| 8249 | 2026-03-06T04:27:28.038Z | 13 | struct Ret { |
| 8250 | 2026-03-06T04:27:28.038Z | | ^^^^^^^^^^ |
| 8251 | 2026-03-06T04:27:28.038Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8252 | 2026-03-06T04:27:28.038Z | &'a T |
| 8253 | 2026-03-06T04:27:28.038Z | &'a mut T |
| 8254 | 2026-03-06T04:27:28.038Z | () |
| 8255 | 2026-03-06T04:27:28.038Z | (T,) |
| 8256 | 2026-03-06T04:27:28.038Z | (T0, T1) |
| 8257 | 2026-03-06T04:27:28.038Z | (T0, T1, T2) |
| 8258 | 2026-03-06T04:27:28.038Z | (T0, T1, T2, T3) |
| 8259 | 2026-03-06T04:27:28.043Z | (T0, T1, T2, T3, T4) |
| 8260 | 2026-03-06T04:27:28.043Z | and $N others |
| 8261 | 2026-03-06T04:27:28.043Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8262 | 2026-03-06T04:27:28.043Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8263 | 2026-03-06T04:27:28.043Z | --> src/handler.rs |
| 8264 | 2026-03-06T04:27:28.043Z | | |
| 8265 | 2026-03-06T04:27:28.043Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8266 | 2026-03-06T04:27:28.043Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `dropshot::HttpResponseOk` |
| 8267 | 2026-03-06T04:27:28.043Z | |
| 8268 | 2026-03-06T04:27:28.043Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8269 | 2026-03-06T04:27:28.043Z | --> tests/fail/bad_trait_endpoint7.rs:41:9 |
| 8270 | 2026-03-06T04:27:28.043Z | | |
| 8271 | 2026-03-06T04:27:28.043Z | 41 | Ok(HttpResponseOk(Ret { x: "Oxide".to_string(), y: 0x1de })) |
| 8272 | 2026-03-06T04:27:28.043Z | | ^^ unsatisfied trait bound |
| 8273 | 2026-03-06T04:27:28.043Z | | |
| 8274 | 2026-03-06T04:27:28.043Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8275 | 2026-03-06T04:27:28.043Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8276 | 2026-03-06T04:27:28.043Z | | |
| 8277 | 2026-03-06T04:27:28.043Z | 13 | struct Ret { |
| 8278 | 2026-03-06T04:27:28.043Z | | ^^^^^^^^^^ |
| 8279 | 2026-03-06T04:27:28.043Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8280 | 2026-03-06T04:27:28.043Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8281 | 2026-03-06T04:27:28.043Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8282 | 2026-03-06T04:27:28.043Z | &'a T |
| 8283 | 2026-03-06T04:27:28.043Z | &'a mut T |
| 8284 | 2026-03-06T04:27:28.043Z | () |
| 8285 | 2026-03-06T04:27:28.043Z | (T,) |
| 8286 | 2026-03-06T04:27:28.043Z | (T0, T1) |
| 8287 | 2026-03-06T04:27:28.043Z | (T0, T1, T2) |
| 8288 | 2026-03-06T04:27:28.043Z | (T0, T1, T2, T3) |
| 8289 | 2026-03-06T04:27:28.043Z | (T0, T1, T2, T3, T4) |
| 8290 | 2026-03-06T04:27:28.043Z | and $N others |
| 8291 | 2026-03-06T04:27:28.044Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8292 | 2026-03-06T04:27:28.044Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8293 | 2026-03-06T04:27:28.044Z | --> src/handler.rs |
| 8294 | 2026-03-06T04:27:28.044Z | | |
| 8295 | 2026-03-06T04:27:28.044Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8296 | 2026-03-06T04:27:28.044Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8297 | 2026-03-06T04:27:28.044Z | |
| 8298 | 2026-03-06T04:27:28.044Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8299 | 2026-03-06T04:27:28.044Z | --> tests/fail/bad_trait_endpoint7.rs:41:9 |
| 8300 | 2026-03-06T04:27:28.044Z | | |
| 8301 | 2026-03-06T04:27:28.044Z | 41 | Ok(HttpResponseOk(Ret { x: "Oxide".to_string(), y: 0x1de })) |
| 8302 | 2026-03-06T04:27:28.044Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8303 | 2026-03-06T04:27:28.044Z | | |
| 8304 | 2026-03-06T04:27:28.044Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8305 | 2026-03-06T04:27:28.044Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8306 | 2026-03-06T04:27:28.044Z | | |
| 8307 | 2026-03-06T04:27:28.044Z | 13 | struct Ret { |
| 8308 | 2026-03-06T04:27:28.044Z | | ^^^^^^^^^^ |
| 8309 | 2026-03-06T04:27:28.044Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8310 | 2026-03-06T04:27:28.044Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8311 | 2026-03-06T04:27:28.044Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8312 | 2026-03-06T04:27:28.044Z | &'a T |
| 8313 | 2026-03-06T04:27:28.044Z | &'a mut T |
| 8314 | 2026-03-06T04:27:28.044Z | () |
| 8315 | 2026-03-06T04:27:28.044Z | (T,) |
| 8316 | 2026-03-06T04:27:28.044Z | (T0, T1) |
| 8317 | 2026-03-06T04:27:28.044Z | (T0, T1, T2) |
| 8318 | 2026-03-06T04:27:28.044Z | (T0, T1, T2, T3) |
| 8319 | 2026-03-06T04:27:28.044Z | (T0, T1, T2, T3, T4) |
| 8320 | 2026-03-06T04:27:28.044Z | and $N others |
| 8321 | 2026-03-06T04:27:28.044Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8322 | 2026-03-06T04:27:28.044Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8323 | 2026-03-06T04:27:28.044Z | --> src/handler.rs |
| 8324 | 2026-03-06T04:27:28.044Z | | |
| 8325 | 2026-03-06T04:27:28.044Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8326 | 2026-03-06T04:27:28.044Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8327 | 2026-03-06T04:27:28.044Z | |
| 8328 | 2026-03-06T04:27:28.044Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8329 | 2026-03-06T04:27:28.044Z | --> tests/fail/bad_trait_endpoint7.rs:38:5 |
| 8330 | 2026-03-06T04:27:28.044Z | | |
| 8331 | 2026-03-06T04:27:28.045Z | 38 | / async fn bad_endpoint( |
| 8332 | 2026-03-06T04:27:28.045Z | test fail ... FAILED |
| 8333 | 2026-03-06T04:27:28.045Z | 39 | | _rqctx: RequestContext<()>, |
| 8334 | 2026-03-06T04:27:28.045Z | 40 | | ) -> Result<HttpResponseOk<Ret>, HttpError> { |
| 8335 | 2026-03-06T04:27:28.045Z | | |_______________________________________________^ unsatisfied trait bound |
| 8336 | 2026-03-06T04:27:28.045Z | | |
| 8337 | 2026-03-06T04:27:28.045Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8338 | 2026-03-06T04:27:28.045Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8339 | 2026-03-06T04:27:28.045Z | | |
| 8340 | 2026-03-06T04:27:28.045Z | 13 | struct Ret { |
| 8341 | 2026-03-06T04:27:28.045Z | | ^^^^^^^^^^ |
| 8342 | 2026-03-06T04:27:28.045Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8343 | 2026-03-06T04:27:28.045Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8344 | 2026-03-06T04:27:28.045Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8345 | 2026-03-06T04:27:28.045Z | |
| 8346 | 2026-03-06T04:27:28.045Z | &'a T |
| 8347 | 2026-03-06T04:27:28.045Z | &'a mut T |
| 8348 | 2026-03-06T04:27:28.045Z | failures: |
| 8349 | 2026-03-06T04:27:28.045Z | () |
| 8350 | 2026-03-06T04:27:28.045Z | (T,) |
| 8351 | 2026-03-06T04:27:28.045Z | |
| 8352 | 2026-03-06T04:27:28.045Z | (T0, T1) |
| 8353 | 2026-03-06T04:27:28.045Z | ---- fail stdout ---- |
| 8354 | 2026-03-06T04:27:28.045Z | (T0, T1, T2) |
| 8355 | 2026-03-06T04:27:28.045Z | (T0, T1, T2, T3) |
| 8356 | 2026-03-06T04:27:28.045Z | |
| 8357 | 2026-03-06T04:27:28.045Z | (T0, T1, T2, T3, T4) |
| 8358 | 2026-03-06T04:27:28.045Z | and $N others |
| 8359 | 2026-03-06T04:27:28.049Z | thread 'fail' (2) panicked at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13: |
| 8360 | 2026-03-06T04:27:28.049Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8361 | 2026-03-06T04:27:28.049Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8362 | 2026-03-06T04:27:28.049Z | 26 of 134 tests failed |
| 8363 | 2026-03-06T04:27:28.049Z | --> src/handler.rs |
| 8364 | 2026-03-06T04:27:28.049Z | | |
| 8365 | 2026-03-06T04:27:28.049Z | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
| 8366 | 2026-03-06T04:27:28.049Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8367 | 2026-03-06T04:27:28.049Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8368 | 2026-03-06T04:27:28.050Z | |
| 8369 | 2026-03-06T04:27:28.050Z | |
| 8370 | 2026-03-06T04:27:28.050Z | |
| 8371 | 2026-03-06T04:27:28.050Z | error[E0277]: the trait bound `Ret: dropshot::handler::HttpResponseContent` is not satisfied |
| 8372 | 2026-03-06T04:27:28.050Z | --> tests/fail/bad_trait_endpoint7.rs:28:10 |
| 8373 | 2026-03-06T04:27:28.050Z | failures: |
| 8374 | 2026-03-06T04:27:28.050Z | | |
| 8375 | 2026-03-06T04:27:28.050Z | 28 | ) -> Result<HttpResponseOk<Ret>, HttpError>; |
| 8376 | 2026-03-06T04:27:28.050Z | fail |
| 8377 | 2026-03-06T04:27:28.050Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8378 | 2026-03-06T04:27:28.050Z | |
| 8379 | 2026-03-06T04:27:28.050Z | | |
| 8380 | 2026-03-06T04:27:28.050Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8381 | 2026-03-06T04:27:28.050Z | test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 83.66s |
| 8382 | 2026-03-06T04:27:28.050Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8383 | 2026-03-06T04:27:28.050Z | |
| 8384 | 2026-03-06T04:27:28.050Z | | |
| 8385 | 2026-03-06T04:27:28.050Z | 13 | struct Ret { |
| 8386 | 2026-03-06T04:27:28.050Z | | ^^^^^^^^^^ |
| 8387 | 2026-03-06T04:27:28.050Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8388 | 2026-03-06T04:27:28.050Z | &'a T |
| 8389 | 2026-03-06T04:27:28.050Z | &'a mut T |
| 8390 | 2026-03-06T04:27:28.050Z | () |
| 8391 | 2026-03-06T04:27:28.050Z | (T,) |
| 8392 | 2026-03-06T04:27:28.050Z | (T0, T1) |
| 8393 | 2026-03-06T04:27:28.050Z | (T0, T1, T2) |
| 8394 | 2026-03-06T04:27:28.050Z | (T0, T1, T2, T3) |
| 8395 | 2026-03-06T04:27:28.050Z | (T0, T1, T2, T3, T4) |
| 8396 | 2026-03-06T04:27:28.050Z | and $N others |
| 8397 | 2026-03-06T04:27:28.050Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8398 | 2026-03-06T04:27:28.050Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8399 | 2026-03-06T04:27:28.050Z | --> src/handler.rs |
| 8400 | 2026-03-06T04:27:28.050Z | | |
| 8401 | 2026-03-06T04:27:28.050Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8402 | 2026-03-06T04:27:28.050Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8403 | 2026-03-06T04:27:28.050Z | |
| 8404 | 2026-03-06T04:27:28.050Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8405 | 2026-03-06T04:27:28.050Z | --> tests/fail/bad_trait_endpoint7.rs:28:10 |
| 8406 | 2026-03-06T04:27:28.050Z | | |
| 8407 | 2026-03-06T04:27:28.050Z | 28 | ) -> Result<HttpResponseOk<Ret>, HttpError>; |
| 8408 | 2026-03-06T04:27:28.051Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8409 | 2026-03-06T04:27:28.051Z | | |
| 8410 | 2026-03-06T04:27:28.051Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8411 | 2026-03-06T04:27:28.051Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8412 | 2026-03-06T04:27:28.051Z | | |
| 8413 | 2026-03-06T04:27:28.051Z | 13 | struct Ret { |
| 8414 | 2026-03-06T04:27:28.051Z | | ^^^^^^^^^^ |
| 8415 | 2026-03-06T04:27:28.051Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8416 | 2026-03-06T04:27:28.051Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8417 | 2026-03-06T04:27:28.051Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8418 | 2026-03-06T04:27:28.051Z | &'a T |
| 8419 | 2026-03-06T04:27:28.051Z | &'a mut T |
| 8420 | 2026-03-06T04:27:28.051Z | () |
| 8421 | 2026-03-06T04:27:28.051Z | (T,) |
| 8422 | 2026-03-06T04:27:28.051Z | (T0, T1) |
| 8423 | 2026-03-06T04:27:28.051Z | (T0, T1, T2) |
| 8424 | 2026-03-06T04:27:28.051Z | (T0, T1, T2, T3) |
| 8425 | 2026-03-06T04:27:28.051Z | (T0, T1, T2, T3, T4) |
| 8426 | 2026-03-06T04:27:28.051Z | and $N others |
| 8427 | 2026-03-06T04:27:28.051Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8428 | 2026-03-06T04:27:28.051Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8429 | 2026-03-06T04:27:28.051Z | --> src/handler.rs |
| 8430 | 2026-03-06T04:27:28.051Z | | |
| 8431 | 2026-03-06T04:27:28.051Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8432 | 2026-03-06T04:27:28.051Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8433 | 2026-03-06T04:27:28.051Z | |
| 8434 | 2026-03-06T04:27:28.051Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>) -> impl Future<Output = Result<dropshot::HttpResponseOk<Ret>, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 8435 | 2026-03-06T04:27:28.051Z | --> tests/fail/bad_trait_endpoint7.rs:22:5 |
| 8436 | 2026-03-06T04:27:28.051Z | | |
| 8437 | 2026-03-06T04:27:28.051Z | 18 | #[dropshot::api_description] |
| 8438 | 2026-03-06T04:27:28.051Z | | ---------------------------- required by a bound introduced by this call |
| 8439 | 2026-03-06T04:27:28.051Z | ... |
| 8440 | 2026-03-06T04:27:28.051Z | 22 | / #[endpoint { |
| 8441 | 2026-03-06T04:27:28.051Z | 23 | | method = GET, |
| 8442 | 2026-03-06T04:27:28.051Z | 24 | | path = "/test", |
| 8443 | 2026-03-06T04:27:28.051Z | 25 | | }] |
| 8444 | 2026-03-06T04:27:28.051Z | 26 | | async fn bad_endpoint( |
| 8445 | 2026-03-06T04:27:28.051Z | | |_________________________^ unsatisfied trait bound |
| 8446 | 2026-03-06T04:27:28.051Z | | |
| 8447 | 2026-03-06T04:27:28.051Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>) -> impl Future<Output = Result<dropshot::HttpResponseOk<Ret>, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 8448 | 2026-03-06T04:27:28.052Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 8449 | 2026-03-06T04:27:28.052Z | --> src/api_description.rs |
| 8450 | 2026-03-06T04:27:28.052Z | | |
| 8451 | 2026-03-06T04:27:28.052Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 8452 | 2026-03-06T04:27:28.052Z | | --- required by a bound in this associated function |
| 8453 | 2026-03-06T04:27:28.052Z | ... |
| 8454 | 2026-03-06T04:27:28.052Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 8455 | 2026-03-06T04:27:28.052Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 8456 | 2026-03-06T04:27:28.052Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8457 | 2026-03-06T04:27:28.052Z | |
| 8458 | 2026-03-06T04:27:28.052Z | ACTUAL OUTPUT: |
| 8459 | 2026-03-06T04:27:28.056Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8460 | 2026-03-06T04:27:28.056Z | error[E0277]: the trait bound `Ret: dropshot::handler::HttpResponseContent` is not satisfied |
| 8461 | 2026-03-06T04:27:28.056Z | --> tests/fail/bad_trait_endpoint7.rs:41:27 |
| 8462 | 2026-03-06T04:27:28.056Z | | |
| 8463 | 2026-03-06T04:27:28.056Z | 41 | Ok(HttpResponseOk(Ret { x: "Oxide".to_string(), y: 0x1de })) |
| 8464 | 2026-03-06T04:27:28.056Z | | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8465 | 2026-03-06T04:27:28.056Z | | | |
| 8466 | 2026-03-06T04:27:28.056Z | | required by a bound introduced by this call |
| 8467 | 2026-03-06T04:27:28.056Z | | |
| 8468 | 2026-03-06T04:27:28.056Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8469 | 2026-03-06T04:27:28.056Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8470 | 2026-03-06T04:27:28.057Z | | |
| 8471 | 2026-03-06T04:27:28.057Z | 13 | struct Ret { |
| 8472 | 2026-03-06T04:27:28.057Z | | ^^^^^^^^^^ |
| 8473 | 2026-03-06T04:27:28.057Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8474 | 2026-03-06T04:27:28.057Z | &'a T |
| 8475 | 2026-03-06T04:27:28.057Z | &'a mut T |
| 8476 | 2026-03-06T04:27:28.057Z | () |
| 8477 | 2026-03-06T04:27:28.057Z | (T,) |
| 8478 | 2026-03-06T04:27:28.057Z | (T0, T1) |
| 8479 | 2026-03-06T04:27:28.057Z | (T0, T1, T2) |
| 8480 | 2026-03-06T04:27:28.057Z | (T0, T1, T2, T3) |
| 8481 | 2026-03-06T04:27:28.057Z | (T0, T1, T2, T3, T4) |
| 8482 | 2026-03-06T04:27:28.057Z | and $N others |
| 8483 | 2026-03-06T04:27:28.057Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8484 | 2026-03-06T04:27:28.057Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8485 | 2026-03-06T04:27:28.057Z | --> src/handler.rs |
| 8486 | 2026-03-06T04:27:28.057Z | | |
| 8487 | 2026-03-06T04:27:28.057Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8488 | 2026-03-06T04:27:28.057Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `dropshot::HttpResponseOk` |
| 8489 | 2026-03-06T04:27:28.057Z | |
| 8490 | 2026-03-06T04:27:28.057Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8491 | 2026-03-06T04:27:28.057Z | --> tests/fail/bad_trait_endpoint7.rs:41:9 |
| 8492 | 2026-03-06T04:27:28.057Z | | |
| 8493 | 2026-03-06T04:27:28.057Z | 41 | Ok(HttpResponseOk(Ret { x: "Oxide".to_string(), y: 0x1de })) |
| 8494 | 2026-03-06T04:27:28.057Z | | ^^ unsatisfied trait bound |
| 8495 | 2026-03-06T04:27:28.057Z | | |
| 8496 | 2026-03-06T04:27:28.057Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8497 | 2026-03-06T04:27:28.057Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8498 | 2026-03-06T04:27:28.057Z | | |
| 8499 | 2026-03-06T04:27:28.057Z | 13 | struct Ret { |
| 8500 | 2026-03-06T04:27:28.057Z | | ^^^^^^^^^^ |
| 8501 | 2026-03-06T04:27:28.057Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8502 | 2026-03-06T04:27:28.057Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8503 | 2026-03-06T04:27:28.057Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8504 | 2026-03-06T04:27:28.057Z | &'a T |
| 8505 | 2026-03-06T04:27:28.057Z | &'a mut T |
| 8506 | 2026-03-06T04:27:28.057Z | () |
| 8507 | 2026-03-06T04:27:28.057Z | (T,) |
| 8508 | 2026-03-06T04:27:28.057Z | (T0, T1) |
| 8509 | 2026-03-06T04:27:28.057Z | (T0, T1, T2) |
| 8510 | 2026-03-06T04:27:28.058Z | (T0, T1, T2, T3) |
| 8511 | 2026-03-06T04:27:28.058Z | (T0, T1, T2, T3, T4) |
| 8512 | 2026-03-06T04:27:28.058Z | and $N others |
| 8513 | 2026-03-06T04:27:28.058Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8514 | 2026-03-06T04:27:28.058Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8515 | 2026-03-06T04:27:28.058Z | --> src/handler.rs |
| 8516 | 2026-03-06T04:27:28.058Z | | |
| 8517 | 2026-03-06T04:27:28.058Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8518 | 2026-03-06T04:27:28.058Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8519 | 2026-03-06T04:27:28.058Z | |
| 8520 | 2026-03-06T04:27:28.058Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8521 | 2026-03-06T04:27:28.058Z | --> tests/fail/bad_trait_endpoint7.rs:41:9 |
| 8522 | 2026-03-06T04:27:28.058Z | | |
| 8523 | 2026-03-06T04:27:28.058Z | 41 | Ok(HttpResponseOk(Ret { x: "Oxide".to_string(), y: 0x1de })) |
| 8524 | 2026-03-06T04:27:28.058Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8525 | 2026-03-06T04:27:28.058Z | | |
| 8526 | 2026-03-06T04:27:28.058Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8527 | 2026-03-06T04:27:28.058Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8528 | 2026-03-06T04:27:28.058Z | | |
| 8529 | 2026-03-06T04:27:28.058Z | 13 | struct Ret { |
| 8530 | 2026-03-06T04:27:28.058Z | | ^^^^^^^^^^ |
| 8531 | 2026-03-06T04:27:28.058Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8532 | 2026-03-06T04:27:28.058Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8533 | 2026-03-06T04:27:28.058Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8534 | 2026-03-06T04:27:28.058Z | &'a T |
| 8535 | 2026-03-06T04:27:28.058Z | &'a mut T |
| 8536 | 2026-03-06T04:27:28.058Z | () |
| 8537 | 2026-03-06T04:27:28.058Z | (T,) |
| 8538 | 2026-03-06T04:27:28.058Z | (T0, T1) |
| 8539 | 2026-03-06T04:27:28.058Z | (T0, T1, T2) |
| 8540 | 2026-03-06T04:27:28.058Z | (T0, T1, T2, T3) |
| 8541 | 2026-03-06T04:27:28.058Z | (T0, T1, T2, T3, T4) |
| 8542 | 2026-03-06T04:27:28.058Z | and $N others |
| 8543 | 2026-03-06T04:27:28.058Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8544 | 2026-03-06T04:27:28.058Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8545 | 2026-03-06T04:27:28.058Z | --> src/handler.rs |
| 8546 | 2026-03-06T04:27:28.058Z | | |
| 8547 | 2026-03-06T04:27:28.058Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8548 | 2026-03-06T04:27:28.058Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8549 | 2026-03-06T04:27:28.059Z | |
| 8550 | 2026-03-06T04:27:28.059Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8551 | 2026-03-06T04:27:28.059Z | --> tests/fail/bad_trait_endpoint7.rs:40:10 |
| 8552 | 2026-03-06T04:27:28.059Z | | |
| 8553 | 2026-03-06T04:27:28.059Z | 40 | ) -> Result<HttpResponseOk<Ret>, HttpError> { |
| 8554 | 2026-03-06T04:27:28.059Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8555 | 2026-03-06T04:27:28.059Z | | |
| 8556 | 2026-03-06T04:27:28.059Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8557 | 2026-03-06T04:27:28.059Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8558 | 2026-03-06T04:27:28.059Z | | |
| 8559 | 2026-03-06T04:27:28.063Z | 13 | struct Ret { |
| 8560 | 2026-03-06T04:27:28.063Z | | ^^^^^^^^^^ |
| 8561 | 2026-03-06T04:27:28.063Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8562 | 2026-03-06T04:27:28.063Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8563 | 2026-03-06T04:27:28.063Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8564 | 2026-03-06T04:27:28.063Z | &'a T |
| 8565 | 2026-03-06T04:27:28.063Z | &'a mut T |
| 8566 | 2026-03-06T04:27:28.063Z | () |
| 8567 | 2026-03-06T04:27:28.063Z | (T,) |
| 8568 | 2026-03-06T04:27:28.063Z | (T0, T1) |
| 8569 | 2026-03-06T04:27:28.063Z | (T0, T1, T2) |
| 8570 | 2026-03-06T04:27:28.063Z | (T0, T1, T2, T3) |
| 8571 | 2026-03-06T04:27:28.063Z | (T0, T1, T2, T3, T4) |
| 8572 | 2026-03-06T04:27:28.063Z | and $N others |
| 8573 | 2026-03-06T04:27:28.063Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8574 | 2026-03-06T04:27:28.063Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8575 | 2026-03-06T04:27:28.063Z | --> src/handler.rs |
| 8576 | 2026-03-06T04:27:28.063Z | | |
| 8577 | 2026-03-06T04:27:28.063Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8578 | 2026-03-06T04:27:28.063Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8579 | 2026-03-06T04:27:28.063Z | |
| 8580 | 2026-03-06T04:27:28.063Z | error[E0277]: the trait bound `Ret: dropshot::handler::HttpResponseContent` is not satisfied |
| 8581 | 2026-03-06T04:27:28.063Z | --> tests/fail/bad_trait_endpoint7.rs:28:10 |
| 8582 | 2026-03-06T04:27:28.063Z | | |
| 8583 | 2026-03-06T04:27:28.063Z | 28 | ) -> Result<HttpResponseOk<Ret>, HttpError>; |
| 8584 | 2026-03-06T04:27:28.063Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8585 | 2026-03-06T04:27:28.063Z | | |
| 8586 | 2026-03-06T04:27:28.063Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8587 | 2026-03-06T04:27:28.063Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8588 | 2026-03-06T04:27:28.063Z | | |
| 8589 | 2026-03-06T04:27:28.063Z | 13 | struct Ret { |
| 8590 | 2026-03-06T04:27:28.064Z | | ^^^^^^^^^^ |
| 8591 | 2026-03-06T04:27:28.064Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8592 | 2026-03-06T04:27:28.064Z | &'a T |
| 8593 | 2026-03-06T04:27:28.064Z | &'a mut T |
| 8594 | 2026-03-06T04:27:28.064Z | () |
| 8595 | 2026-03-06T04:27:28.064Z | (T,) |
| 8596 | 2026-03-06T04:27:28.064Z | (T0, T1) |
| 8597 | 2026-03-06T04:27:28.064Z | (T0, T1, T2) |
| 8598 | 2026-03-06T04:27:28.064Z | (T0, T1, T2, T3) |
| 8599 | 2026-03-06T04:27:28.064Z | (T0, T1, T2, T3, T4) |
| 8600 | 2026-03-06T04:27:28.064Z | and $N others |
| 8601 | 2026-03-06T04:27:28.064Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8602 | 2026-03-06T04:27:28.064Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8603 | 2026-03-06T04:27:28.064Z | --> src/handler.rs |
| 8604 | 2026-03-06T04:27:28.064Z | | |
| 8605 | 2026-03-06T04:27:28.064Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8606 | 2026-03-06T04:27:28.064Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8607 | 2026-03-06T04:27:28.064Z | |
| 8608 | 2026-03-06T04:27:28.064Z | error[E0277]: the trait bound `Ret: serde::Serialize` is not satisfied |
| 8609 | 2026-03-06T04:27:28.064Z | --> tests/fail/bad_trait_endpoint7.rs:28:10 |
| 8610 | 2026-03-06T04:27:28.064Z | | |
| 8611 | 2026-03-06T04:27:28.064Z | 28 | ) -> Result<HttpResponseOk<Ret>, HttpError>; |
| 8612 | 2026-03-06T04:27:28.064Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound |
| 8613 | 2026-03-06T04:27:28.064Z | | |
| 8614 | 2026-03-06T04:27:28.064Z | help: the trait `serde_core::ser::Serialize` is not implemented for `Ret` |
| 8615 | 2026-03-06T04:27:28.064Z | --> tests/fail/bad_trait_endpoint7.rs:13:1 |
| 8616 | 2026-03-06T04:27:28.064Z | | |
| 8617 | 2026-03-06T04:27:28.064Z | 13 | struct Ret { |
| 8618 | 2026-03-06T04:27:28.064Z | | ^^^^^^^^^^ |
| 8619 | 2026-03-06T04:27:28.064Z | = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Ret` type |
| 8620 | 2026-03-06T04:27:28.064Z | = note: for types from other crates check whether the crate offers a `serde` feature flag |
| 8621 | 2026-03-06T04:27:28.064Z | = help: the following other types implement trait `serde_core::ser::Serialize`: |
| 8622 | 2026-03-06T04:27:28.064Z | &'a T |
| 8623 | 2026-03-06T04:27:28.064Z | &'a mut T |
| 8624 | 2026-03-06T04:27:28.064Z | () |
| 8625 | 2026-03-06T04:27:28.064Z | (T,) |
| 8626 | 2026-03-06T04:27:28.064Z | (T0, T1) |
| 8627 | 2026-03-06T04:27:28.064Z | (T0, T1, T2) |
| 8628 | 2026-03-06T04:27:28.064Z | (T0, T1, T2, T3) |
| 8629 | 2026-03-06T04:27:28.065Z | (T0, T1, T2, T3, T4) |
| 8630 | 2026-03-06T04:27:28.065Z | and $N others |
| 8631 | 2026-03-06T04:27:28.065Z | = note: required for `Ret` to implement `dropshot::handler::HttpResponseContent` |
| 8632 | 2026-03-06T04:27:28.065Z | note: required by a bound in `dropshot::HttpResponseOk` |
| 8633 | 2026-03-06T04:27:28.065Z | --> src/handler.rs |
| 8634 | 2026-03-06T04:27:28.065Z | | |
| 8635 | 2026-03-06T04:27:28.065Z | | pub struct HttpResponseOk<T: HttpResponseContent + Send + Sync + 'static>( |
| 8636 | 2026-03-06T04:27:28.065Z | | ^^^^^^^^^^^^^^^^^^^ required by this bound in `HttpResponseOk` |
| 8637 | 2026-03-06T04:27:28.065Z | |
| 8638 | 2026-03-06T04:27:28.065Z | error[E0277]: the trait bound `fn(RequestContext<<ServerImpl as MyApi>::Context>) -> impl Future<Output = Result<dropshot::HttpResponseOk<Ret>, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}: dropshot::handler::HttpHandlerFunc<_, _, _>` is not satisfied |
| 8639 | 2026-03-06T04:27:28.065Z | --> tests/fail/bad_trait_endpoint7.rs:22:5 |
| 8640 | 2026-03-06T04:27:28.065Z | | |
| 8641 | 2026-03-06T04:27:28.065Z | 18 | #[dropshot::api_description] |
| 8642 | 2026-03-06T04:27:28.065Z | | ---------------------------- required by a bound introduced by this call |
| 8643 | 2026-03-06T04:27:28.065Z | ... |
| 8644 | 2026-03-06T04:27:28.065Z | 22 | / #[endpoint { |
| 8645 | 2026-03-06T04:27:28.065Z | 23 | | method = GET, |
| 8646 | 2026-03-06T04:27:28.065Z | 24 | | path = "/test", |
| 8647 | 2026-03-06T04:27:28.065Z | 25 | | }] |
| 8648 | 2026-03-06T04:27:28.065Z | 26 | | async fn bad_endpoint( |
| 8649 | 2026-03-06T04:27:28.065Z | | |_________________________^ unsatisfied trait bound |
| 8650 | 2026-03-06T04:27:28.065Z | | |
| 8651 | 2026-03-06T04:27:28.065Z | = help: the trait `dropshot::handler::HttpHandlerFunc<_, _, _>` is not implemented for fn item `fn(RequestContext<<ServerImpl as MyApi>::Context>) -> impl Future<Output = Result<dropshot::HttpResponseOk<Ret>, dropshot::HttpError>> + Send + 'static {<ServerImpl as MyApi>::bad_endpoint}` |
| 8652 | 2026-03-06T04:27:28.065Z | note: required by a bound in `ApiEndpoint::<Context>::new` |
| 8653 | 2026-03-06T04:27:28.065Z | --> src/api_description.rs |
| 8654 | 2026-03-06T04:27:28.065Z | | |
| 8655 | 2026-03-06T04:27:28.065Z | | pub fn new<HandlerType, FuncParams, ResponseType>( |
| 8656 | 2026-03-06T04:27:28.065Z | | --- required by a bound in this associated function |
| 8657 | 2026-03-06T04:27:28.065Z | ... |
| 8658 | 2026-03-06T04:27:28.065Z | | HandlerType: HttpHandlerFunc<Context, FuncParams, ResponseType>, |
| 8659 | 2026-03-06T04:27:28.069Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ApiEndpoint::<Context>::new` |
| 8660 | 2026-03-06T04:27:28.069Z | ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ |
| 8661 | 2026-03-06T04:27:28.069Z | note: If the actual output is the correct output you can bless it by rerunning |
| 8662 | 2026-03-06T04:27:28.069Z | your test with the environment variable TRYBUILD=overwrite |
| 8663 | 2026-03-06T04:27:28.069Z | |
| 8664 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_endpoint8.rs ... ok |
| 8665 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_endpoint9.rs ... ok |
| 8666 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_endpoint_error.rs ... ok |
| 8667 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only1.rs ... ok |
| 8668 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only10.rs ... ok |
| 8669 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only11.rs ... ok |
| 8670 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only12.rs ... ok |
| 8671 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only13.rs ... ok |
| 8672 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only14.rs ... ok |
| 8673 | 2026-03-06T04:27:28.069Z | test tests/fail/bad_trait_only15.rs ... ok |
| 8674 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only16.rs ... ok |
| 8675 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only17.rs ... ok |
| 8676 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only18.rs ... ok |
| 8677 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only19.rs ... ok |
| 8678 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only2.rs ... ok |
| 8679 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only20.rs ... ok |
| 8680 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only21.rs ... ok |
| 8681 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only22.rs ... ok |
| 8682 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only3.rs ... ok |
| 8683 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only4.rs ... ok |
| 8684 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only5.rs ... ok |
| 8685 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only6.rs ... ok |
| 8686 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only7.rs ... ok |
| 8687 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only8.rs ... ok |
| 8688 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_trait_only9.rs ... ok |
| 8689 | 2026-03-06T04:27:28.070Z | test tests/fail/bad_version_backwards.rs ... ok |
| 8690 | 2026-03-06T04:27:28.070Z | test tests/fail/unused_endpoint.rs ... ok |
| 8691 | 2026-03-06T04:27:28.070Z | |
| 8692 | 2026-03-06T04:27:28.070Z | |
| 8693 | 2026-03-06T04:27:28.070Z | error: test failed, to rerun pass `-p dropshot --test fail` |
| 8694 | 2026-03-06T04:27:28.070Z | |
| 8695 | 2026-03-06T04:27:28.070Z | real 2:56.095690334 |
| 8696 | 2026-03-06T04:27:28.070Z | user 16:17.011580945 |
| 8697 | 2026-03-06T04:27:28.070Z | sys 2:36.583671643 |
| 8698 | 2026-03-06T04:27:28.070Z | trap 0.803561359 |
| 8699 | 2026-03-06T04:27:28.070Z | tflt 0.086288085 |
| 8700 | 2026-03-06T04:27:28.070Z | dflt 0.145281076 |
| 8701 | 2026-03-06T04:27:28.070Z | kflt 0.000102790 |
| 8702 | 2026-03-06T04:27:28.070Z | lock 1:06:26.997954188 |
| 8703 | 2026-03-06T04:27:28.070Z | slp 59:02.961438810 |
| 8704 | 2026-03-06T04:27:28.070Z | lat 59.304774377 |
| 8705 | 2026-03-06T04:27:28.070Z | stop 2:15.662276104 |
| 8706 | 2026-03-06T04:27:28.070Z | process exited: duration 347390 ms, exit code 101 |
| |
| 8707 | 2026-03-06T04:27:28.078Z | found 0 output files |